forked from External/ergo
Add the INFO command
This commit is contained in:
parent
33651ea03c
commit
d715abf0f0
3 changed files with 48 additions and 0 deletions
|
|
@ -186,6 +186,11 @@ Get an explanation of <argument>, or "index" for a list of help topics.`,
|
|||
text: `HELPOP <argument>
|
||||
|
||||
Get an explanation of <argument>, or "index" for a list of help topics.`,
|
||||
},
|
||||
"info": {
|
||||
text: `INFO
|
||||
|
||||
Sends information about the server, developers, etc.`,
|
||||
},
|
||||
"invite": {
|
||||
text: `INVITE <nickname> <channel>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue