diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2023-09-05 11:38:26 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2023-09-05 11:38:26 -0400 |
commit | f924dd8fcaeca7523289b9aba46b6145c46b42dd (patch) | |
tree | 70294b1266fa1846b7ea122e88e48483fae3278e /help.md | |
parent | e4450c8417624b71d779cb4f41692538f9165e10 (diff) | |
download | sowbot3-f924dd8fcaeca7523289b9aba46b6145c46b42dd.tar.gz sowbot3-f924dd8fcaeca7523289b9aba46b6145c46b42dd.tar.bz2 sowbot3-f924dd8fcaeca7523289b9aba46b6145c46b42dd.zip |
rename /use to /send, add resetcmd
Diffstat (limited to '')
-rw-r--r-- | help.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # welcome to sowbot 3! -- To use a command, type `/use` then the name of the command. A list of available commands should appear. +- To use a command, type `/send` 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. |