Make sure that your PR fulfills these requirements:
[x] Code has been linted with the proper rules.
:page_facing_up: Description
This PR corresponds to the version 4.0.5 of this bot, it contains the following changes:
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 to true.
:pencil: Checklist
Make sure that your PR fulfills these requirements:
:page_facing_up: Description
This PR corresponds to the version 4.0.5 of this bot, it contains the following changes:
enable_keep_alive
totrue
.:pushpin: Does this PR address any issue?
65