-
Notifications
You must be signed in to change notification settings - Fork 24
Misc module
FrenchMasterSword edited this page Apr 13, 2019
·
2 revisions
Print some info and useful links about the bot
Usage: do info
Example
Returns time taken by the bot to send and acknowledge a message, as well as average bot's latency
Usage: do ping
Example
Shows information and usage about the different modules and commands of the bot
Usage: do help [command]
-
command
is the optional command, or module, you wish to know about
Basic example
For each command in the cog is displayed a short explanation. If there are required or optional arguments you may provide,
they are listed in the Usage - associated. Else the command is simply invoked with do command
.
Module example
For some commands more information, such as command structuring, are detailed in the more complete help, which you can show
doing do help command
.