Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 1.26 KB

Version 1.3

  • New command: rtRefresh
    Allows any owner to instantly refresh all reactions

The bot now removes and re-applies all reactions it manages automatically every 30 minutes and on restart.
In case you want to immediately refresh, you can use the rtRefresh command which advances the next check so it happens right away.

Please read the command documentation to learn how to use this new command!

Version 1.2

  • New command: rtList
    Allows any owner to list all reactions the bot currently has registered
  • New command: rtResponse by YetAnotherConnor
    Allows you to set a custom response for specific reactions which will be sent instead of the regular response message.

Please read the command documentation to learn how to use these new commands!

Version 1.1

  • reactionThreads-ownerId can now be a role id.
    If you want everyone with a specific role to be able to add reactions, set the value to the given role's ID.
  • Plugin now checks if there was an update at startup (npm downloads new plugin version on startup)
    If a new version is installed, tells user to check the changelog here.