Releases: Vaerys-Dawn/DiscordSailv2
Releases · Vaerys-Dawn/DiscordSailv2
2.5.2 More Modules.
* Seperated the Module and Toggle commands
- added Module RoleSelect
- added Module CC
- added Module UserInfo
- Any RoleUpdates handled by sail will now correctly post a Log to the
logging channel if userRoleLogging is true.
2.5.1 Personality Update.
+ SetGender command + setQuote command + userInfo command
2.5.0 The Character Update
2.5.0 - The character update. + charinfo command. + editChar command. * list chars can now show other people's characters if you mention the user * Various bug fixes. ! Updated Lib version to fix major issues with the $role commands.
2.4.10 Message counting and Logging changes.
* changed Editlogging and DeleteLogging outputs to have how long ago the message was posted before the event happened. + added a message counter tracker to get an average message count per day per user.
2.4.9 - Update to the Wiki
2.4.9 - Documentation * fixed a couple minor bugs to do with logging + StartupGuide command added, links to Wiki
2.4.8 - omg whoops x10
* Fixed a major bug that would cause modules to remove all commmands assosiated with that module from all guild's command lists.
2.4.7 - More logging
2.4.7 - The logging update. + toggles for UserRoleLogging, MessageEditLogging, JoinLeaveLogging.
2.4.6 - Rate Limiting
2.4.6 - Rate limits * added SetRatelimit Command * added Toggle.Ratelimiting * ratelimiting has been added this means that if enabled over a 10 second period if a user sends more than the Guild's Ratelimit their messages will automatically be deleted and a DM will be sent telling them that they are being rate limited. if a muted role is set up and muteRepeatOffenders is enabled it S.A.I.L will now automatically mute the user if they oversend by 3 messages and if an admin channel is set up will send a message there else it will post the message in the channel they abused the rate limit in. (This is not a slowmode and is global across the whole guild.)
2.4.5
+ added 2 new DM commands: GetGuildList. GetGuildInfo * changed how some things are validated. * Toggles are now stored as classes. * modules can now dynamically remove things assosiated with that module * other fixes
2.4.4 - Fixes
* updated to latest dev branch `5213b02` * fixed null pointer in messageDeleteEvent. + added a login check when sail autosaves files every 5 mins. - Removed .Class files from commit