v4.0.5
This release corresponds to the version 4.0.5 of the bot. For more information checkout the README.
Changelog
- Fixed a bug where the bot would crash if a channel would be deleted on any of the servers it was part of when using the level data provider.
- Added a config option to start an HTTP server to facilitate the hosting of the bot in services like Repl.it and Heroku to keep the bot alive 24/7. To enable this, set
enable_keep_alive
totrue
.