Coolcal
Coolcal
Remove bulk editing of command permissions as the endpoint has been disabled, add defaultMemberPermissions and dmPermission in place of defaultPermission, add the applicationCommandPermissionsUpdate gateway event, add the ApplicationCommandPermissionTypes channel type,...
Re-created due to github being github ## Breaking - getActiveThreads has been removed, as the endpoint is no longer available ## Additions - messageContent intent added - all and allPrivileged...
**Describe the bug** Using twitch.js, I get no output from the irc server except a Disconnected unexpectedly error. **To Reproduce** Steps to reproduce the behavior: ``` const ChatClient = require('twitch-chat-client');...