difference between conf and tokens

This commit is contained in:
Sergio Álvarez 2017-07-20 12:59:13 +02:00
parent cd29b92519
commit ea9ae19f8e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ More info (in spanish) [here](https://sergio.am/post/discord-webhooks-guild-noti
# configuration
You should edit the `conf.py` file.
You should edit the `tokens.py` file, and you can edit the `conf.py` file. `tokens` file contains tokens (ofc) and api keys for services. `conf` file contains a mix of icons and strings.
To get your Discord Webhook URL go [here](https://support.discordapp.com/hc/en-us/articles/228383668-Intro-to-Webhooks)