Skip to content

Release v2024.503.0

Latest

Choose a tag to compare

@notsniped notsniped released this 03 May 17:51
eb5e8b4

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 /profile by @notsniped in #8
  • Add colors to bot client terminal output by @notsniped in #9
  • Add /customization profile_color command to let users customize their profile theme color by @notsniped in #11

Bug Fixes 🛠

  • Fix issue where /profile_banner wouldn't sync when constructed in /customization slash 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.strftime import by @notsniped in #5
  • Improve code quality for database file checks by @notsniped in #10

Full Changelog: v2024.410.1...v2024.503.0