Releases: realDarkCode/DarkBot
Releases · realDarkCode/DarkBot
v1.5.0
What's Changed
New Features
- Cat Service: Implemented cat service.
- Announcement Command: Implemented the announcement command.
- Music Commands:
- Users can now play music by typing the song name in a specific channel.
- Music bot will leave when alone after 10 minutes, and can pause/resume music depending on the user's presence.
- Added filter manager to the music player.
Improvements
- Dependency Updates: Updated all dependencies to the latest versions.
- Notify Command: Added more delay time choices.
- Music Command:
- Improved music player type and format.
- Presence Command: Recorded recent 5 statuses of users.
Bug Fixes
- Subscription Service: Fixed issue where users were unable to unsubscribe from services.
- Presence Command: Fixed error in the presence command.
- Schedule Handler: Fixed handler file garbage texts causing crashes.
- Music Player: Fixed queue duration on the music player.
Refactoring
- Schedules: Changed schedules name.
- Handlers: Added components reload command and prettified handlers.
- Monitor Feature: Removed all monitor related features.
- Music Filter: limited 1 filter to queue.
Full Changelog: v1.2.0...v1.5.0
v1.2.0
What's Changed
- Add notify feature
- Improve music player
- Add music search, favorite, play_favorite features
- Send a monthly top-listened music to the user
Full Changelog: v1.1.1...v1.2.0
v1.1.1
Bug Fixes:
- Fix memory leakage
Improvements:
- Change back to '█' in music progress bar
- send user error message in ephemeral message
v1.1.0
Changelog:
- Add Corn job to schedule things
- Add a Notification system. user can send a message to other users or them in future time
- Add Monitor Birthday command which will show the current month/week monitors' birthday
- Improves performance by getting the weekly active monitor
- Bug fixes and improvement
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v0.1.2
Discord.js v14 boilerplate
Features:
- Dynamic
Command Handlers
- Dynamic
Events Handlers
- Development server selection
Full Changelog: v0.1.1...v0.1.2