- Platform logs associated to a message are now associated with platform-specific IDs
- Fixes for `!customvc`, specifically in relation to commands execution.
- Optimized logic
- Fixed limits for certain values like VC users limit
- Better code integrity: now self-references as a Cog
- Lots of minor other tweaks, adjustments, and improvements
- Ironed out some issues with registering certain events into the database
- Fixed the old Twitch re-auth token issue. Now automatically renews it and initiates the bot with it.
These issues has been pestering the project a while now as they required some workarounds. Should work smoother from here on out! (I hope ...)
- Reorganized commands into separate files for better fault tolerance and feature expandability
- Added basic dynamic bot status
- Needs additional work. Currently very basic, planned features include fully dynamic mode with automatic alerts and such.
- Minor other tweaks
- OokamiPup v2 can now enter sevaral community channels
- Individual channel settings. By default, all commands are disabled
- Channel-specific settings allow enabling/disabling individual commands per channel
- Added a few more fun facts
- Minor tweaks and bugfixes