You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to MusiQueue (#3), Local Music Bot will no longer go past v1.0 and will only be updated for patch releases (1.0.x), being fixes and some minor feature updates.
Join command only checks voice channels now. Used to also check text channels causing problems if a text and voice channel had similar names.
Prevent libraries from using \ / : * ? " < > | in their name as they cause errors when trying to create a .db file for the library.
Queue List now displays properly when large
Prettier messages
More input error messages
Loop and Cover toggle only for owner cause too lazy to add additional perms
Detect new users and add them to DB
Join command with no parameter will join voice channel user who used the command is in or first voice channel it finds.
Transpile code with Babel to work with Node v4
Update discord.js
Remove Email & Password fields to comply with API standards
The text was updated successfully, but these errors were encountered:
Due to MusiQueue (#3), Local Music Bot will no longer go past v1.0 and will only be updated for patch releases (1.0.x), being fixes and some minor feature updates.
\ / : * ? " < > |
in their name as they cause errors when trying to create a .db file for the library.The text was updated successfully, but these errors were encountered: