Pārlūkot izejas kodu

Added args to /ask

master
LeoTheHuman pirms 8 gadiem
vecāks
revīzija
a1fe1d043e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      magic-judge-telegram-bot.py

+ 1
- 1
magic-judge-telegram-bot.py Parādīt failu

@@ -227,7 +227,7 @@ def comp_rules(bot, update, args):
text = '\n'.join(['<b>{}</b> {}'.format(name, crData['glossary'][name]) for name in sorted(nameCandidates)])
update.message.reply_text(text, parse_mode='HTML', quote = False)

def ask(bot, update):
def ask(bot, update, args):
pass

def dispatcher_setup(dispatcher):

Notiek ielāde…
Atcelt
Saglabāt