diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2023-09-02 19:12:47 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2023-09-02 19:12:47 -0400 |
commit | e4450c8417624b71d779cb4f41692538f9165e10 (patch) | |
tree | b70826542223ecdf8a7a259f61b0a1abb8a217d8 /help.md | |
download | sowbot3-e4450c8417624b71d779cb4f41692538f9165e10.tar.gz sowbot3-e4450c8417624b71d779cb4f41692538f9165e10.tar.bz2 sowbot3-e4450c8417624b71d779cb4f41692538f9165e10.zip |
first commit
Diffstat (limited to 'help.md')
-rw-r--r-- | help.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +# welcome to sowbot 3! +- To use a command, type `/use` then the name of the command. A list of available commands should appear. +- To preview a command (only you see it) run `/preview` then the name of the command. A list of available commands should appear. +- To add a command type `/add`. In the name field, put the name of the command. In the content field put the image link or whatever else you want the bot to send. +- To remove a command type `/remove` then the name of the command. A list of available commands should appear. +- To view the manual again type `/help` + +Note: There is a hard limit of 25 commands due to Discords limit on command choices.
\ No newline at end of file |