diff --git a/bot.py b/bot.py index 6d60a8a..d6ac58b 100644 --- a/bot.py +++ b/bot.py @@ -13,7 +13,9 @@ # Variable que se utilizará en el comando /start para enviarlo como el texto del mensaje del bot bot_text = ''' -El bot está creado en https://glitch.com/~{} + +Este bot ha sido creado aquí. https://glitch.com/~{} + '''.format(environ['PROJECT_NAME']) #Keyboard del menú