Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Added] + Ability to move dailyMessage to a different day + RequestDailyMessage has a "Working..." response + Permissions for getCompEntries + DMs sent to SAIL now send a confirmation response + Message in Pixels command that shows if you've decayed to the level floor + System in place to detect missing event timers + Message response if embedded URL can't be retrieved because of invalid SSL certificates + Voting can now return a weighted tally + New dontDecay user setting. + Role and Modifier will show the list of options if no arguments are provided + RoleID is now an acceptable argument for adding/removing cosmetic roles/modifiers + EditPixels command (thanks AndrielChaoti!) + LikeArt toggle Allows users to grant others XP via a ❤️ reaction that is added to pinned art messages + Timeout "S.A.I.L has pinned a message [...]" after 2 minutes [Fxed/Changed] * now using discord gateway v6 * Fixed an NPE in userObject class * Fixed an issue where the toggle list wouldn't update properly * Fixed a bug that would cause the bot to get rate-limited when attempting to rate-limit a user * Fixed a bug that caused an NPE when a server listing owner could no longer be found (i.e. left the server) * Fixed some NPEs caused by trying to get a user's profile when they didn't have one * Commands updated to use a user's displayName instead of the text "User" * Fixed an NPE caused by reports sent with no reason * Major internal file structure changes * Log file format and location changed * Fixed a slowdown caused by the dailyMessage system * Fixed an error where giving a user denyAutoRole would respond incorrectly * Patched some stuff that broke * Updated queue handler [Removed] - SetPixels command (Replaced with EditPixels) - Users can no longer pin their own art
- Loading branch information