This changelog has the most changes in it as it features web, backend and bot changes. Here are the changes for ModzBott v1.6:
Changed poll command to allow up to 10 options instead of 4 Fixed the "Channel Purged" server log to show who used the command Removed the "Manage Messages" permission check from the
/saycommand Removed the "Create Polls" permission check from the/pollcommand Corrected typo in the greetings enabled embed (hasbeen -> has been)
Added command toggling and restricting: Added
/commands summary- view summary of command config Added/commands info- view command config for one command Added/commands disable- disable a command for all users Added/commands enable- enable a command for all users Added/commands channel add- add a whitelist channel to a command Added/commands channel remove- remove a whitelisted channel for a command Added/commands channel clear- reset the channel whitelist for a command Added/commands role add- add a whitelisted role for a command Added/commands role remove- remove a whitelisted role for a command Added/commands role clear- reset the role whitelist for a command Added/commands reset- reset all command configurations
Added command toggling and restricting tab to dashboard Rephrased logic for censor system in documentation Fixed dashboard module tab not disappearing when clicked off (small screens) Changed all web pages to switch to small screen at 900px instead of 1010px Added web dashboard section to documentation Added command toggling & restriction commands to documentation Added toggleable commands to default commands page as a feature Applied styling to the roles tab when editing roles in a reaction role panel Updated
/pollcommand documentation to reflect having up to 10 options instead of 4 Panels that have been deleted on Discord will no longer appear on the dashboard. Fixed dashboard giving internal server error 500 when trying to delete a reaction role panel that has already been deleted on Discord.
These changes will not be noticeable to users, these are being included incase any bugs appear and can help to diagnose the problem.
Optimized the permission checker Made ModzBott ping the changelogs role in the Discord when a new changelog is posted.