mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 00:06:35 +01:00
add command to decline friend requests
This commit is contained in:
@@ -43,6 +43,7 @@ static struct cmd_func global_commands[] = {
|
||||
{ "/add", cmd_add },
|
||||
{ "/clear", cmd_clear },
|
||||
{ "/connect", cmd_connect },
|
||||
{ "/decline", cmd_decline },
|
||||
{ "/exit", cmd_quit },
|
||||
{ "/groupchat", cmd_groupchat },
|
||||
{ "/help", cmd_prompt_help },
|
||||
|
||||
Reference in New Issue
Block a user