TrueWinter / DiscordBot

My Discord bot. Development has been stopped
https://blog.truewinter.dev/2020/04/09/development-and-support-for-my-discord-bot-has-been-stopped
Apache License 2.0
46 stars 42 forks source link

I broke the config #9

Closed TrueWinter closed 7 years ago

TrueWinter commented 7 years ago

I don't know why I did it, but instead of doing require(./config.js), I did require(./config) which broke the code as there is not a file called config. Will fix later today.

TrueWinter commented 7 years ago

Fixed in version 3.0.1