|
|
@@ -8,7 +8,7 @@ Discord bot for detecting and dealing with jerks. This bot is Rocketsoup's fault
|
|
8
|
8
|
|
|
9
|
9
|
## Setup
|
|
10
|
10
|
|
|
11
|
|
-See main document, [docs/setup.md](Setup).
|
|
|
11
|
+See main document, [Setup](docs/setup.md).
|
|
12
|
12
|
|
|
13
|
13
|
In brief, the full setup process is:
|
|
14
|
14
|
- create a Discord application in their developer portal
|
|
|
@@ -20,7 +20,7 @@ In brief, the full setup process is:
|
|
20
|
20
|
|
|
21
|
21
|
## Usage
|
|
22
|
22
|
|
|
23
|
|
-See main document, [docs/commands.md](Commands).
|
|
|
23
|
+See main document, [Commands](docs/commands.md).
|
|
24
|
24
|
|
|
25
|
25
|
* To see the list of commands, type `/help`.
|
|
26
|
26
|
* To get help on a specific command, type `/help /commandname`. E.g. `/help /hello`.
|