Have butlerbot dynamically list all available commands and descriptions.
Returns:
Object -- string (as a message to discord text channel)
Members
-
inner commands :Object
all available commands
-
-
inner data :Object
-
-
inner name :string
-
-
inner name :string
-
Methods
-
inner execute(message, args) → {string}
-
Parameters:
Name Type Description message
string command, used to determine which channel to return results
args
string additional information requested on a particular command
Returns:
string -results of dog api call