small changes
This commit is contained in:
parent
7785fd6368
commit
19caebcb36
@ -94,7 +94,7 @@ def send_version(message):
|
|||||||
|
|
||||||
:rtype:none
|
:rtype:none
|
||||||
"""
|
"""
|
||||||
bot.reply_to(message, bot_version)
|
bot.reply_to(message, "the current bot version is " + bot_version)
|
||||||
|
|
||||||
|
|
||||||
@bot.message_handler(commands=['help', 'Help']) # /help -> sending all functions
|
@bot.message_handler(commands=['help', 'Help']) # /help -> sending all functions
|
||||||
|
Loading…
Reference in New Issue
Block a user