mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-06 22:56:35 +01:00
Remove redundant command /mykey
You can get your own key with the /whois command
This commit is contained in:
@@ -127,7 +127,6 @@ static struct cmd_func groupchat_commands[] = {
|
||||
{ "/ignore", cmd_ignore },
|
||||
{ "/kick", cmd_kick },
|
||||
{ "/mod", cmd_mod },
|
||||
{ "/mykey", cmd_mykey },
|
||||
{ "/passwd", cmd_set_passwd },
|
||||
{ "/peerlimit", cmd_set_peerlimit },
|
||||
{ "/privacy", cmd_set_privacy },
|
||||
|
||||
Reference in New Issue
Block a user