dcrime
dcrime
Will bots ever gain the ability to join voice channels, also a safe check would be nice so it doesn't load the vc as a normal channel While the project...
Features
- Multiline chatbox - Sending files - Leave guild - /server members/bots difference - Codeblock colors / don't show the extension  - Refresh guild list every now and then...
While testing `fromString` in 1.19 (vanilla) I noticed the formatting isn't reset Example string `'&cSome &rSample &aText'` Output: ```javascript { text: 'Some', color: 'red', extra: [{ text: 'Sample', color: 'reset',...