Queer European MD passionate about IT
Browse Source

Allow user-defined reply keyboard button

Davte 4 years ago
parent
commit
ffb7d1617c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ciclopibot/ciclopi.py

+ 1 - 1
ciclopibot/ciclopi.py

@@ -1501,7 +1501,7 @@ def init(bot, ciclopi_messages=None):
         ciclopi_messages = default_ciclopi_messages
 
     @bot.command(command='/ciclopi', aliases=["CicloPi 🚲", "🚲 CicloPi 🔴"],
-                 reply_keyboard_button=default_ciclopi_messages[
+                 reply_keyboard_button=ciclopi_messages[
                     'ciclopi_command']['reply_keyboard_button'],
                  show_in_keyboard=True,
                  description=(