Skip to content

Release v0.0.5

Latest
Compare
Choose a tag to compare
@stelitop stelitop released this 26 Aug 07:04

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.