update setting up

This commit is contained in:
Mylloon 2020-12-11 11:06:00 +01:00
parent 11ddf99622
commit f375df8e4e

View file

@ -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__