EarTensifier Versions Save

Powerful Discord entertainment bot in over 400,000 servers.

2.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Tetracyl/EarTensifier/compare/2.4.0...2.5.0

2.4.0

1 year ago

Changelog

  • A ton of bug fixes (I've honestly lost track of what was fixed)
  • Added slash command mentions to help command
  • Added broadcast command

New Contributors

Full Changelog: https://github.com/Tetracyl/EarTensifier/compare/2.3.0...2.4.0

2.3.0

1 year ago
  • Play command autocompletes with your song history.
  • Playlist commands autocomplete with your stored playlists.
  • Queue manipulation commands autocomplete with the song in the queue.
  • You can now add any message's content to the queue by right clicking the message selecting Apps > Play.
  • A loop button has been added to the Now Playing embed. The loop button can loop a queue/song and unloop as well.
  • An add to queue button has been added to the Now Playing embed to make it easier to queue up your favorite songs.
  • Many slash command bugs have been fixed.
  • Bug Fixes
  • Privacy policy has been updated to include storing of last played songs.

https://www.youtube.com/watch?v=D6WN5D0lL24

2.1.0

2 years ago

Added Apple Music Support

What's Changed

New Contributors

Full Changelog: https://github.com/Tetracyl/EarTensifier/compare/2.0.0...2.1.0

2.0.0

2 years ago

I forgor to release this :skull:

Ear Tensifier v2.0.0 Over the past couple of months I have been working on v2 of the bot and I'm glad to announce it is finally released! Version 2 is a complete rewrite which adapts many of the new features that Discord has added to bots such as slash commands, buttons, and select menus. Most importantly, in v2, the bot no longer uses Lavalink to output audio and play songs but it instead uses sange (https://github.com/ilikdoge/sange) which delivers much crisper and smoother audio.

Changes Here are just some of the changes/new features in v2:

  • Added slash commands
  • Added buttons to now playing embed to pause and go back to or skip a song
  • Redesigned now playing embed and added a progress bar that updates every 30 seconds based on the song's duration
  • Replaced pagination reactions with buttons
  • Added dropdown menu to search command instead of having to input numbers
  • Added command for setting default volume
  • Added commands to make it easier to listen/ignore channels
  • Added settings command to view the bot's server settings
  • Added tremolo filters
  • Added an option to disable now playing messages from being sent
  • Many bug fixes

Website I have also completely revamped the website which you can checkout here: https://eartensifier.net/

1.9.0

2 years ago

Updated the bot to discord.js v13 thanks to @rajamoulimallareddy

1.8.0

2 years ago

Added clean command that deletes an X amount of the bot's latest messages thanks to @lmpham1

1.7.0

2 years ago

Increased Spotify playlist limit to infinite Fixed a bug where Spotify playlists and songs were not working Fixed a bug where Youtube playlists were not working Fixed a bug where playlist creation times were innacurate Added self hosting guide to the bot's readme

v1.6.0

3 years ago

Numerous bug fixes Added privacy policy command New filters:

  • Speed
  • Pitch
  • Rate
  • Nightcore
  • Vaporwave

v1.5.0

3 years ago
  • Custom Playlists: You can now create custom playlists and load them into the queue in seconds! Use the help command for more information.
  • Youtube Playlists: Youtube playlists are now supported.
  • Embed overhaul: I've changed many commands to send embeds instead of messages. This prevents users from exploiting certain commands and make the bot look cleaner.
  • Pagination: You can now flip between the queue if there are more than 10 songs.
  • Previous Command: The previous command lets you go back to the previous song.
  • Multiple bug fixes