11.0.0
Changes since 10.0.0:
- Fixed bugs with searchmovie command, guildMemberAdd event and play command.
- Fixed breaking changes after the latest update of play-dl. all issues with spotify and soundcloud should be gone now.
- No need to go through soundcloud configuration anymore thanks to
play-dl
- Added DJ command and updated all other commands to work well with it. Only users who have the DJ role will be able to use the bot for music.
- Added jump command to jump in the queue at certain position.
- Fixed play command with interaction.
- Improved the code quality and fixed some bugs thanks to the beta testers!
- Added
nuke
command which deletes a text channel and recreates it with the same permission. - Updated README for instructions
Commits since 10.0.0:
- 71df24d: [Update] bumped bot version | (@naseif)
- 6b16f2d: [Fix] fix usage info | (@naseif)
- cc861e8: [Fix] return if channel not found, search by id and name and added interaction command functionality | (@naseif)
- 687a81c: [Enhancement] added docs for getAnimeByImage function | (@naseif)
- b997742: [New] Added nuke command | (@naseif)
- 8a17ee8: [Enhancement] requestAPI now can take options (authorization headers, method, etc) | (@naseif)
- 354b285: [Enhancement] embed message improvments | (@naseif)
- 8a63daf: [Fix] updated instructions to install make | (@naseif)
- 8312f77: [Enhancement] add current DJ Role to the embed if it exists and not enough args were given | (@naseif)
- f40c175: [Enhancement] check for djrole if it exists for the guild | (@naseif)
- c439457: [Fix] replace message with interaction for the database request | (@naseif)
- eeaff2f: [New] Added interaction command functionality for dj | (@naseif)
- ef0000b: [Fix] fixed play command for interactions | (@naseif)
- 76f2d5a: [New] Added jump command to jump to a certain position in the queue | (@naseif)
- 929d7e7: [Fix] fixed the usage info | (@naseif)
- 9212208: [New] play command now checks in the database for the guild djrole and behaves according to the result | (@naseif)
- ddda85d: [New] DJ Command implemented, Users should now be able to set a role to control the play command | (@naseif)
- fa4c4de: [New] Added DJ command, still not implemented. | (@naseif)
- e47e425: Update README.md | (@naseif)
- 2ebb5c6: [Update] updated readme and added instructions | (@naseif)
- 307a129: [Enhancement] updated play-dl to the latest version, fixed breaking changes for play command after play-dl update | (@naseif)
- 2d51fe8: [Fix] Fix packages | (@naseif)
- 5901b65: Merge branch 'main' of https://github.com/naseif/Eyesense-Music-Bot | (@naseif)
- 27e4d01: [Fix] Fix guildMemberAdd event not working if the user has no avatar | (@naseif)
- bc87e7d: Added njsscan config | (@naseif)
- 6d3379b: Added dependabot config | (@naseif)
- 385eae4: Bumped packages versions and bot version | (@naseif)