We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cf4d1 commit d1dcaa7Copy full SHA for d1dcaa7
1 file changed
bot_constant-json.py
@@ -21,4 +21,4 @@
21
CQ_ROOT = settingsJSON['CQ_ROOT']
22
CQ_PORT = settingsJSON['CQ_PORT']
23
JQ_MODE = settingsJSON['JQ_MODE'] # if use Coolq Pro, set as True, otherwise False
24
-print('[CTBot] JSON Config file support [EN]')
+print('[CTBot] JSON Config file support [\033[0;32;40mEnable\033[0m]')
0 commit comments