update setting up
This commit is contained in:
parent
11ddf99622
commit
f375df8e4e
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
```py
|
```py
|
||||||
token_discord = "your discord token"
|
token_discord = "your discord token"
|
||||||
token_genius = "your genius token"
|
token_genius = "your genius token"
|
||||||
|
token_reddit = {"client_id": "ton client_id", "client_secret": "ton client_secret", "user_agent": "ton pseudo (exemple u/gotaga)"}
|
||||||
```
|
```
|
||||||
|
|
||||||
#### __Starting up__
|
#### __Starting up__
|
||||||
|
|
Reference in a new issue