mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-04 13:16:45 +02:00
improve /help system and add startup welcome message
This commit is contained in:
@ -30,10 +30,10 @@
|
||||
|
||||
#ifdef _SUPPORT_AUDIO
|
||||
#define GLOBAL_NUM_COMMANDS 16
|
||||
#define CHAT_NUM_COMMANDS 13
|
||||
#define CHAT_NUM_COMMANDS 12
|
||||
#else
|
||||
#define GLOBAL_NUM_COMMANDS 14
|
||||
#define CHAT_NUM_COMMANDS 5
|
||||
#define CHAT_NUM_COMMANDS 4
|
||||
#endif /* _SUPPORT_AUDIO */
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user