1.0.3
Overview
1.0.3
removes the requirement for users to specify a reason in moderator actions, adds some new command, changes a few things around, and fixes some minor bugs.
Furthermore, we launched a Ko-Fi page for the project. If you'd like to support us and the ongoing project, but don't know how to code, donating to us through Ko-Fi is a great way to help keep the project going. Any donations made through Ko-Fi will be used to pay for our server costs.
You can find our Ko-Fi page here: https://ko-fi.com/rtbyte
Changes
- Fixes a bug where silent bans weren't actually silent (9d26012).
- Add image support and link to quoted message for the
quote
command (e267db0, b5841d7). - Add global logging for commands issued in DMs to the bot (9d67af2).
- Stop server-specific monitors from running on messages sent in DMs (9d67af2).
- Update
modhistory
command to show newest actions first (c871717). - Update
serverinfo
command to show how many of the total users in a server are bots (1bc94c9). - Add support for the
STREAM
permission node to theroleUpdate
log (8cc5735). - More
8ball
responses (1751aba). - Add required setting check to any commands that require those settings to be set (36e1ae2).
- Add new
reminder
command, letting users set reminders via the bot (26fff42). - Remove requirement for a user-specified reason for all moderation commands (44e40f3).
- Clarify silent flag usage in usage strings (44e40f3).
- Add new
lyrics
command, letting users fetch lyrics for songs via Genius (44e40f3). - Lang updates & linting (2ba9c59, 9d67af2, be70267, 1bc94c9, 8cc5735, 6f1e4a3, 26fff42, 25f4ae7)