1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-08 17:26:35 +01:00

Merge with upstream

This commit is contained in:
Jfreegman
2015-11-01 21:07:22 -05:00
23 changed files with 507 additions and 500 deletions

View File

@@ -56,6 +56,7 @@ static struct cmd_func global_commands[] = {
{ "/myid", cmd_myid },
{ "/nick", cmd_nick },
{ "/note", cmd_note },
{ "/nospam", cmd_nospam },
{ "/q", cmd_quit },
{ "/quit", cmd_quit },
{ "/requests", cmd_requests },