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
Limit reasons sent to the discord API to below api limits
Clear video cache if playlist is changed
Fix usage of badwords and autoresponses
Don't DM users if they are not in the correct guild
Make specific commands work correctly in DM's, ignore other commands
Note for developers: To make your own commands work in DM's, you need to set the static property guildOnly to false. Be aware that the channel object will be partial if the command is executed from DM's.