1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-08 22:36:34 +01:00

Merge with upstream master

This commit is contained in:
Jfreegman
2015-11-10 23:52:54 -05:00
23 changed files with 373 additions and 82 deletions

View File

@@ -54,6 +54,7 @@ static struct cmd_func global_commands[] = {
{ "/join", cmd_join },
{ "/log", cmd_log },
{ "/myid", cmd_myid },
{ "/myqr", cmd_myqr },
{ "/nick", cmd_nick },
{ "/note", cmd_note },
{ "/nospam", cmd_nospam },