mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 22:56:35 +01:00
add command to turn logs on/off
This commit is contained in:
@@ -41,6 +41,7 @@ static struct cmd_func global_commands[] = {
|
||||
{ "/exit", cmd_quit },
|
||||
{ "/groupchat", cmd_groupchat },
|
||||
{ "/help", cmd_prompt_help },
|
||||
{ "/log", cmd_log },
|
||||
{ "/myid", cmd_myid },
|
||||
{ "/nick", cmd_nick },
|
||||
{ "/note", cmd_note },
|
||||
|
||||
Reference in New Issue
Block a user