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

add mod-list prune command

This commit is contained in:
Jfreegman
2015-05-30 23:57:30 -04:00
parent 9cd8afe90a
commit 7e7087e94e
4 changed files with 18 additions and 2 deletions

View File

@@ -92,6 +92,7 @@ static struct cmd_func group_commands[] = {
{ "/passwd", cmd_set_passwd },
{ "/peerlimit", cmd_set_peerlimit },
{ "/privacy", cmd_set_privacy },
{ "/prune", cmd_prune },
{ "/rejoin", cmd_rejoin },
{ "/topic", cmd_set_topic },
{ "/unignore", cmd_unignore },