small changes

This commit is contained in:
Linus E 2022-04-25 19:00:02 +02:00
parent 7785fd6368
commit 19caebcb36

View File

@ -94,7 +94,7 @@ def send_version(message):
: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