Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 15:45

1.1.0 (2021-10-05)

Bug Fixes

  • dyte.ts: remove unused await (7888be0)
  • env: removed unused variables from .env (b7a3c7c)
  • send command: if content does not exist, do not crash the bot, send appropriate message (6689101)

Features

  • announce: added basic $announce command functionality, to be changed to accept args (8e59c51)
  • commands: added command $send to send messages as the bot to any channel (da2f120)
  • roles: commands can now filter by roles (8c85fd4)