<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>QuaBot Wiki Blog</title>
        <link>https://wiki.quabot.net/blog</link>
        <description>QuaBot Wiki Blog</description>
        <lastBuildDate>Sun, 26 Apr 2026 19:45:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[V8.2.2.0]]></title>
            <link>https://wiki.quabot.net/blog/v8-2-2-0</link>
            <guid>https://wiki.quabot.net/blog/v8-2-2-0</guid>
            <pubDate>Sun, 26 Apr 2026 19:45:00 GMT</pubDate>
            <description><![CDATA[All these changes are for the Levels module & dashboard!]]></description>
            <content:encoded><![CDATA[<p>All these changes are for the Levels module &amp; dashboard!</p><p><strong>Added &amp; Changed</strong></p><ul><li>Levels Dashboard:<ul><li>Added estimated voice hours to the level formula table.</li><li>The level formula table now shows only the messages/hours required from one level to the next, instead of the total.</li><li>Ignored Roles, Categories &amp; Channels are now in 1 tab.</li></ul></li><li>Levels:<ul><li>Leaderboard messages: you can now have up to 3 different messages at once!</li></ul></li></ul><p><strong>Fixed</strong></p><ul><li>Levels Dashboard:<ul><li>Fixed an issue where the multiplier fields would go to 1.1, 2.1, 3.1 instead of their current value (eg. 1.25 -&gt; 1.1 or 2.1, not 2.25) - when using the arrows to change them.</li><li>Fixed an issue where number inputs could go below or above their min/max values.</li><li>Fixed various limits for XP calculation, min/max XP &amp; cooldowns.</li></ul></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.2.1.0]]></title>
            <link>https://wiki.quabot.net/blog/v8-2-1-0</link>
            <guid>https://wiki.quabot.net/blog/v8-2-1-0</guid>
            <pubDate>Sun, 26 Apr 2026 14:03:00 GMT</pubDate>
            <description><![CDATA[Hi everyone! Today I have a lot of fixes & new Quality of Life features for levels. Enjoy!]]></description>
            <content:encoded><![CDATA[<p>Hi everyone! Today I have a lot of fixes &amp; new Quality of Life features for levels. Enjoy!</p><p><strong>Added &amp; Changed</strong></p><ul><li>Added a test button for levelup messages &amp; DM messages to preview what they look like.</li><li>Added a new setting to enable the card mode for <code>/rank</code>, sending the level card instead of a regular message.</li><li>Leaderboard messages will now be sent when you select the channel, instead of waiting for the first update (could take up to 15 minutes).</li><li>Added weekly &amp; monthly leaderboards, they start counting on the first of the week and you will be able to compete throughout the week. <code>/leaderboard</code> returns lifetime by default.</li><li>The leaderboard message can now also show monthly/weekly/lifetime leaderboards. Lifetime by default, change this on the dashboard.</li><li>Leaderboard Position Roles can now use monthly/weekly/lifetime leaderboard, you can choose one of these timespans and roles are assigned based on it.</li><li>The web leaderboard now also allows you to view the Lifetime/Weekly/Monthly leaderboards.</li></ul><p><strong>Fixed</strong></p><ul><li>Fixed the join message test button not working.</li><li>Fixed a placeholder text in multiple places, replaced with card preview.</li><li>Fixed an issue where the level dm message used the levelup message type instead of the DM one. (Card/Embed/Both)</li><li>Fixed the leaderboards in the server, command &amp; web showing user with 0 XP.</li><li>Fixed an issue where leaderboard roles would be assigned for the positions even though they had 0XP. These positions changed from time to time, and would shuffle roles around. This has been fixed.</li><li>Fixed an issue where leaderboard messages would resend if the dashboard was loaded before a message was sent, which would overwrite the message stored in our database.</li><li>Fixed an issue where a ratelimit cleared the entire Leaderboard web page.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.2.0.0]]></title>
            <link>https://wiki.quabot.net/blog/v8-2-0-0</link>
            <guid>https://wiki.quabot.net/blog/v8-2-0-0</guid>
            <pubDate>Fri, 24 Apr 2026 23:02:00 GMT</pubDate>
            <description><![CDATA[One of our most advanced & requested updates yet is out now, for all of you to enjoy!]]></description>
            <content:encoded><![CDATA[<p>One of our most advanced &amp; requested updates yet is out now, for all of you to enjoy!</p><ul><li>Added Levels! Where do i even begin to explain it all.</li><li><strong>Formula Customization</strong><ul><li>Custom Levels formula, choose from a constant, linear or exponential formula.</li><li>Custom max level for the server.</li><li>Formula multiplier to make it harder &amp; a global XP multiplier.</li></ul></li><li><strong>XP Types</strong><ul><li>Message XP: custom cooldown, min XP and max XP.</li><li>Give XP per word or per message, to encourage longer messages.</li><li>Give a multiplier when the message reaches a number of words or attachments to boost longer messages even more.</li><li>Attachments XP: cooldown, min and max XP. Give XP per attachment or message.</li><li>Voice XP: cooldown, min and max XP. You can choose if muted/deafened time should count or not.</li><li>Reactions XP: cooldown, min and max XP. Choose who gets XP: author, reactor or both.</li><li>Slash Command XP: cooldown, min and max XP. Only works for QuaBot Commands</li></ul></li><li><strong>Multipliers:</strong> give users multipliers per role, channel, category or day of the week. You can choose to stack them or only give the highest.</li><li><strong>Ignored Channels, Roles &amp; Categories</strong> to block the users &amp; channels you don't want to count for levels.</li><li><strong>Levelup messages &amp; DMs</strong>: send DMs and messages in the current or any channel of your choosing.</li><li><strong>Level card:</strong> attach a highly customizable level card.</li><li><strong>Level Rewards:</strong> give users roles, and remove roles, when they reach certain levels. Has a stack mode or a replace mode to choose how you want them to behave.</li><li>Comes with a new feature: conditional variables; <code>{if added_roles}Added roles: {added_roles}{/if}</code>. In this example the text 'Added roles:' is only visible if there are added roles. <!-- -->*<!-- -->Is coming to other modules soon.</li><li>Send the user a DM when they get their rewards.</li><li><strong>Leaderboard</strong> view the leaderboard with the new command or online on the dashboard.<ul><li>Servers can pick their own <strong>Vanity URL</strong>, which will show up on <a href="https://quabot.net/leaderboard/VANITY-URL-HERE" target="_blank" rel="noopener noreferrer">https://quabot.net/leaderboard/VANITY-URL-HERE</a>. Or their server ID can be used. You can make it public or for server members only.</li><li>Give users roles for certain <strong>leaderboard positions</strong> to reward your most active members!</li></ul></li><li>Added <code>/rank</code> to view your level rank.</li><li>Added <code>/leaderboard</code> to view the leaderboard.</li><li>Added <code>/level [set|reset|configure]</code> to configure, set and reset user's XP.</li></ul><p>Enjoy this massive release, this does not cover it all and i highly recommend you to check it out now!</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.1.2.1]]></title>
            <link>https://wiki.quabot.net/blog/v8-1-2-1</link>
            <guid>https://wiki.quabot.net/blog/v8-1-2-1</guid>
            <pubDate>Sat, 11 Apr 2026 21:12:00 GMT</pubDate>
            <description><![CDATA[Added & Changed]]></description>
            <content:encoded><![CDATA[<p><strong>Added &amp; Changed</strong></p><ul><li>Reorganized the buttons fro applications during fillout and for log messages.</li><li>Added a cancel button to application fillout.</li><li>Changed applications error messages.</li><li>Added application panels:<ul><li>Easily create a message with either a dropdown or a button for users to easily apply to applications.</li><li>Messages can be edited or resent later on.</li></ul></li><li>Cancelling application during any step will now disable all the buttons instead of replacing them with, sometimes incorrect, Start/Cancel buttons.</li></ul><p><strong>Fixed</strong></p><ul><li>Fixed incorrect wording on permission reject for Application View buttons.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.1.2.0]]></title>
            <link>https://wiki.quabot.net/blog/v8-1-2-0</link>
            <guid>https://wiki.quabot.net/blog/v8-1-2-0</guid>
            <pubDate>Sat, 11 Apr 2026 21:11:00 GMT</pubDate>
            <description><![CDATA[Hi everyone! Today i've got a really exciting feature for you all: Applications! This allows you to have fully fetched forms within your Discord server, with super customizable options. Enjoy!]]></description>
            <content:encoded><![CDATA[<p>Hi everyone! Today i've got a really exciting feature for you all: Applications! This allows you to have fully fetched forms within your Discord server, with super customizable options. Enjoy!</p><p><strong>Added &amp; Changed</strong></p><ul><li>Added the <strong>Applications</strong> module.<ul><li>Create forms on the dashboard, with up to 10 (free) or 100 (premium) questions per application form.</li><li>Question types: short text, long text, yes/no, checkboxes, multiple choice and file uploads.</li><li>Review applications within your Discord server, give roles when they are approved or denied.</li><li>Review them from dedicated Pending, Approved and Denied channels.</li><li>Customize the staff team for proper permission management.</li><li>Customize the notifications &amp; messages sent to users to fully make it your own.</li><li>Advanced limits, cooldowns and role restrictions to control who can use the applications feature.</li><li>Continue where you left off if you close out of an application. Delete your progress with ease, or continue on your old one.</li><li>Control applications with buttons.</li></ul></li><li>Added <code>/apply [form]</code> to apply to an application form.</li><li>Added <code>/applications approve</code> to approve application answers.</li><li>Added <code>/applications deny</code> to deny application answers.</li><li>Added <code>/applications list</code> to view all the application forms in the server.</li><li>Added <code>/applications configure</code> to easily configure applications.</li></ul><p><strong>Fixed</strong></p><ul><li>Fixed the reset configs button on the dashboard not resetting automod &amp; counting settings.</li><li>Loads of small bug fixes.</li></ul><p>Additional information: I've said a lot in the past about the next releases for QuaBot. I've decided to, for now, stop adding new features for a few weeks and really polish and fix our existing features. This is to make QuaBot the best possible Discord bot. Can't wait for the future, and i'm still working on levels in the background.
We could also really use financial support. Hosting costs are going up do to QuaBot's growing size, so if you could, please purchase premium at <a href="https://quabot.net/premium" target="_blank" rel="noopener noreferrer">https://quabot.net/premium</a>. Thank you in advance, and thank you for using QuaBot &lt;3.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.1.1.3]]></title>
            <link>https://wiki.quabot.net/blog/v8-1-1-3</link>
            <guid>https://wiki.quabot.net/blog/v8-1-1-3</guid>
            <pubDate>Fri, 10 Apr 2026 17:33:00 GMT</pubDate>
            <description><![CDATA[Hi everyone! This is another update to Premium & QuaBot AI, or as we now call it, Premium+. Here's whats new:]]></description>
            <content:encoded><![CDATA[<p>Hi everyone! This is another update to Premium &amp; QuaBot AI, or as we now call it, Premium+. Here's whats new:</p><ul><li>QuaBot Premium has been changed:<ul><li>There is now <strong>QuaBot Premium</strong>, same as before, same features.</li><li>There is also <strong>QuaBot Premium+</strong>, which gives the AI features, along with the regular premium features.</li></ul></li><li><code>/premium</code> has been overhauled with a new design.</li><li>Loads of changes to account for the new premium system.</li><li>Premium+ is now properly granted when commands are ran and it's state is out of sync.</li><li>New design for the dashboard premium page, properly displaying Premium+ and the features.</li><li>New design for the premium &amp; ai pages on the site.</li><li>Backend changes for premium limits.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.1.1.2]]></title>
            <link>https://wiki.quabot.net/blog/v8-1-1-2</link>
            <guid>https://wiki.quabot.net/blog/v8-1-1-2</guid>
            <pubDate>Thu, 09 Apr 2026 13:51:00 GMT</pubDate>
            <description><![CDATA[Hi everyone! Another AI rebalance and some pretty cool news; AI is now available for ALL servers and has been reduced in price! What's new:]]></description>
            <content:encoded><![CDATA[<p>Hi everyone! Another AI rebalance and some pretty cool news; AI is now available for ALL servers and has been reduced in price! What's new:</p><ul><li><strong>Added AI to all servers &amp; users.</strong></li><li><strong>AI subscription is now $2.99 monthly.</strong></li><li>AI is now disabled by default.</li><li>AI now has 3 different tiers and is available for free servers &amp; premium servers. The limits are now as follows:<ul><li>Free server: low limit (100,000 tokens/month)</li><li>Premium subscription: medium limit (1,000,000 tokens/month)</li><li>AI subscription : ultra limit (37,5 milion tokens/month)</li><li>Note: free servers <strong>cannot</strong> add a custom instruction.</li><li>AI subscription will be rebranded in the future to Premium+, and receive additional features. For now we're keeping this as the AI subscription.</li></ul></li><li>AI now has different conversation message context limits:<ul><li>Free server: 10 messages.</li><li>Premium subscription: 15 messages.</li><li>AI subscription: 20 messages.</li><li>The context is used to provide conversation context and for the bot to interact more naturally. In the future this will be a customizable value, but it does use up more tokens if it's a higher value.</li></ul></li><li>Removed the QuaBot mention help centre to make room for the AI chatbot.</li><li>Various changes to the premium and ai pages on the dashboard and site.</li><li>AI configuration is now available for all servers.</li><li>Added <code>/ai roast</code>.</li><li>Added <code>/ai joke</code>.</li></ul><p>That's all for today.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.1.1.1]]></title>
            <link>https://wiki.quabot.net/blog/v8-1-1-1</link>
            <guid>https://wiki.quabot.net/blog/v8-1-1-1</guid>
            <pubDate>Wed, 08 Apr 2026 11:00:00 GMT</pubDate>
            <description><![CDATA[- Added /ai configure | disable | personality | instruction to change the AI settings.]]></description>
            <content:encoded><![CDATA[<ul><li>Added <code>/ai configure | disable | personality | instruction</code> to change the AI settings.</li><li>Loads of AI changes and rebalances to the system prompts and limits.</li><li>Added <code>/ai ask</code> to ask a question without message context.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.1.1.0]]></title>
            <link>https://wiki.quabot.net/blog/v8-1-1-0</link>
            <guid>https://wiki.quabot.net/blog/v8-1-1-0</guid>
            <pubDate>Tue, 07 Apr 2026 12:11:00 GMT</pubDate>
            <description><![CDATA[Hi everyone! Today brings a really fun new feature to QuaBot: the QuaAI chatbot! Chat with the customizable QuaAI bot. It has a message context, so it can 'read' the conversation, you can add a custom instruction and choose a personality. This is a new feature with an entirely new subscription, now available for purchase in the shop for $3,99 a/month.]]></description>
            <content:encoded><![CDATA[<p>Hi everyone! Today brings a really fun new feature to QuaBot: the QuaAI chatbot! Chat with the customizable QuaAI bot. It has a message context, so it can 'read' the conversation, you can add a custom instruction and choose a personality. This is a new feature with an entirely new subscription, now available for purchase in the shop for $3,99 a/month.</p><ul><li>Added QuaAI<ul><li>Customize the personality, choose between profesional, friendly, roasting, sarcastic, formal or enthusiastic.</li><li>Up to 37.5M tokens a month/server.</li><li>Add a custom instruction to customize the responses.</li><li>With blocked/allowed channels to change where it works!</li><li>With role permissions for blocked &amp; required roles.</li><li>Responds when mentioned and when you reply to it's messages.</li></ul></li><li>Added the QuaAI subscription for $3,99/month.</li><li>Added <a href="https://quabot.net/ai" target="_blank" rel="noopener noreferrer">https://quabot.net/ai</a> as a feature AI page.</li><li>Various bug fixes and tweaks.</li><li>Mentioning QuaBot will now only return the info center if AI is not available in the server.</li></ul><p>Enjoy! Next update is applications.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.1.0.2]]></title>
            <link>https://wiki.quabot.net/blog/v8-1-0-2</link>
            <guid>https://wiki.quabot.net/blog/v8-1-0-2</guid>
            <pubDate>Tue, 24 Mar 2026 22:03:00 GMT</pubDate>
            <description><![CDATA[Hi everyone! We're working on some pretty big changes, new stuff & quality of life updates for moderation! This is Part 1/3. The next two updates will be a Reporting module and Moderation Appeals. I'm releasing it in three parts since there's no reason to leave you waiting for these amazing features! Enjoy, and let me know if you have any feedback.]]></description>
            <content:encoded><![CDATA[<p>Hi everyone! We're working on some pretty big changes, new stuff &amp; quality of life updates for moderation! This is Part 1/3. The next two updates will be a Reporting module and Moderation Appeals. I'm releasing it in three parts since there's no reason to leave you waiting for these amazing features! Enjoy, and let me know if you have any feedback.</p><p><strong>Added &amp; Changed</strong></p><ul><li>Added DMs whenever a timeout expires. When a timeout ends, the user will now receive a DM from QuaBot (if punishment end DMs are enabled in the settings).</li><li>Overhauled and refactored a large portion of the moderation command code, for more concistent behaviour.</li><li>Added User Commands: When right-clicking a user and going to Apps, QuaBot now shows a few new commands:<ul><li><code>View Avatar</code> - Will show the user's avatar.</li><li><code>User Info</code> - Will show info about the user.</li><li><code>Kick</code> - Kick a user if you have the permissions. Also takes a reason and internal reason through modals.</li><li><code>Ban</code> - Ban a user if you have the permissions. Also takes a reason, internal reason, delete message days and duration. through modals.</li><li><code>Warn</code> - Warn a user if you have the permissions. Also takes a reason, internal reason and (optional) duration. through modals.</li><li><code>Timeout</code> - Timeout a user if you have the permissions. Also takes a reason, internal reason and duration through modals.</li></ul></li><li>Added Message Commands: When right-clicking a message and going to Apps, QuaBot now shows a few new commands:</li><li><code>Kick</code> - Kick a user if you have the permissions. Also takes a reason and internal reason through modals.</li><li><code>Ban</code> - Ban a user if you have the permissions. Also takes a reason, internal reason, delete message days and duration. through modals.</li><li><code>Warn</code> - Warn a user if you have the permissions. Also takes a reason, internal reason and (optional) duration. through modals.</li><li><code>Timeout</code> - Timeout a user if you have the permissions. Also takes a reason, internal reason and duration through modals.</li><li>These allow for an easier way to use QuaBot's moderation commands, and will use modals to guide you through the command process.</li><li>The modals support: reason, duration (if applicable), delete message days for bans, and the internal reason. The reason is required when 'Reason Required' is enabled in the dashboard.</li><li>The DM buttons 'Sent From' now have a link to the original server.</li><li>'View Audit Log' is now a required permission for QuaBot when you add it to your server. This is to, in the future, allow QuaBot to generate moderation cases when created using Discord's ban/kick/timeout feature.</li><li>Moderation cases are now automatically created whenever you Kick, Ban, Unban, Timeout or Remove a Timeout from a user using Discord's built-in tools. Moderation Rules will also auto-apply, DMs sent and a log created. (Uses the Audit Log permissions)</li><li>Commands now have a default permission setup, this applies to some modules but mostly moderation/management commands. These can still be changed in the integration settings.</li><li>Status and <code>/info bot</code> have been updated with the new command counts, including context commands and the info command has been tweaked a bit.</li></ul><p><strong>Fixed</strong></p><ul><li>Fixed a bug where if a user had multiple timeouts, upon untimeout command, the bot would show the oldest timeout instead of the most recent one.</li><li>Fixed an issue when you deleted a timeout, it would send a 'timeout ended' dm, even if the timeout had already expired. All timeouts are now marked as inactive when the timeout runs out.</li><li>When a user is unbanned, all their active ban cases are marked as inactive to prevent the same issue from above.</li><li>When a user rejoins the server after they have been kicked, all their active kick, ban and softban cases are marked as inactive to prevent the same issue from above.</li><li>Critial fix: kick command using the permission from the clear command, allowing access to commands users should not have access to.</li><li>Editing moderation cases now pre-fills the modals with the proof/internal reason to edit it properly.</li><li>Moderation Cases Revoke button is now disabled for the edit screen if already revoked.</li><li>Fixed a bug where revoking a warning using the mod log buttons would send a double 'Warn Ended' DM.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.1.0.1]]></title>
            <link>https://wiki.quabot.net/blog/v8-1-0-1</link>
            <guid>https://wiki.quabot.net/blog/v8-1-0-1</guid>
            <pubDate>Fri, 20 Mar 2026 21:11:00 GMT</pubDate>
            <description><![CDATA[- Added the option to delete join guards.]]></description>
            <content:encoded><![CDATA[<ul><li>Added the option to delete join guards.</li><li>Removed Join Guard logs from the dashboard.</li><li>When you @mention QuaBot, a new help center will show up, with quick links and information.</li><li>Improved <code>/help</code> with new wording and buttons.</li><li>Major backend rework for staff metrics and retention statistics.</li><li>Added vote metrics.</li><li>Minor tweaks &amp; bug fixes following the automod update.</li><li>Logging in, when you have already done so previously or authorized/added quabot before, will now automatically login, without having to press Authorize on the Discord page.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.1.0.0]]></title>
            <link>https://wiki.quabot.net/blog/v8-1-0-0</link>
            <guid>https://wiki.quabot.net/blog/v8-1-0-0</guid>
            <pubDate>Thu, 19 Mar 2026 21:59:00 GMT</pubDate>
            <description><![CDATA[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.]]></description>
            <content:encoded><![CDATA[<p>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.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="added--changed">Added &amp; Changed<a href="#added--changed" class="hash-link" aria-label="Direct link to Added &amp; Changed" title="Direct link to Added &amp; Changed">​</a></h2><h3 class="anchor anchorWithStickyNavbar_LWe7" id="auto-moderation">Auto moderation<a href="#auto-moderation" class="hash-link" aria-label="Direct link to Auto moderation" title="Direct link to Auto moderation">​</a></h3><ul><li>Added <strong>Auto Moderation</strong>! Auto Moderation is divided into three categories:<ul><li><strong>Advanced Auto Moderation</strong>: 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. <strong>Example:</strong> <em>If a user sends 5 messages within 10 seconds</em>, do the following: <em>kick and report to staff</em>. 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.</li><li><strong>Discord Auto Moderation</strong>: 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, <em>If a user gets 3 alerts in 5 seconds for mention spam</em>, do the following <em>kick and send a report to staff</em>. 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.</li><li><strong>Join Guard</strong>: 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: <em>The user joins. They have no avatar, a suspicous name, they have a server tag that includes a swearword. The user is auto-kicked.</em></li></ul></li><li>Automod is very advanced and very powerful. Documentation will be released here within a few days: <a href="https://wiki.quabot.net/docs/modules/automod" target="_blank" rel="noopener noreferrer">https://wiki.quabot.net/docs/modules/automod</a>. 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!</li><li>Automod has been integrated in the Notifications page, showing errors on your dashboard.</li><li>Security &amp; 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.</li></ul><p><img loading="lazy" src="https://api.quabot.net/assets/8-1-mod-preview" alt="Moderation" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="navigation--design">Navigation &amp; Design<a href="#navigation--design" class="hash-link" aria-label="Direct link to Navigation &amp; Design" title="Direct link to Navigation &amp; Design">​</a></h3><ul><li>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.</li><li>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.</li><li>Sub-tabs for modules now show up in the sidebar in a list to select and choose from.</li><li>The picker for multiple text/string options (Example. permissions multi picker), has been updated to the new UI from Channels &amp; Roles.</li></ul><p><img loading="lazy" src="https://api.quabot.net/assets/8-1-tabs-preview" alt="Tabs" class="img_ev3q"></p><h3 class="anchor anchorWithStickyNavbar_LWe7" id="quality-of-life">Quality of Life<a href="#quality-of-life" class="hash-link" aria-label="Direct link to Quality of Life" title="Direct link to Quality of Life">​</a></h3><ul><li>The picker used to select multiple emojis now supports custom emojis &amp; the new UI from Channels &amp; Roles.</li><li>Added toggles in the sidebar, allowing you easily toggle modules without having to go to that module.</li><li>Added support for Discordforge voting &amp; commands on their site.</li><li>Improved error handling to prevent site wide crashes.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="fixed">Fixed<a href="#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed">​</a></h2><ul><li>Fixed various loading issues by preloading settings on the dashboard overview page.</li><li>Fixed a UI issue in the sidebar when not logged in.</li><li>Various minor tweaks, UI improvements and more.</li><li>Fixed an issue where on mobile devices the sidebar would not auto-close if a tab/page was selected.</li><li>Fixed mobile alignment issues with titles for pages.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.3.1]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-3-1</link>
            <guid>https://wiki.quabot.net/blog/v8-0-3-1</guid>
            <pubDate>Mon, 02 Mar 2026 23:54:00 GMT</pubDate>
            <description><![CDATA[Hi everyone! This is a really technical release, that will future-proof QuaBot to grow beyond 1.500 servers. At that point, the bot needs to split itself into multiple processes and this release fully prepares it for that.]]></description>
            <content:encoded><![CDATA[<p>Hi everyone! This is a really technical release, that will future-proof QuaBot to grow beyond 1.500 servers. At that point, the bot needs to split itself into multiple processes and this release fully prepares it for that.</p><ul><li>Rewrote loads of startup process for the bot's backend. This allows the bot to handle sharding better without causing issues later on. This is not yet relevant, but allows QuaBot to grow indefinitely and way beyond 1500 servers. #gettingthefutureready</li><li>Fixed an issue with shards where the gateway closed if the bot started with more then one shard.</li><li>Fixed a crash when using certain commands and features whilst shards are spawning.</li><li>Rewrote the various module update handlers. Should now be more accurate, have better performance and handle dashboard-side updates better.</li><li>Created a new Timed Roles system. Note: this might retroactively add a lot of timed roles in large(r) servers. This might cause logs spam or timed role message spam. Sorry in advance, just a sign the new system works!</li><li>Fixed a long-standing issue with vote reminders: they will no longer send twice in wierd edge-cases whenever you had them enabled on bot startup and then toggled them a few times.</li><li>Revamped the <code>/help</code> command.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.3.0]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-3-0</link>
            <guid>https://wiki.quabot.net/blog/v8-0-3-0</guid>
            <pubDate>Tue, 17 Feb 2026 21:00:00 GMT</pubDate>
            <description><![CDATA[Hi everyone! Today I have the release originally designed to be v8.1. This release was supposed to have Automation and some other features but we needed to cut some features. So no Automations today, but I've got Counting, new UI and various updates to existing modules for you! Enjoy it.]]></description>
            <content:encoded><![CDATA[<p>Hi everyone! Today I have the release originally designed to be v8.1. This release was supposed to have Automation and some other features but we needed to cut some features. So no Automations today, but I've got Counting, new UI and various updates to existing modules for you! Enjoy it.</p><h2 class="anchor anchorWithStickyNavbar_LWe7" id="added--changed">Added &amp; Changed<a href="#added--changed" class="hash-link" aria-label="Direct link to Added &amp; Changed" title="Direct link to Added &amp; Changed">​</a></h2><ul><li>Added new Dashboard tab to select modules and view quick server statistics. (Joins, Leaves and Sent/Deleted messages)</li><li>You can now pin modules to mark them as your favorite and they will be at the top of the sidebar and the new Dashboard overview page.</li><li>Added new Settings tab to configure a few (new) settings:<ul><li>Customize the bot nickname, avatar, banner &amp; about me.</li><li>Customize the message settings: footer, footer icon, embed color and embed thumbnail image (new).</li><li>Blocked Channels (new): the bot will not execute commands, buttons or other interactions in these channels. Events are still logged.</li><li>Always Allowed Roles (new): these roles will always be able to execute commands (not including module specific restrictions!), even when commands are disabled or blocked in that channel.</li><li>Updates Channel: bot update notifications</li><li>Reset server settings to reset the bot for your server.</li></ul></li><li>Improved navigation all around by moving sections of pages into content blocks that can be opened manually or when a feature is enabled.</li><li>Rewrote the loading logic for the dashboard (channels, roles, emojis and settings are now loaded in bulk to prevent mismatched data)</li><li>Sidebar improvements: groups/sections can now be collapsed, and the general UI has been updated and improved.</li><li>Giveaways:<ul><li>The <code>/giveaway list</code> command has been modernized with new components and buttons to endor reroll giveaways directly. The list now shows ended, active and scheduled giveaways, sorted by end date.</li><li><code>/giveaway create</code> has been overhauled. It will now open a popup to create the giveaway and configure all the settings. It will give you a summary before you start it. Way easier to understand and will guide you through the process with ease.</li><li>Added required roles for giveaways, you need these roles to enter. You can configure this during the creation process. (Will only be checked when you join)</li><li>Added role rewards for giveaways to give winners a set of roles. You can configure this during the creation process, will be removed upon reroll.</li><li>You can now create giveaways with near infinite durations instead of the previous 24 day limit.</li><li>Added a DM on Win setting, if enabled the bot will notify giveaway winners in DM.</li><li>You can now view, end and re-roll giveaways from the dashboard.</li><li>You can now create giveaways directly from the dashboard. This allows you to customize the message for a specific giveaway, and to schedule it for a later start time. You can also enable/disable the DM per giveaway.</li><li>Added new variables: <code>{giveaway.winner_list}</code> <code>{giveaway.required_roles}</code> and <code>{giveaway.reward_roles}</code> to show those values respectively. The variables in general now following <code>giveaway.VARIABLE</code> format, old variables will still work.</li><li>Added support for the issues page on the dashboard.</li><li>When ending or rerolling a giveaway it will now show who ended or rerolled it.</li><li>Added editing giveaways using the dashboard. Only works on non-ended giveaways. Edit required roles, winner roles and winner count.</li><li>All these changes work on existing giveaways as well and are mostly plug and play (no configuration needed).</li></ul></li><li>Issues &amp; errors page has been renamed to the Notifications page.</li><li>Message Builders have been recreated:<ul><li>Messages are no longer edited in the popup, it's now inline in the page itself. You can still add the same amount of embeds (for most modules).</li><li>You can now type a <code>{</code> and see the available variables.</li><li>Uploading images, changing embed colors and choosing URLS or selecting server icons/user avatars has been made easier. When you click on an image, it will give you a small dropdown with a few options to choose from, to make it easier to understand what you're doing.
<img loading="lazy" src="https://i.imgur.com/M6pbbKv.png" alt="Demo" class="img_ev3q"></li></ul></li><li>Join roles &amp; Timed roles have been moved back into the Welcome &amp; Goodbye module.</li><li>Welcome (&amp; Goodbye):<ul><li>Renamed the Welcome/Welcomer module to Welcome &amp; Goodbye.</li><li>Updated the welcome card builder. This still follows the old builder design for now, we are working on a replacement.</li><li>Join Roles: added an option to wait before the user completed onboarding (the quiz when they join in community servers), before granting the roles. Might add this to timed roles, although they serve a different purpose.</li></ul></li><li>Starboard Module:<ul><li>Added support for custom emojis.</li><li>Added support for attachments (images etc.) when reposting messages.</li><li>Added the option to create a 'media only' starboard where only images/videos are reposted.</li><li>Added blocked roles and channels and whitelist roles and channels to individual starboards.</li><li>Added the whitelist channels and whitelisted roles to the basic/top level starboard settings. This allows you to block or only allow certain channels/roles to have their messages posted.</li><li>Added starboard roles: will be assigned when a user's post is reposted and removed if their post has been removed after it expires.</li><li>Added an option to automatically remove starboard messages when it drops below the threshold.</li><li>Some of these new settings, as well as a few existing (custom messages), have been moved into the 'Advanced Settings' category for the individual starboard configuration, to make setup easier.</li><li><strong>BREAKING:</strong> The way starboards are deleted has been changed. This <strong>breaks</strong> existing auto remove starboards. Starboards sent before this update will not be removed automatically. Any new starboards will be deleted as you're used to. This new method is to allow for more servers and enhanced performance. (We expect the impact to be very minor since 99,99% of servers do not use this feature right now)</li></ul></li><li>Redesigned, yet again (4th time?) the role and channel selector.</li><li>Added new loading animations (skeletons) to the entire dashboard.</li><li>Auto Purge &amp; Auto Delete Messages have been merged into the 'Auto Clean Channels' module. They have also been overhauled with new UI to make them easier to configure.</li><li>Logs:<ul><li>Added custom log channels per log event.</li><li>Added custom embed colors per log event.</li><li>New design that is easier to configure, and categorized per event-type.</li><li>Also made it easier to toggle events, all grouped per-event in a single card.</li><li>Logs are now stored longer then 30 days for an improved dashboard experience (if enabled).</li></ul></li><li>The Tab Switcher that was at the bottom of some modules has been removed. It has been replaced with a simple tab bar at the top of the page, this is the same for mobile making different tabs easier to reach even on mobile devices. The old system got really confusing on small devices, making this a better solution.
<img loading="lazy" src="https://i.imgur.com/RTy56Ev.png" alt="Switcher" class="img_ev3q"></li><li>Counting Module:<ul><li>Added the counting module! Encourage community engagement with a fun counting channel.</li><li>Math mode: allow users to use math operators to count. (Toggle-able)</li><li>Numbers only: block/allow regular messages in the counting channel. (Toggle-able)</li><li>Fail roles: give the ones who break the chain a set of roles.</li><li>Added <code>/counting leaderboard</code> to view the server's top counters!</li><li>Added <code>/counting stats [user|server]</code> to view counting statistics for a user or the server.</li><li>Added <code>/counting set-channel [channel]</code> to set the counting channel to a value of your choosing.</li></ul></li><li>New premium page on the dashboard itself. Made it clear if your server has premium or not. Also added Technical Details for support to assist with Premium Problems at the bottom of the page.</li><li>Moderation: Moderation Rules &amp; Moderation Case Manager have been merged with the moderation module again. They're now available as seperate tabs!</li><li>All the commands on the dashboard have been updated and synced with the bot's commands.</li><li>Prepared some new backend changes to handle the new component builder that is a part of the new message builder. It's almost ready and will be shipped with the Automation Module.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="removed">Removed<a href="#removed" class="hash-link" aria-label="Direct link to Removed" title="Direct link to Removed">​</a></h2><ul><li>Removed the 'Overview' tab (page with news, logs &amp; basic settings)</li><li>Removed the original modules page.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="fixed">Fixed<a href="#fixed" class="hash-link" aria-label="Direct link to Fixed" title="Direct link to Fixed">​</a></h2><ul><li>Fixed an issue where uploaded footer icons were not update immediately on the bot.</li><li>Fixed various loading skeleton inconsistencies.</li><li>Fixed an issue where giveaways were not updating properly when they ended.</li><li>Fixed a few issues not showing up correctly on the Notifications page.</li><li>Fixed an issue where you could have multiple starboards with the same emojis, breaking the system.</li><li>Fixed logs accidentally showing texts from the suggestions module.</li><li>Fixed an issue where Server Boost roles were not showing up in role pickers.</li><li>Fixed an issue where tickets could not be closed or deleted when the user had left the server.</li><li>Fixed an issue where ticket auto close when the ticket owner leaves the server didn't work.</li><li>Fixed a rare bug where if you deleted multiple panels at once the 'Add panel' button was disabled for non-premium servers, because the limit didn't reset properly.</li><li>Fixed a problem where the ticket close or delete flow stopped working when a staff or observe role was deleted or when any of the ticket users/owners had left the server.</li><li>Fixed an issue where premium features would not be available on the dashboard when premium was activated.</li><li>Fixed an issue where premium status was not properly checked for subcommands, causing out-of-sync premium states. This now syncs with the API as well for dashboard unlock.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="accessibility-changes">Accessibility Changes<a href="#accessibility-changes" class="hash-link" aria-label="Direct link to Accessibility Changes" title="Direct link to Accessibility Changes">​</a></h2><ul><li>Toggles &amp; Selects can be selected using tab now.</li><li>Clicking on the edge of a select menu will now open the select menu.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="data-migration">Data Migration<a href="#data-migration" class="hash-link" aria-label="Direct link to Data Migration" title="Direct link to Data Migration">​</a></h2><p>That's all for today's major release! As always, data has been migrated and some configurations have had some settings changed automatically. Should your server have issues with any of these new features, let us know!</p><div class="theme-admonition theme-admonition-note alert alert--secondary admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 14 16"><path fill-rule="evenodd" d="M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"></path></svg></span>Work in progress</div><div class="admonitionContent_S0QG"><p>The wiki is still something we're working to get ready. A lot of pages are a bit outdated right now.</p></div></div>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.14]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-14</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-14</guid>
            <pubDate>Fri, 23 Jan 2026 18:03:00 GMT</pubDate>
            <description><![CDATA[Added & Changed]]></description>
            <content:encoded><![CDATA[<p>Added &amp; Changed</p><ul><li>Added message notifications for timed roles: send a dm or message in the server when the user gets the roles.</li><li>Added message notifications for server tag roles: send a dm or message in the server when the user sets the tag/gets tag roles.</li><li>Added message notifications for linked roles: send a dm or message in the server when the user gets them. <em>Note: this replaces the global dm notification option from linked roles</em>.</li><li>Role Multi Pickers: new design with color icons and added the option to remove them from the list. You can now only select each option once.</li><li>Channel Multi Pickers: added the option to remove them &amp; you can only select each option once.</li><li>Multi Pickers in general: improved the handling of limits when adding additional values.</li><li>Added animations to most dashboard pages.</li><li>Added some backend server retention metrics.</li></ul><p>Fixed</p><ul><li>Updated the servers page, improved the invited/not invited server UI.</li><li>Fixed a few backend validation issues for auto roles.</li><li>Fixed an issue where when something was unsaved you could use the sidebar to bypass the unsaved changes popup. (Locking pages and forcing either save or discard before moving to a different page)</li><li>Fixed: when creating a ticket panel it would show an internal error instead of the new panel edit page.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.13]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-13</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-13</guid>
            <pubDate>Tue, 20 Jan 2026 20:22:00 GMT</pubDate>
            <description><![CDATA[- Added the 'Sticky Roles' module to assign roles when a user re-joins the server. More info here]]></description>
            <content:encoded><![CDATA[<ul><li>Added the 'Sticky Roles' module to assign roles when a user re-joins the server. More info <a href="https://wiki.quabot.net/docs/modules/auto-role#sticky-roles" target="_blank" rel="noopener noreferrer">here</a></li><li>Fixed an issue where the <code>/cases list</code> and <code>/cases user</code> command stopped working in some cases.</li><li>Fixed an issue where the reaction roles select menu stopped working in cases where the selected values exceeded the maximum selections.</li><li>Fixed an issue where verification captchas would crash the bot sometimes.</li><li>Fixed ticket settings not saving when there was no select menu option description.</li><li>Fixed a major issue where ticket panels would not have unique identifiers for some servers in some cases. This will be automatically updated upon saving them, and this will make the <code>/ticket create</code> command work again if your server was impacted. It was only impacting that specific command.</li><li>Fixed a cache issue for tickets.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.12]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-12</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-12</guid>
            <pubDate>Sun, 18 Jan 2026 13:59:00 GMT</pubDate>
            <description><![CDATA[- Added the linked roles module.]]></description>
            <content:encoded><![CDATA[<ul><li>Added the <a href="https://wiki.quabot.net/docs/modules/linked-roles" target="_blank" rel="noopener noreferrer">linked roles module</a>.<ul><li>Automatically assign or remove roles when a user has a different set of roles.</li><li>With notifications, triggers and conditions.</li></ul></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.11]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-11</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-11</guid>
            <pubDate>Sat, 17 Jan 2026 18:05:00 GMT</pubDate>
            <description><![CDATA[- Added support for the Issues Page to: Suggestions, Statistic Channels, Verification. The page is now out of beta.]]></description>
            <content:encoded><![CDATA[<ul><li>Added support for the Issues Page to: Suggestions, Statistic Channels, Verification. The page is now out of beta.</li><li>Added a <code>/suggestion setup</code> command.</li><li>Fixed the issues page for Auto Delete Messages not working correctly.</li><li>The edit/delete accordions now align the buttons in a cleaner way on mobile.</li><li>Improved the mobile experience on the Statistic Channels, Verification and Suggestions pages.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.10]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-10</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-10</guid>
            <pubDate>Sat, 17 Jan 2026 16:04:00 GMT</pubDate>
            <description><![CDATA[- Fixed boost messages! They will work again, should issues arise, please report them using /bug-report.]]></description>
            <content:encoded><![CDATA[<ul><li>Fixed boost messages! They will work again, should issues arise, please report them using <code>/bug-report</code>.</li><li>Added issues page support for boost messages.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.9]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-9</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-9</guid>
            <pubDate>Sat, 17 Jan 2026 16:04:00 GMT</pubDate>
            <description><![CDATA[- Added the Server Tag Roles sub-module to auto roles. Automatically assign a list of roles when a user chooses your server's tag.]]></description>
            <content:encoded><![CDATA[<ul><li>Added the Server Tag Roles sub-module to auto roles. Automatically assign a list of roles when a user chooses your server's tag.</li><li>A couple of minor bug fixes.</li><li>Added the Auto Role Wiki Page.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.8]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-8</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-8</guid>
            <pubDate>Sun, 11 Jan 2026 14:48:00 GMT</pubDate>
            <description><![CDATA[- Fixed an issue where servers without QuaBot would display 'Configure' and allow full dashboard management when this wasn't applicable.]]></description>
            <content:encoded><![CDATA[<ul><li>Fixed an issue where servers without QuaBot would display 'Configure' and allow full dashboard management when this wasn't applicable.</li><li>Fixed an issue where the default settings for the welcome configuration had some incorrectly enabled values.</li><li>Fixed an issue where disabling the welcome/leave message would prevent saving.</li><li>Updated the wording for the permissions notice for role multi pickers &amp; added a wiki link for additional context.</li><li>Added a 'no reaction roles' message when you have no reaction roles.</li><li>Fixed a crash in edge cases on the tickets page.</li><li>Fixed an issue where creating ticket panels was not possible if you deleted one in the past.</li><li>Removed the @ everyone role from the 'ticket open roles' and 'ticket close roles'.</li><li>Fixed having the same role in: allowed/blocked roles, close roles add/close roles remove and open roles add/remove for ticket panels.</li><li>Fixed verification roles not being both in roles to add and roles to remove at once.</li><li>Added the ability to sort reaction role role options.</li><li>Separated the join/leave channels, you can now send them in separate channels.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.7]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-7</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-7</guid>
            <pubDate>Sat, 10 Jan 2026 23:39:00 GMT</pubDate>
            <description><![CDATA[This release is the reaction roles v2 update! We have rewritten reaction roles and added some needed quality of life features. The full changes are available below:]]></description>
            <content:encoded><![CDATA[<p>This release is the reaction roles v2 update! We have rewritten reaction roles and added some needed quality of life features. The full changes are available below:</p><p>Added &amp; Changed</p><ul><li>Added a Premium Subscribe button to <code>/about</code>.</li><li>Added the net member gain on the statistics page.</li><li>Reaction Roles:<ul><li>Migrated reaction roles to a new internal system. Problems? Contact support!</li><li>Partially rewrote the entire system for improved stability.</li><li>Removed the option to globally disable/enable reaction roles.</li><li>Added the ability to toggle emojis in the dropdown/buttons for reaction roles.</li><li>Reaction Role options now allow multiple roles to be assigned/removed at once per button/reaction.</li><li>Added the ability to use existing messages for reaction roles, for example a message sent by a regular user.</li><li>Added limits, choose a max number of options a user can pick from the reaction role.</li><li>Removed the <code>Unique</code> mode &amp; renamed <code>Verify</code> &amp; <code>Drop</code> to <code>Add Only</code> and <code>Remove Only</code>.</li><li>Added Temporary Roles (premium). Roles will be removed after a certain amount of time. (You customize the duration).</li><li>Added the ability to re-send a reaction role message if it's already been created.</li><li>Made some tweaks to the UI of the premium feature table, including the 'NEW' flags.</li><li>Added DMs that will be sent when you get a reaction role using reactions. This will also be sent when a temporary role is automatically removed.</li><li>Added <code>/reaction-roles list</code> <code>/reaction-roles setup</code> and <code>/reaction-roles create</code>.</li><li>Added support for custom emojis.</li><li>Wiki has been updated to reflect the changes.</li></ul></li></ul><p>Fixed</p><ul><li>Various limits not being properly enforced on the dashboard for reaction roles, preventing saving.</li><li>Improved error handling &amp; user feedback for reaction role creation processes.</li><li>Reaction Roles:<ul><li>Fixed disabling a reaction role not disabling the buttons.</li><li>Changing reaction role types should now edit the messages correctly.</li></ul></li><li>Fixed the dashboard scrolling up when interacting on pages with multiple tabs.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.6]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-6</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-6</guid>
            <pubDate>Tue, 06 Jan 2026 13:58:00 GMT</pubDate>
            <description><![CDATA[- Removed the 'Server Join Message' that spammed your server when you invited QuaBot to improve server retention.]]></description>
            <content:encoded><![CDATA[<ul><li>Removed the 'Server Join Message' that spammed your server when you invited QuaBot to improve server retention.</li><li>Removed the 'Premium Ending' &amp; 'Premium Started' messages, sent in a random channel. They are now a DM or sent in the updates channel.</li><li>Seasonal decorations have been removed from the site.</li><li>Tweaked the bot list sites with updated descriptions.</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="8026a">8.0.2.6a<a href="#8026a" class="hash-link" aria-label="Direct link to 8.0.2.6a" title="Direct link to 8.0.2.6a">​</a></h3><ul><li>Various bug fixes for the parent release.</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="8026b">8.0.2.6b<a href="#8026b" class="hash-link" aria-label="Direct link to 8.0.2.6b" title="Direct link to 8.0.2.6b">​</a></h3><ul><li>Updated the invite system. You will now be redirected to <a href="https://quabot.net/welcome" target="_blank" rel="noopener noreferrer">https://quabot.net/welcome</a></li><li>Added the Vote for QuaBot page at <a href="https://quabot.net/vote" target="_blank" rel="noopener noreferrer">https://quabot.net/vote</a></li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="8026c">8.0.2.6c<a href="#8026c" class="hash-link" aria-label="Direct link to 8.0.2.6c" title="Direct link to 8.0.2.6c">​</a></h3><ul><li>Added <code>/setup</code> and <code>/configure</code> to assist the QuaBot setup process.</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="8026d">8.0.2.6d<a href="#8026d" class="hash-link" aria-label="Direct link to 8.0.2.6d" title="Direct link to 8.0.2.6d">​</a></h3><ul><li>Fixed a default configuration issue and bumped visual bot version.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.5]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-5</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-5</guid>
            <pubDate>Mon, 05 Jan 2026 00:16:00 GMT</pubDate>
            <description><![CDATA[Added & Changed]]></description>
            <content:encoded><![CDATA[<p>Added &amp; Changed</p><ul><li>Added issue &amp; error logging/support for: Moderation, Moderation Rules and Lockdown.</li></ul><p>Fixed</p><ul><li>Fixed various mobile resize issues with double aligned inputs.</li><li>Moved the sidebar open button for mobile to the left to prevent overlap with the tab switcher.</li><li>Improved the UI for the command configure popup/dropdown to improve the mobile experience &amp; readability.</li><li>The mobile tab switcher now scrolls you back to the top of the page.</li><li>Moderation:<ul><li>Moderation Reason Alias UI has been updated to use the Accordion to improve the mobile experience.</li><li>Moderation Reasons are now capped at 512 characters within the command arguments. Durations are now capped at 50 characters.</li><li>Fixed an issue where the immune roles did not get checked properly, along with some permission-related underlying issues.</li><li>Fixed cases where double values were not removed for moderation immune roles.</li><li>Descriptions for some moderation commands have been fine-tuned to explain them clearly.</li><li>Various small bug fixes and wording tweaks for moderation-related systems.</li><li>Fixed <code>/cases clear</code> not properly removing cases in wierd edge-cases.</li><li>Fixed <code>/cases delete</code> and <code>/cases revoke</code> not revoking active punishments properly in most scenarios.</li><li>Fixed <code>/cases revoke</code> and <code>/cases list</code> not properly editing log messages and/or crashing if there was no log message, resulting in little to no user feedback.</li><li>Fixed <code>/cases list</code> showing the duration as "(Duration) minutes" where the minutes was incorrect.</li><li>Made a couple of minor tweaks to moderation rules and added additional issue rules.</li></ul></li><li>Lockdown:<ul><li>Improved lockdown error handling &amp; added support for the issues page.</li><li>Fixed a crash if a channel or server was locked for too long. Also limited this in the lockdown create commands.</li></ul></li><li>Fixed a crash with auto delete messages if the interval was too long, now also fixed on dashboard side.</li><li>Fixed a crash for verifications if the auto kick time was too long, with additional dashboard limits and safeguards.</li><li>Fixed a crash for auto purge messages if the auto kick time was too long, with additional safeguards on the dashboard.</li><li>Fixed a crash in some wierd edge cases with verification captchas.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.4]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-4</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-4</guid>
            <pubDate>Sat, 03 Jan 2026 13:20:00 GMT</pubDate>
            <description><![CDATA[- Various crashes fixed and bug fixes applied.]]></description>
            <content:encoded><![CDATA[<ul><li>Various crashes fixed and bug fixes applied.</li><li>Overhauled the servers page and the authorization flow. Servers now show Invite or Manage based on if the bot is in the server. If you invited the bot using the server list before the entire system would stop working preventing you from configuring your server. This has been resolved.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.3]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-3</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-3</guid>
            <pubDate>Fri, 02 Jan 2026 23:48:00 GMT</pubDate>
            <description><![CDATA[First release of 2025 - and it's a small one.]]></description>
            <content:encoded><![CDATA[<p>First release of 2025 - and it's a small one.</p><ul><li>Various small bug fixes.</li><li>Fixed an issue where new servers cannot save the welcome config.</li><li>Major SEO overhaul for site.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.2]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-2</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-2</guid>
            <pubDate>Wed, 24 Dec 2025 19:13:00 GMT</pubDate>
            <description><![CDATA[Added & Changed]]></description>
            <content:encoded><![CDATA[<p>Added &amp; Changed</p><ul><li>Added issue &amp; error logging/support for: Auto Delete Messages, Auto Purge and Action Logs.</li><li>Added <code>/bug-report</code> to allow users to report bugs and issues with the bot.</li></ul><p>Fixed</p><ul><li>Fixed an issue where you could have double entries in multi role/channel pickers for Auto Delete Messages, Auto Role, Action Logs and Starboards.</li><li>Fixed an issue where <code>@everyone</code> would show up in role pickers for some modules.</li><li>Fixed various mobile resize issues with double aligned inputs.</li><li>Additional minor fixes and tweaks.</li><li>Action Logs:<ul><li>Fixed issues when log channels had been deleted.</li><li>Fixed errors when log messages could not be sent (permission issues).</li><li>Fixed the ignored roles not working for events: Invite Created (Uses invite creator), Member Leave Server, Message Edit, Message Delete, Member Nickname update and Member roles update.</li><li>Fixed the ignored channels &amp; categories not working for Invite Create &amp; Invite Delete.</li><li>Fixed action logs not sending when dashboard storage was disabled for events: Channel Delete, Message Delete, Message Edited and Messages Bulk Deleted.</li><li>Fixed logs not sending in rare cases for events: Channel Update and Message Delete.</li><li>Emoji Update events now show the changes (old and new values) instead of only the new values.</li><li>Various updates to message formats &amp; layouts, including moving IDs to footer to reduce bloat and separating updated message content from the embed description.</li><li>Sticker Update &amp; Create now send the sticker on the log message.</li><li>Sticker Delete event not sending has been fixed.</li></ul></li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.1]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-1</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-1</guid>
            <pubDate>Tue, 16 Dec 2025 17:16:00 GMT</pubDate>
            <description><![CDATA[Added & Changed]]></description>
            <content:encoded><![CDATA[<p>Added &amp; Changed</p><ul><li>Updated the default bot permissions to account of Pin Messages change.</li><li>Added the issues page: shows the most recent issues that the bot encountered that server admins can fix. <a href="https://wiki.quabot.net/docs/getting-started#issues--errors-page" target="_blank" rel="noopener noreferrer">More info on the wiki article</a>.</li><li>Added the option to reroll and end giveaways with a message url instead of only the giveaway id.</li><li>Channels in selectors are now sorted by position.</li><li>Various UI changes and tweaks made.</li></ul><p>Fixed</p><ul><li>Fixed a lot of mobile allignment issues for double containers and navbar padding.</li><li>Fixed an issue where join roles didn't work if the join channel was not defined.</li><li>Fixed timed roles not working when a user joined the server again</li><li>Fixed a crash when a giveaway duration was very long.</li><li>Fixed an issue where giveaway prized could be cutoff later on, losing part of the prize.</li><li>Changed mobile tooltip button alignment</li><li>Fixed an issue where the 'Remove After' option for starboards only deleted the ones that should've already been deleted on restart, and not the future ones.</li><li>Removed the integration (bot/managed) roles and <code>@everyone</code> from most role pickers.</li><li>Fixed popups not working correctly for the message builder (used to edit footer icons etc.)</li><li>Fixed some mobile issues with the embed builder.</li><li>Fixed an issue where DM join messages did not work if regular join messages were disabled.</li><li>Additional testing done and minor fixes applied.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.2.0]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-2-0</link>
            <guid>https://wiki.quabot.net/blog/v8-0-2-0</guid>
            <pubDate>Sun, 14 Dec 2025 20:11:00 GMT</pubDate>
            <description><![CDATA[Added & Changed]]></description>
            <content:encoded><![CDATA[<p>Added &amp; Changed</p><ul><li>Added the statistics channel module to display up-to-date server statistics using locked voice channels at the top of your channel list.</li></ul><p>Fixed</p><ul><li>Fixed the title alignment issues on the Statistics &amp; Security Page.</li><li>Fixed mobile site width</li><li>Fixed text in accordions going out of bounds.</li><li>Fixed mobile sidebar issues.</li><li>Fixed snow decorations not going to bottom of page.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.1.4]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-1-4</link>
            <guid>https://wiki.quabot.net/blog/v8-0-1-4</guid>
            <pubDate>Thu, 11 Dec 2025 13:41:00 GMT</pubDate>
            <description><![CDATA[- Added the option to add required/blocked roles to individual reaction role options.]]></description>
            <content:encoded><![CDATA[<ul><li>Added the option to add required/blocked roles to individual reaction role options.</li><li>Added the option to add required/blocked roles to entire reaction roles.</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="v8014b">V8.0.1.4b<a href="#v8014b" class="hash-link" aria-label="Direct link to V8.0.1.4b" title="Direct link to V8.0.1.4b">​</a></h3><ul><li>Fixed: suggestions could be apporved or denied multiple times with the <code>/suggestion</code> command.</li><li>Fixed the suggestion message showing the user that approved/denied the suggestion instead of the suggestion created sometimes inside of the suggestion message.</li></ul><h3 class="anchor anchorWithStickyNavbar_LWe7" id="v8014c">V8.0.1.4c<a href="#v8014c" class="hash-link" aria-label="Direct link to V8.0.1.4c" title="Direct link to V8.0.1.4c">​</a></h3><ul><li>Updated the vote messages.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.1.3]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-1-3</link>
            <guid>https://wiki.quabot.net/blog/v8-0-1-3</guid>
            <pubDate>Wed, 10 Dec 2025 22:20:00 GMT</pubDate>
            <description><![CDATA[We have migrated some data and auto-applied some changes for this release. This should not cause issues, contact support if it did.]]></description>
            <content:encoded><![CDATA[<div class="theme-admonition theme-admonition-caution alert alert--warning admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"></path></svg></span>Data Migration</div><div class="admonitionContent_S0QG"><p>We have migrated some data and auto-applied some changes for this release. This should not cause issues, contact support if it did.</p></div></div><p><strong>Added &amp; Removed</strong></p><ul><li>Added <code>/ticket form-answers</code> to view ticket form answers from a ticket (or outside).</li><li>Permisisons can now be set for ticket actions, to limit them to roles and staff. These follow button permissions from before. See the Permissions tab on the ticket panel configuration.</li><li>Added the option to make buttons or ticket actions Owner &amp; Staff only, to prevent added users from using buttons.</li><li>Added blocked/allowed roles for ticket panels.</li><li>Added the following ticket log events: <strong>Updated</strong> (Topic Change/Rename), <strong>Unclaim</strong>, <strong>Transfer</strong>, <strong>User Add/Remove</strong> and <strong>Role Add/Remove</strong> seperated, <strong>Close Requested</strong>.</li><li>Added the following ticket dm events: <strong>Escalated</strong>, <strong>Transferred</strong> and <strong>Unclaimed</strong>.</li><li>User and role add/remove now send a message in the ticket.</li><li>Added (optional) emojis support to ticket topic dropdowns.</li><li>Removed the 'Send to ticket' option for answers.</li><li>Added DMs when a ticket has been close-requested to be sent to ticket owners.</li><li>Added support for custom emojis to tickets.</li></ul><p><strong>Changes</strong></p><ul><li>Ticket Log Events have been compacted and are easier to view.</li><li>Various permission related tweaks for tickets.</li><li><code>/ticket stats</code> now shows an easier to understand message.</li><li><code>/ticket info</code> has been updated and now shows the users and roles for the ticket.</li><li>You can now sort the options for ticket dropdowns.</li></ul><p><strong>Fixes</strong></p><ul><li>Fixed the back button not always showing on the ticket panel edit page.</li></ul><blockquote><p><em>We are still working on close reasons but have ran into technical limitations with our current system. This will be added in a future release.</em></p></blockquote>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.1.2]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-1-2</link>
            <guid>https://wiki.quabot.net/blog/v8-0-1-2</guid>
            <pubDate>Sun, 07 Dec 2025 19:50:00 GMT</pubDate>
            <description><![CDATA[- New dashboard UI.]]></description>
            <content:encoded><![CDATA[<ul><li>New dashboard UI.</li><li>Various dashboard fixes, UI changes and animation tweaks.</li><li>Light mode has been removed.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="v8012b">V8.0.1.2b<a href="#v8012b" class="hash-link" aria-label="Direct link to V8.0.1.2b" title="Direct link to V8.0.1.2b">​</a></h2><ul><li>Various mobile tweaks, improvements and hotfixes.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.1.1]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-1-1</link>
            <guid>https://wiki.quabot.net/blog/v8-0-1-1</guid>
            <pubDate>Mon, 01 Dec 2025 23:20:00 GMT</pubDate>
            <description><![CDATA[- Site/API Bug fixes.]]></description>
            <content:encoded><![CDATA[<ul><li>Site/API Bug fixes.</li><li>Tweaks to bot message wording.</li><li>New API endpoint: <code>GET</code> <code>/site/stats</code> to get the statistics for QuaBot.</li><li>New website</li><li>New premium page</li><li>Addded a features page</li><li><strong>Light mode has been deprecated. It will no longer save it's state, it will be fully removed soon</strong></li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="v8011b">V8.0.1.1B<a href="#v8011b" class="hash-link" aria-label="Direct link to V8.0.1.1B" title="Direct link to V8.0.1.1B">​</a></h2><ul><li>Footers are now optional if you have premium.</li><li>Site performance improvements</li><li>Fixed an issue where suggestions would show the wrong users on approve/deny.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.1.0]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-1-0</link>
            <guid>https://wiki.quabot.net/blog/v8-0-1-0</guid>
            <pubDate>Wed, 26 Nov 2025 14:28:00 GMT</pubDate>
            <description><![CDATA[Added & Changed]]></description>
            <content:encoded><![CDATA[<p>Added &amp; Changed</p><ul><li>Added the Tickets module. More info <a href="/docs/modules/tickets.md">here</a></li><li>Embed footers no longer have quabot.net by default.</li><li>Added a special holiday surprise for Christmas and New Years!</li></ul><p>Fixed</p><ul><li>Fixed various issues.</li><li>Minor UI tweaks.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="v8010b">V8.0.1.0B<a href="#v8010b" class="hash-link" aria-label="Direct link to V8.0.1.0B" title="Direct link to V8.0.1.0B">​</a></h2><p>Fixed an issue where voting on suggestions didn't work.
Fixed an issue where suggestions would show 'pending' as state in the DM users would receive when their suggestion was deleted.
Fixed an issue where the escalation/transfer arrays on the tickets config would behave wierdly if no panels were available (now disabled), added a none value and removing empty/none values on save has been added.
A couple of bug fixes.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.0.7]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-0-7</link>
            <guid>https://wiki.quabot.net/blog/v8-0-0-7</guid>
            <pubDate>Thu, 20 Nov 2025 14:40:00 GMT</pubDate>
            <description><![CDATA[Added & Changed]]></description>
            <content:encoded><![CDATA[<p>Added &amp; Changed</p><ul><li>Added loading animations for dashboard commands page.</li></ul><p>Fixed</p><ul><li>Fixed section scroll issues.</li><li>Fixed channel slowmode changes not being logged.</li><li>Fixed channel updates logging empty description changes.</li><li>Fixed empty "Message Edited" logs when a link loaded an embed.</li><li>Fixed various dark mode related styling issues.</li><li>Fixed mobile scaling issues &amp; elements going out of bounds.</li><li>Fixed security &amp; statistics being unreadable on mobile.</li><li>Fixed the spacing for the tables on premium pages.</li><li>Fixed incorrectly low user counts and replaced it with member count.</li><li>Improved mobile navigation with increased sizes for tabs &amp; navigation elements.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="v8007b">V8.0.0.7B<a href="#v8007b" class="hash-link" aria-label="Direct link to V8.0.0.7B" title="Direct link to V8.0.0.7B">​</a></h2><ul><li>Fixed an issue where suspicious users were not removed from the list.</li><li>Fixed a crash related to various commands that required followup.</li><li>Fixed a crash related to the <code>/help</code> command.</li><li>Fixed various permission-related errors.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.0.6]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-0-6</link>
            <guid>https://wiki.quabot.net/blog/v8-0-0-6</guid>
            <pubDate>Sun, 16 Nov 2025 19:23:00 GMT</pubDate>
            <description><![CDATA[- Added voting.]]></description>
            <content:encoded><![CDATA[<ul><li>Added voting.</li><li>Added voting reminders.</li><li>Added discordbotlist.com to <code>/vote</code>.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="v8006b">V8.0.0.6B<a href="#v8006b" class="hash-link" aria-label="Direct link to V8.0.0.6B" title="Direct link to V8.0.0.6B">​</a></h2><div class="theme-admonition theme-admonition-caution alert alert--warning admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"></path></svg></span>Various hotfixes</div><div class="admonitionContent_S0QG"><p>This release includes a couple of urgent hotfixes.</p></div></div><ul><li>Minor changes and fixes.</li><li>Various site hotfixes related to auth and crashes.</li><li>Bot status now shows total command count instead of base commands.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.0.5]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-0-5</link>
            <guid>https://wiki.quabot.net/blog/v8-0-0-5</guid>
            <pubDate>Fri, 14 Nov 2025 20:36:00 GMT</pubDate>
            <description><![CDATA[Added & Changed]]></description>
            <content:encoded><![CDATA[<p>Added &amp; Changed</p><ul><li>Added documentation links to some modules that didn't have them.</li><li>Updated the premium page design with new buttons &amp; feature tables.</li><li>Added a check for embed total character count. If exceeds 6000 (limit) editing becomes unavailable.</li><li>Auto Purge &amp; Auto Delete modules now have 3 available channels for free and up to 50 for premium.</li><li>Reaction roles now have 5 free messages and 50 with premium.</li></ul><p>Fixed</p><ul><li>Fixed fonts not working for welcome cards.</li><li>Fixed options for selections having incorrect colors on some webbrowers.</li><li>Fixed various icon styling &amp; sizing issues around the site.</li><li>Fixed the about me edit tooltip &amp; name being the banner text.</li><li>Fixed commands overflow scrollbars on some webbrowsers.</li><li>Fixed some dashboard tabs being available without selecting a server on mobile.</li><li>Fixed the pages not scrolling back up when navigating around the site.</li><li>Fixed message sender not working when the message had fields.</li><li>Various UI fixes.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.0.4]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-0-4</link>
            <guid>https://wiki.quabot.net/blog/v8-0-0-4</guid>
            <pubDate>Fri, 14 Nov 2025 20:04:00 GMT</pubDate>
            <description><![CDATA[Added]]></description>
            <content:encoded><![CDATA[<p>Added</p><ul><li>Added a note to the card builders that mobile is not fully supported.</li><li>Added button to delete starboards.</li><li>Added ability to send welcome DMs as a test to yourself.</li><li>Added a back button for mobile on the dashboard.</li></ul><p>Fixes &amp; Tweaks</p><ul><li>Fixed mobile navbar tabs not showing in full.</li><li>Increased size for mobile tab switch button.</li><li>Fixed with for module filters on mobile</li><li>Increased tooltip size for increased accessibility.</li><li>Overhauled UI for news page and news articles.</li><li>Fixed commands on dashboard going out of bounds on mobile.</li><li>Fixed the guild join/premium state update messages not sending.</li></ul><h2 class="anchor anchorWithStickyNavbar_LWe7" id="v8004b">V8.0.0.4B<a href="#v8004b" class="hash-link" aria-label="Direct link to V8.0.0.4B" title="Direct link to V8.0.0.4B">​</a></h2><div class="theme-admonition theme-admonition-danger alert alert--danger admonition_LlT9"><div class="admonitionHeading_tbUL"><span class="admonitionIcon_kALy"><svg viewBox="0 0 12 16"><path fill-rule="evenodd" d="M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"></path></svg></span>Hotfix</div><div class="admonitionContent_S0QG"><p>This release is an urgent hotfix.</p></div></div><ul><li>Fixed options for select menu not having the correct color.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.0.3]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-0-3</link>
            <guid>https://wiki.quabot.net/blog/v8-0-0-3</guid>
            <pubDate>Thu, 13 Nov 2025 00:18:00 GMT</pubDate>
            <description><![CDATA[- Added Moderation Rules.]]></description>
            <content:encoded><![CDATA[<ul><li>Added Moderation Rules.</li><li>Fixed sizing issues for Collapsable Containers.</li><li>Updated Tab Switcher with labels &amp; flags.</li><li>Added labels &amp; flags to page titles.</li><li>Fixed mod case revoke button not working.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.0.2]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-0-2</link>
            <guid>https://wiki.quabot.net/blog/v8-0-0-2</guid>
            <pubDate>Tue, 11 Nov 2025 23:20:00 GMT</pubDate>
            <description><![CDATA[- Premium is back! Now using Discord's built-in feature.]]></description>
            <content:encoded><![CDATA[<ul><li>Premium is back! Now using Discord's built-in feature.</li><li>Removed user premium dashboard &amp; old premium system.</li><li>Fixed various bugs and issues.</li></ul>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[V8.0.0.1]]></title>
            <link>https://wiki.quabot.net/blog/v8-0-0-1</link>
            <guid>https://wiki.quabot.net/blog/v8-0-0-1</guid>
            <pubDate>Tue, 11 Nov 2025 20:29:00 GMT</pubDate>
            <description><![CDATA[- Fixed various issues following the release of v8, including but not limited to:]]></description>
            <content:encoded><![CDATA[<ul><li>Fixed various issues following the release of v8, including but not limited to:</li><li>Unsaved popup sometimes locking pages.</li><li>Unsaved changes vanishing when switching tabs on certain modules.</li><li>Fixed a lot of UI inconsitencies and added missing UI to auth related pages.</li><li>Fixed various API crash issues.</li><li>Tweaked some permission requirements for moderation commands.</li></ul><p>Added &amp; Changed:</p><ul><li>Updated status page to show Stripe &amp; Supabase.</li><li>Added a commands tab on the dashboard to manage all commands including fun &amp; utility.</li><li>Added <code>/help</code>.</li><li>Added additional modules to the homepage feature display.</li></ul>]]></content:encoded>
        </item>
    </channel>
</rss>