Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

MusicBot release-010620u Heroku Edition

Latest
Compare
Choose a tag to compare
@infinitepower18 infinitepower18 released this 23 Jul 08:05
· 151 commits to master since this release

Starting from this release, we have switched to the unofficial fork of the bot maintained by Team-JSB, which has a few developers from the original team and has been promoted in the official Discord support server. As this release contains several fixes as well as some new features, we recommend you update to this release. The fork will be updated regularly unlike the main repo.

To prevent any issues while updating, we strongly suggest you delete and recreate the Heroku application from scratch.

To get started, download the source code zip, extract it and follow the instructions in the readme to set up the bot.

New Features

  • Better audio normalization
  • Support for Python 3.8
  • Spotify URI support without the need to supply API credentials
  • Allow customizing embed footers
  • Support for Discord’s application teams

Fixes

  • Legacyskip now allows user with no force skip permission to vote, which is more closely to legacy behavior
  • Fixed a bug that provided nonsense estimated time due to Youtube-DL returning no duration data
  • Reduced repetitive Youtube-DL queries when searching
  • Disconnecting the bot via Discord now stops the player from playing
  • Remove specific version requirement for discord.py[voice], it should now work with the latest version
  • Stops the player on error instead of allowing the bot to break if an error occurs during playback
  • Fix parsing for dev IDs in config

Translations

  • Italian translation added

Please note, we only modified the stuff needed to make the bot work on Heroku, everything else is left untouched.

Bot not working? Try updating the dependencies using the instructions given in the readme.

Heroku is not officially supported and you won’t get any support for it on their official Discord server. Please don’t waste your time there asking for help about it. You may open an issue here if you need assistance.