diff --git a/tg_bot/modules/stickers.py b/tg_bot/modules/stickers.py index 2b5dfba70..3b8a7614c 100644 --- a/tg_bot/modules/stickers.py +++ b/tg_bot/modules/stickers.py @@ -75,7 +75,7 @@ def kang(update: Update, context: CallbackContext): elif e.message == "Invalid sticker emojis": msg.reply_text("Invalid emoji(s).") elif e.message == "Stickers_too_much": - msg.reply_text("Max packsize reached. Press F to pay respecc.") + msg.reply_text("Max packsize reached. Press F to pay respect.") print(e) elif args: try: