Update /help
This commit is contained in:
parent
0156419aed
commit
2fd5804e87
3
bot.py
3
bot.py
|
@ -354,7 +354,8 @@ def help_command(bot, update, db):
|
||||||
"Quests you get XP based on how difficult and important the "
|
"Quests you get XP based on how difficult and important the "
|
||||||
"Quest/Side Quest was. Quests/Side Quests can be added and "
|
"Quest/Side Quest was. Quests/Side Quests can be added and "
|
||||||
"modified later.\n\n To get more help check "
|
"modified later.\n\n To get more help check "
|
||||||
"[Extended Help](https://webionite.com/questable/). In case, of "
|
"[Extended Help](https://webionite.com/questable/) or "
|
||||||
|
"[this video](https://t.me/quadnite/25). In case, of "
|
||||||
"bugs/feedback/more help, contact @ceda\\_ei or join the "
|
"bugs/feedback/more help, contact @ceda\\_ei or join the "
|
||||||
"[group](https://t.me/questable).")
|
"[group](https://t.me/questable).")
|
||||||
reply_markup = telegram.ReplyKeyboardMarkup(custom_keyboard)
|
reply_markup = telegram.ReplyKeyboardMarkup(custom_keyboard)
|
||||||
|
|
Loading…
Reference in New Issue