making a !help command. where do i get the commands from?
im trying to make a help command since I've started learning about paginated messages, but where would I get these commands from?
Solution:Jump to solution
There are several ways to get the list of all commands, depending on the context of your current code. The following are the different methods:
Inside another command:
...
1 Reply
Solution
There are several ways to get the list of all commands, depending on the context of your current code. The following are the different methods:
Inside another command:
Inside another piece:
Anywhere else: