JamesIves / discord-wow-armory-bot

⚔️🗡️ World of Warcraft bot for Discord which checks a characters item level, notable achievements and pve/pvp progression and posts it in the chat.
https://jamesiv.es/python/2017/07/18/discord-wow-bot
MIT License
33 stars 25 forks source link

Typo in Configuration and Configuration Variables in Heroku #36

Closed tempusthales closed 6 years ago

tempusthales commented 6 years ago

Hi! Just wanted to thank you for making this bot, and point you to a "typo":

  1. On the readme.md in the section called Configuration, you mention DISCORD_BOT_TOKEN but when you launch the app using Deploy in Heroku, this key is not mentioned in the Configuration Variables... I had to add it manually...
JamesIves commented 6 years ago

Interesting! I'll look into this sometime this week.

JamesIves commented 6 years ago

Thanks for the report @tempusthales and sorry for the delay getting back to you on this (work is keeping me super occupied at the moment) - I've corrected this issue, the one-click install button should now correctly prompt you for the environment variables.