From 935243d8b4ea992c50315f0c8fcb300365a5762d Mon Sep 17 00:00:00 2001 From: Emil Date: Fri, 4 Aug 2023 09:13:47 -0600 Subject: Initial commit --- docs/api.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/api.md (limited to 'docs/api.md') 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 + : + +# Commands + + remind : dump current assignment +## Admin + + reroll : terminate current assignment early and get a new + + set_repo : set project repository link (to be dumped on remind) + + raw : 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 -- cgit v1.2.3