coffincw / UMass-STEM-Discord-Bot

Discord bot for role functionality and generating UMass CS memes on the UMass STEM Discord
MIT License
6 stars 6 forks source link

Adjust credential storage to take authentication code from environmental variables #58

Closed coffincw closed 4 years ago

coffincw commented 4 years ago

This is needed to account for Heroku randomly restarting dyno's throughout the day. Otherwise, someone has to reauthenticate every random restart.

coffincw commented 4 years ago

resolved