Releases: Supernova3339/gd-levelreqbot
v1.0.13
v1.0.12
Fix an issue that had web API only start if a API key was provided, also removes debugging and queue actually clears in API now.
v1.0.11
Add new web API
- webModule ( for web server usage via express )
Your auth-config.json.example is updated, please add the new fields ( and set a secure API key! ) in order to use web module. Failure to set an API key will prevent this module from being initialized.
If you make anything cool with the API, please let me know!
All the best, Supernova3339 ❤️
Oh and, hey, if you want, I really wouldn't mind if someone made a Geode mod for this ;)
v1.0.10
Hey there! 👋
Quick little update that adds some fancy smart features and fixes a few bugs.
Do note, smart features are disabled by default!
It is recommended that you upgrade as soon as possible to the latest version.
Much love, Supernova3339 ❤️
v1.0.9
Hey there 👋
Super duper quick update that fixes permissions.
Please update immediately!
v1.0.8
Hi everyone 👋
This update adds a few awesome things!
- queue pagination
- improved updater to be literally fully automated, you do absolutely nothing at all!
- two new commands ( !position, !commands )
- Removal of levels can now be done by users IF the level wanting to be removed is one of theirs requested
- More information in console on bot startup. ( commandlist, load, etc )
- prettified list command by using separate messages per queue
- refactor a bunch of functions and commands to handle much nicer
- clean up some code
- add flag to updateModule to only perform certain actions if a
isTwitchflag gets passed to checkForUpdates() - add a few new functions to updateModule.js commandLoader.js
- fix a few pesky bugs
It is strongly recommended that you update immediately for latest features and bug fixes.
v1.0.7
Hey everyone 👋
Big bug fix, dependency updates, and a few other shenanigans. Fixes a few annoying issues, upgrade ASAP!
v1.0.6
Hi everyone 👋
This release fixes a few issues with v1.0.5
v1.0.5
Hi friends 👋
fixed a nasty bug preventing tags from getting sent to the handler, meaning permissions were not getting checked for any command!
Bot will now check the message object before executing, preventing any naughty users from using special commands!
It is recommended that you update IMMEDIATELY
v1.0.4
Hi friends 👋
This is a simple bugfix update, as well as a bump in dependencies.