mirror of
https://github.com/Tha14/toxic.git
synced 2025-07-05 06:06:45 +02:00
Implement new groupchats
This commit is contained in:
@ -85,11 +85,13 @@ static const char *conference_cmd_list[] = {
|
||||
"/connect",
|
||||
"/decline",
|
||||
"/exit",
|
||||
"/group",
|
||||
"/conference",
|
||||
#ifdef GAMES
|
||||
"/game",
|
||||
#endif
|
||||
"/help",
|
||||
"/join",
|
||||
"/log",
|
||||
#ifdef AUDIO
|
||||
"/mute",
|
||||
|
Reference in New Issue
Block a user