Rewrote the main functions of the bot to attempt to make big servers (250+ members) work much better.
- Added
enmapas database- Added customizable debug logs
- Added debug output to file (or console)
Added Better Errors
Updated Discord.JS from
- Requires bot in guild when starting (Returns Guild not found)
- Requires roles to exist (Returns Role not found)
- Requires role to be lower than bot's highest role (Returns Role is higher)
v14.7.1tov14.11.0
Changed portions of the code to remove unnecessary installs and updated proper versions.
A variable defined within the guildCreate event was causing aSyntaxError: Identifier 'guild' has already been declared, which has been fixed with this update.
