aboutsummaryrefslogtreecommitdiff
path: root/docs/api.md
diff options
context:
space:
mode:
authorEmil2023-08-04 09:13:47 -0600
committerEmil2023-08-04 09:13:47 -0600
commit935243d8b4ea992c50315f0c8fcb300365a5762d (patch)
treec22d800773997b7b267d5d6cba5931f22ee2be64 /docs/api.md
downloademil-probotic-master.tar.xz
emil-probotic-master.tar.zst
Initial commitHEADmaster
Diffstat (limited to 'docs/api.md')
-rw-r--r--docs/api.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/api.md b/docs/api.md
new file mode 100644
index 0000000..a1d7da3
--- /dev/null
+++ b/docs/api.md
@@ -0,0 +1,14 @@
+# Syntax
+ <bot_name>: <command>
+
+# Commands
+ + remind : dump current assignment
+## Admin
+ + reroll : terminate current assignment early and get a new
+ + set_repo <link> : set project repository link (to be dumped on remind)
+ + raw <sql> : execute raw sql, so add/delete is covered without retarded interfaces
+## PM
+So random users cant shit up the channel / add support for personal assignments.
+ + dump : list all possible projects
+ + request : request personal project
+ + remind : dump the users current personal assignment