Skip to main content

V8.1.0.0

· 4 min read

Hi everyone! Today i have the Automod update for y'all! This is one of our biggest updates yet, and i'm super excited to share this with everyone. This release allows QuaBot to fully moderate a server on it's own, which is why it's our 8.1 update yet. The most impactful version of QuaBot ever.

Added & Changed

Auto moderation

  • Added Auto Moderation! Auto Moderation is divided into three categories:
    • Advanced Auto Moderation: QuaBot can detect the following events: Spam, Chanenl Spam, Mention Spam, Attachment Spam, Empty Lines, Exccessive Caps, Excessive Emojis, Blocked Words, Links, Invites, Polls. Each of these can be fully customized with conditions and rules. Example: If a user sends 5 messages within 10 seconds, do the following: kick and report to staff. You can add up to 10 rules, with up to 10 actions (Add roles, send messages, punish and more). You can configure excluded/included roles/channels and customize the blocked words, links and invites to allow for certain whitelists. It is very advanced and very customizable.
    • Discord Auto Moderation: QuaBot can expand on Discord's Automod, by excuting actions if the user triggers Discord's automod a certain number of times. It follows the same format as advanced, If a user gets 3 alerts in 5 seconds for mention spam, do the following kick and send a report to staff. You can add up to 10 different rules with different trigger points. So you can create a tier based system. At 3 alerts, send a warning, at 5, warn and at 10, ban. (For example). It's very customizable but you can use this if you want an easier to configure system.
    • Join Guard: Add a set of filters/conditions, and execute actions if they pass. You can check for join date, auto generated names, default avatars, unverified bot status, server tag, and what the username is. If all the conditions are passed you can choose from a lot of actions to kick the user, notify staff and more. Example: The user joins. They have no avatar, a suspicous name, they have a server tag that includes a swearword. The user is auto-kicked.
  • Automod is very advanced and very powerful. Documentation will be released here within a few days: https://wiki.quabot.net/docs/modules/automod. We recommend using both Discord and Advanced Automod together for the best security on your server. We rewrote large portions of the dashboard, added new components and an entirely new system to easily configure automod for your server. Try it out now!
  • Automod has been integrated in the Notifications page, showing errors on your dashboard.
  • Security & Statistics are no longer in beta, with the Join Guard active most of our security features are available now. We'll be overhauling this module in a future release, but for now, it's sufficient and no longer requires the beta status. There are now easy ways to find join guards from the security pages.

Moderation

  • Added 'Setting Tabs'. A new way to edit settings in some areas of the dashboard. These are big buttons that will show a different tab, that is then used to edit settings. Have icons to show their contents.
  • Brand new design for the moderations tab on the dashboard. Easier to manage and use, settings are grouped in categories/tabs that you can select from the moderation page.
  • Sub-tabs for modules now show up in the sidebar in a list to select and choose from.
  • The picker for multiple text/string options (Example. permissions multi picker), has been updated to the new UI from Channels & Roles.

Tabs

Quality of Life

  • The picker used to select multiple emojis now supports custom emojis & the new UI from Channels & Roles.
  • Added toggles in the sidebar, allowing you easily toggle modules without having to go to that module.
  • Added support for Discordforge voting & commands on their site.
  • Improved error handling to prevent site wide crashes.

Fixed

  • Fixed various loading issues by preloading settings on the dashboard overview page.
  • Fixed a UI issue in the sidebar when not logged in.
  • Various minor tweaks, UI improvements and more.
  • Fixed an issue where on mobile devices the sidebar would not auto-close if a tab/page was selected.
  • Fixed mobile alignment issues with titles for pages.