Skip to content

Commit 798af92

Browse files
committed
documentation is a thing.
1 parent de60a27 commit 798af92

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
##All commands should start with mentioning the bot (@SFCJbot)
1+
#All commands should start with mentioning the bot (@SFCJbot)
22

33
commands:
44

55
**help** - links to the GitHub page so the user can see the README
66

77
**games** - lists the games SFCJbot offers and their shorthand aliases
88

9-
**alias** - lists the games SFCJbot offers and their shorthand aliases
9+
**aliases** - lists the games SFCJbot offers and their shorthand aliases
1010

1111
**queue [game]** - adds you to the queue for [game]
1212

@@ -24,4 +24,10 @@ commands:
2424

2525
mod-only commands:
2626

27-
**addgame [game]** - lets the bot recognize [game] as a valid game. (this command is not working for now.)
27+
**addgame [game]** - lets the bot recognize [game] as a valid game.
28+
29+
**alias [alias] to mean [game]** - lets the bot recognize [alias] as an alias for [game]
30+
31+
**removegame [game]** - removes a game and probably makes players sad!
32+
33+
**removealias [alias]** - removes an alias.

0 commit comments

Comments
 (0)