Added:
- Starting work on text-based commands, beyond slash commands.
- Multiple return types allowed from (Slash)Commands, including a specialised EventResponse type.
- Improved processing of command data, reducing redundancy.
- Built-in command restrictions for limiting commands to either servers (guilds) or DM channels.
- New integration tests.