This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
v1.2.2
Changes
+Improved README for first-time users of hosting a D.JS bot
-Removed setnick, This was deprecated in 1.1
+Add contributors command (This might've been 1.1, I can't remember)
+Add basic logging functionality for the shutdown and restart commands.
+Fix a typo in one of the variables for getting bot uptime in info.js
+Fix a fatal problem where anyone could stop the bot, even if it said the user didn't have permission it would continue with the shutdown process (@Foxinatel)
+Fix restart command not sending a No Permissions error when a non-owner user runs command
+Add logging and update No Permissions message in reload
+Bug fixes!
For developers
- Add ESLint, Make sure to run npm install on your repo!
- Add GPLv3 License
- Improved Sandboxing Support
- Events are now in their own seperate files (in /events)
⚠ You will need to update to Node.JS v16 at least to host or develop Anitrox, This is required for events. Otherwise the bot won't be able to start!
Thanks to
Foxinatel for contributions towards this release!