blob: a1d7da3747e26cc67459a911e7d114160f5fe077 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
|