- Moved the code around a little to read like: Imports → Load environment → Declare globals → Load bad words → Events/commands → DB setup → Helper functions → Run bot. This should make the code easier to read/follow while keeping related things closer together in the codebase.
Description
No description provided
Languages
Python
100%