MANDATORY UPDATE - V4.5 RELEASE
This update was rushed out due to Roblox sunsetting a very critical endpoint that previous versions used
If you want to continue using this bot, you need to upgrade
Changelong
Add support command (compiles all settings into a file to send in tickets)
Fix hard crash if not logged into Roblox
Prevent opportunity for weird bugs to occur if file names and command names differ
Updatenoblox.js
to mitigate Roblox sunsetting an endpoint
Fix buttons not appearing when fetching join requests (if applicable)
Started the group blacklist system, however, as of this update, it is not finished
Update Steps
Step 1 - Downloading Files
Before doing this, please save the config file and database files, as this will reset them
Run git reset --hard origin/master && git fetch && git pull
New config value: permissions.group.blacklist
; An array of Discord role IDs who can use the blacklist system
New config value: groupBlacklists
; An array of GroupBlacklistEntry
objects, this is internally managed, however, you may add manual entries if you’d like
Step 2 - Downloading Packages
Delete the node_modules
folder and run npm install
Step 3 - Completion
You are now done updating. Enjoy