summaryrefslogtreecommitdiff
path: root/help.md
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2023-09-05 11:38:26 -0400
committersowgro <tpoke.ferrari@gmail.com>2023-09-05 11:38:26 -0400
commitf924dd8fcaeca7523289b9aba46b6145c46b42dd (patch)
tree70294b1266fa1846b7ea122e88e48483fae3278e /help.md
parente4450c8417624b71d779cb4f41692538f9165e10 (diff)
downloadsowbot3-f924dd8fcaeca7523289b9aba46b6145c46b42dd.tar.gz
sowbot3-f924dd8fcaeca7523289b9aba46b6145c46b42dd.tar.bz2
sowbot3-f924dd8fcaeca7523289b9aba46b6145c46b42dd.zip
rename /use to /send, add resetcmd
Diffstat (limited to '')
-rw-r--r--help.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/help.md b/help.md
index f824c1c..717e373 100644
--- a/help.md
+++ b/help.md
@@ -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.