1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-02 17:56:45 +02:00

Remove redundant command /mykey

You can get your own key with the /whois command
This commit is contained in:
jfreegman
2021-11-11 10:05:52 -05:00
parent 06bdb0d167
commit cbf3145aee
5 changed files with 1 additions and 28 deletions

View File

@ -91,7 +91,6 @@ static const char *group_cmd_list[] = {
"/log",
"/mod",
"/myid",
"/mykey",
#ifdef QRCODE
"/myqr",
#endif /* QRCODE */