Queer European MD passionate about IT
소스 검색

Allow user-defined reply keyboard button

Davte 5 년 전
부모
커밋
ffb7d1617c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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=(