Skip to content

Releases: PyBotDevs/ratebot

Release v2024.503.0

03 May 17:51
eb5e8b4

Choose a tag to compare

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

Hotfix Release v2024.410.1

10 Apr 08:06
834a070

Choose a tag to compare

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 profile and user_ratings databases upon first startup by @notsniped in #1
  • Add support for custom user profile banners in /profile by @notsniped in #2

New Contributors

Full Changelog: v2024.410.0...v2024.410.1

Initial Release v2024.410.0

09 Apr 19:19

Choose a tag to compare

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