Skip to content

Releases: kmrin/RinBot

RinBot-Github_ALT-v1.5.0

29 Sep 06:21
Compare
Choose a tag to compare

v1.5.0 Release

changelog

  • Fixed a bug where if a user without a profile picture used the /play command, the command would crash with a "AttributeError".
  • Small utilitary funcions are now grouped together in a single file, 'helpers.py' inside the 'program' folder.
  • Main classes related to the 'music' extension have been separated and moved into the 'music' folder inside the 'program' folder.
  • Song histories are now located at 'program/music/cache'.
  • 'music' extension remade.
  • RinBot is now capable of playing songs on multiple servers simultaniously!

RinBot-Github_ALT-v1.4.3

26 Sep 02:16
Compare
Choose a tag to compare

v1.4.3 Release

changelog

  • Initial github alternative release