From d818dbf3c000b72372d264c38fe3fc19468b693b Mon Sep 17 00:00:00 2001 From: anon Date: Wed, 2 Aug 2023 17:37:15 +0200 Subject: [PATCH] +user api plan --- docs/api.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 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