mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-03 03:16:46 +02:00
add command to turn logs on/off
This commit is contained in:
@ -48,6 +48,7 @@ const uint8_t glob_cmd_list[AC_NUM_GLOB_COMMANDS][MAX_CMDNAME_SIZE] = {
|
||||
{ "/groupchat" },
|
||||
{ "/help" },
|
||||
{ "/join" },
|
||||
{ "/log" },
|
||||
{ "/myid" },
|
||||
{ "/nick" },
|
||||
{ "/note" },
|
||||
|
Reference in New Issue
Block a user