Skip to content

Commit 99d64d9

Browse files
authored
Update README.md
1 parent 910bff7 commit 99d64d9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
11
# mod-bot
22
Mod Bot For Starters
3+
4+
This is an Starters it will be soon updated more.
5+
6+
# Edit config.json
7+
``json
8+
{
9+
"token": "Your Bot TOKEN here",
10+
"prefix": "?",
11+
"color": {
12+
"positive": "GREEN",
13+
"negative": "RED",
14+
"neutral": "BLUE",
15+
"warn": "YELLOW"
16+
},
17+
"ownerId": "Owner id here"
18+
}
19+
```

0 commit comments

Comments
 (0)