+user api plan
This commit is contained in:
parent
71f97d3230
commit
d818dbf3c0
14
docs/api.md
Normal file
14
docs/api.md
Normal file
@ -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
|
Reference in New Issue
Block a user