Thank you for following along! This is a stable tagged release of RateBot. (v2024.503.0) 🥮
All main features of the bot have finally been developed and fully released! 🎉
From now, updates to RateBot will be minimal, but I will now mostly focus on getting RateBot hosted on Discord, so that people will be able to use the service.
Thank you!
What's Changed
New Features! ✨
- Add custom profile description support to
/profileby @notsniped in #8 - Add colors to bot client terminal output by @notsniped in #9
- Add
/customization profile_colorcommand to let users customize their profile theme color by @notsniped in #11
Bug Fixes 🛠
- Fix issue where
/profile_bannerwouldn't sync when constructed in/customizationslash group by @notsniped in #3 - Fix
parse_rating()function return type by @notsniped in #7
Optimizations, Debloats, and Quality of Life Improvements 🍵
- Switch from command clone to direct function execution for User Commands by @notsniped in #4
- Add missing docstrings for some functions by @notsniped in #6
- Remove redundant
time.strftimeimport by @notsniped in #5 - Improve code quality for database file checks by @notsniped in #10
Full Changelog: v2024.410.1...v2024.503.0