Releases: PyBotDevs/ratebot
Release v2024.503.0
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
Hotfix Release v2024.410.1
Thank you for following along! This is a stable tagged release (hotfix) of RateBot. (v2024.410.1)
Finally made all of the bot features functional 👍
What's Changed
- Set client to autogenerate
profileanduser_ratingsdatabases upon first startup by @notsniped in #1 - Add support for custom user profile banners in
/profileby @notsniped in #2
New Contributors
- @notsniped made their first contribution in #1
Full Changelog: v2024.410.0...v2024.410.1
Initial Release v2024.410.0
This is the First Stable Tagged Version of RateBot. (v2024.410.0)
New NKA project just dropped 🔥🔥
This is the first operable version of RateBot. For now this is only the source code, no bot has been released yet.
Don't worry though, as a bot for RateBot will be released soon (in the coming weeks).
As well as that, this is also simply a side project so I will probably be working on it less. Either way, make sure to stay tuned for any new updates :)
Full Changelog: https://github.com/PyBotDevs/ratebot/commits/v2024.410.0