summaryrefslogtreecommitdiff
path: root/help.md
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2023-09-02 19:12:47 -0400
committersowgro <tpoke.ferrari@gmail.com>2023-09-02 19:12:47 -0400
commite4450c8417624b71d779cb4f41692538f9165e10 (patch)
treeb70826542223ecdf8a7a259f61b0a1abb8a217d8 /help.md
downloadsowbot3-e4450c8417624b71d779cb4f41692538f9165e10.tar.gz
sowbot3-e4450c8417624b71d779cb4f41692538f9165e10.tar.bz2
sowbot3-e4450c8417624b71d779cb4f41692538f9165e10.zip
first commit
Diffstat (limited to 'help.md')
-rw-r--r--help.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/help.md b/help.md
new file mode 100644
index 0000000..f824c1c
--- /dev/null
+++ b/help.md
@@ -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