2.1.5
So, How many events you've got for months, Mr. Bouncer?
What's new?
- Bouncer statistics
- Fix ratelimit handling
Upgrading
For npm installation, upgrading could be done with the following:
npm i -g bostr@latest
or
npm i -g https://github.com/Yonle/bostr.git
For source code installation, upgrading could be done with the following:
git pull
npm i
You will need to change approved_publishers as allowed_publishers in your config.
Then, restart your bouncer to apply update.
Full Changelog: 2.1.4...2.1.5