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

Add /list command that lists all group peers w/ public keys

This commit is contained in:
jfreegman
2021-11-12 11:32:37 -05:00
parent 85f9c1241c
commit 408c8f7c10
5 changed files with 34 additions and 4 deletions

View File

@@ -88,6 +88,7 @@ static const char *group_cmd_list[] = {
"/ignore",
"/join",
"/kick",
"/list",
"/log",
"/mod",
"/myid",