Skip to content

v1.6.2

Compare
Choose a tag to compare
@LevBernstein LevBernstein released this 09 Nov 19:57
· 110 commits to main since this release

Release 1.6.2 brings some major changes compared to the last release. Beardless Bot now runs off of the Bot class, allowing it to use the command event instead of the on_message event. In addition, the codebase is now compliant with PEP8's style recommendations, with the except of tabs vs spaces. I quite like tabs.