From ea9ae19f8ea5fc58e7d2c53d438ff7ebe0981fd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20=C3=81lvarez?= Date: Thu, 20 Jul 2017 12:59:13 +0200 Subject: [PATCH] difference between conf and tokens --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9cdf5e..f6511d6 100644 --- a/README.md +++ b/README.md @@ -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)