Skip to content

8.0.0

Compare
Choose a tag to compare
@naseif naseif released this 01 Oct 09:15
· 220 commits to main since this release
d521fcf
  • d521fcf: [Update] updated README and added new commands to the commands table | (@naseif)
  • 46a2409: [New] Added bassboost audio filter for music | (@naseif)
  • 8465c96: [New] Added 8D audio filter for music | (@naseif)
  • 588c3c2: [New] Added Reverse audio filter for music | (@naseif)
  • 91702a5: [Fix] Fixed stop command crashing after trying to access destroyed queue properties | (@naseif)
  • b3993b8: [Fix] Fixed a bug with the lyrics command where the bot would crash if there are no songs playing while searching | (@naseif)
  • 1e87e64: [New] Added 24/7 command for music | (@naseif)
  • 9baa0e0: [Fix] Check whether there is an existing queue before creating a new one | (@naseif)
  • 4042978: [Enhancement] Changed the deploy command export statement, added more docs for the custom modules | (@naseif)
  • 012f236: [Fix] more fixes and error handling for all commands | (@naseif)
  • 604e7a9: [New] Changed listqueue to queue | (@naseif)
  • 46acf62: [Fix] various fixes and better error handling | (@naseif)
  • 2a96eab: [Fix] Create the queue only if the song was found | (@naseif)
  • 36a9130: [Enhancement] Added docs for the functions | (@naseif)
  • 6992809: [Enhancement] Documented the functions, rewrote embedSimple | (@naseif)
  • 996f402: [Enhancement] Renamed useravatar to avatar | (@naseif)
  • 3fee9c4: [New] Added invite to be able to invite the bot to other servers | (@naseif)
  • 2f0ae34: [Fix] Corrected log message | (@naseif)
  • e352182: [Update] Bumped the package version, added chalk and momentjs for better logging | (@naseif)
  • 5281fd3: [Fix] Removed the previous loop and required the the function to register the player events | (@naseif)
  • 59c6a31: [Enhancement] Replaced single files events with only one file | (@naseif)
  • 700271d: [New] imported logger and attached it on client | (@naseif)
  • b6031a4: [New] Created logger function for better console output | (@naseif)
  • a3d0d32: [Update] updated mstoTime function | (@naseif)
  • 21481e7: [Fix] No need for ytdl options since we are using play-dl | (@naseif)
  • adad039: [New] Using play-dl instead of yt-dl to reduce playback issues and aborts | (@naseif)
  • 6e4343b: Update | (@naseif)
  • a8611cb: [Update] Updated Commands table and added instructions for sodium installation | (@naseif)
  • f3e7527: [Enhancement] Deprecated libsodium-wrappers and replaced it with sodium for best performance | (@naseif)
  • 887a0b5: [New] Added a command to change server icon! | (@naseif)
  • 99410a7: [New] Added uptime command to check when the bot was started | (@naseif)
  • fa54602: [Enhancement] Deleted the copyright message | (@naseif)
  • 9954c52: [Fix] Deleted the require line for the old function | (@naseif)
  • 4bf0b4e: [Enahancement] Deleted loopAndRequire function and categorized the help command in a better way! | (@naseif)
  • 520a815: [Fix] Added the error event to take a better look at the error messages from the player | (@naseif)