diff options
| author | Emil | 2023-08-04 09:13:47 -0600 |
|---|---|---|
| committer | Emil | 2023-08-04 09:13:47 -0600 |
| commit | 935243d8b4ea992c50315f0c8fcb300365a5762d (patch) | |
| tree | c22d800773997b7b267d5d6cba5931f22ee2be64 /docs/api.md | |
| download | emil-probotic-935243d8b4ea992c50315f0c8fcb300365a5762d.tar.xz emil-probotic-935243d8b4ea992c50315f0c8fcb300365a5762d.tar.zst | |
Diffstat (limited to 'docs/api.md')
| -rw-r--r-- | docs/api.md | 14 |
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 |
