We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cdd2a commit dc0aa1bCopy full SHA for dc0aa1b
script/order_bot_program/setting.py
@@ -1 +1,4 @@
1
menu_xlsx_path = 'script/order_bot/menu.xlsx'
2
+command_data_dict = {'command_line':'',
3
+ 'is_command':False,
4
+ 'bot_reply':''}
0 commit comments