There was an error while loading. Please reload this page.
Fix bug with commands
Make CommandEvent generic
Add @...Builder by default for all plugins.
Fixup permission checks
Remove reaction
Switch to a more async approach (#7) * Futures * Cleanup * Command fixes * Prefix updates * Fixup tests
Doc updates