Releases: dyte-in/discord-bot
Releases · dyte-in/discord-bot
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2021-10-03)
Bug Fixes
- release: change npmPublish to false in .releaserc.json (fbbb7a7)
- release: changed semantic-release versions and removed NPM token from action (5654118)
- updated fields in embed (91bfd48)
Features
- Add Bot Acitivity message (66536a9)
- Add command to create a dyte meeting (/dyte) (4ecb819)
- Add feature to configure if a command is registered as a slash command or not (b96e539)
- Base bot code to support slash commands + message commands with args (dc31177)
- Register both global commands as well as guild commands (537a463)