Skip to content

Releases: Supernova3339/gd-levelreqbot

v1.0.13

15 Sep 04:48
e5a239a

Choose a tag to compare

Fixed a few issues, added some API routes.

v1.0.12

06 Sep 22:08

Choose a tag to compare

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

06 Sep 08:54

Choose a tag to compare

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

04 Sep 07:08

Choose a tag to compare

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

05 Aug 01:35

Choose a tag to compare

Hey there 👋

Super duper quick update that fixes permissions.
Please update immediately!

v1.0.8

28 Jul 21:20

Choose a tag to compare

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 isTwitch flag 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

09 Jul 04:20

Choose a tag to compare

Hey everyone 👋

Big bug fix, dependency updates, and a few other shenanigans. Fixes a few annoying issues, upgrade ASAP!

v1.0.6

06 Jul 22:00

Choose a tag to compare

Hi everyone 👋

This release fixes a few issues with v1.0.5

v1.0.5

02 Jul 19:09

Choose a tag to compare

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

02 Jul 16:14

Choose a tag to compare

Hi friends 👋

This is a simple bugfix update, as well as a bump in dependencies.