1.0.1
Overview
1.0.1
includes bug fixes, all relevant strings being ported to the language file in preparation for multiple languages, and more changes being logged to server log channels.
Changes
- Update moderation history on
guildMemberAdd
so it doesn't reset when users join/leave (27d309d). - Implement mod cases for server filters (b848d29).
- Fix
embedSplitter
(2b66087). - Update
vckick
command to use the new voice kick function defined in discord/discord-api-docs#933 and discordjs/discord.js#3242 (0a16f9c). - Add check to
serverinfo
anduserinfo
to not trigger the embed splitters if there's no content
to split (e133b1b). - Add additional channel logging for slowmode interval, bitrate, and user limit changes (1dcd071).
- Update
roleUpdate
event to reduce the amount of spam from permission changes (0dbf502). - Update all humanized time calls to be more accurate (4dfab5d).
- Tons of lang updates. Strings being moved to the language file, language file de-bloat (0a16f9c, 9fd3cef, 561dc54, e2aa39b, 47f3f5d, 4ce466f, 1dcd071, 05b18bf, 11505bc, 30eee57, fedd7f4, a212ede, 0dbf502).