tested news api
This commit is contained in:
@@ -50,7 +50,6 @@ def send_start(message):
|
||||
def send_version(message):
|
||||
bot.reply_to(message, bot_version)
|
||||
|
||||
|
||||
@bot.message_handler(commands=['help']) # /help -> sending all functions
|
||||
def send_welcome(message):
|
||||
bot.reply_to(message, "/id or /auth for authentication. /update to get updates on your shares. /users to see all users. For further details see aktienbot.flokaiser.com")
|
||||
|
||||
Reference in New Issue
Block a user