Skip to content

Commit d1dcaa7

Browse files
committed
Add text color
1 parent d5cf4d1 commit d1dcaa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bot_constant-json.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
CQ_ROOT = settingsJSON['CQ_ROOT']
2222
CQ_PORT = settingsJSON['CQ_PORT']
2323
JQ_MODE = settingsJSON['JQ_MODE'] # if use Coolq Pro, set as True, otherwise False
24-
print('[CTBot] JSON Config file support [EN]')
24+
print('[CTBot] JSON Config file support [\033[0;32;40mEnable\033[0m]')

0 commit comments

Comments
 (0)