Skip to content

Timeout Update

Compare
Choose a tag to compare
@AstroGD AstroGD released this 26 Apr 21:03
· 20 commits to master since this release
ac21955

Timeout update

This update releases a new feature and a documentation enhancement. This update does not affect the module only branch as the discord-bot-mainframe is no longer maintained. Please use only master branch releases.

Note: This repository is no longer actively maintained. Vulnerabilities in the code or dependencies are not observed and may not be fixed. If you want you are free to create a pull-request if you tested the code with a newer version and want to update the package.json.

If you have any questions feel free to contact me, I'm happy to help.

Summary of all changes

feat: optional timeout before verifying

discord-accept-rules-bot now allows a timeout to be configured that waits between the reaction being clicked and the role given to the user. By default this feature is deactivated but can be changed in the modules config (discord-accept-rules.json)

docs: update Readme

The repositorys readme was updated to provided a more detailed instruction on how to install the program.