This commit is contained in:
parent
1af0223042
commit
444e8d78aa
@ -2,7 +2,7 @@
|
||||
|
||||
to setup (requires node.js):
|
||||
|
||||
* create a copy of example_config.json named config.json
|
||||
* (in the config folder) create a copy of example_config.json named config.json
|
||||
* fill out empty values with correct values in config.json (token is discord token, cookie is .ROBLOSECURITY cookie, clientId is the bot's ID (right click bot in discord then choose copy ID with developer mode enabled))
|
||||
* install dependencies
|
||||
```
|
||||
|
1
config/.gitignore
vendored
1
config/.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
*
|
||||
!example_config.json
|
||||
!.gitignore
|
Loading…
Reference in New Issue
Block a user