<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://discord.marcloud.net/blog/</id>
    <title>discord.marcloud.net Blog</title>
    <updated>2026-08-29T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://discord.marcloud.net/blog/"/>
    <subtitle>discord.marcloud.net Blog</subtitle>
    <icon>https://discord.marcloud.net/https://marcloud.net/images/marcloud.png</icon>
    <entry>
        <title type="html"><![CDATA[Discord scammers get their bots verified, and you don't]]></title>
        <id>https://discord.marcloud.net/blog/discord-scams-get-verified-bots/</id>
        <link href="https://discord.marcloud.net/blog/discord-scams-get-verified-bots/"/>
        <updated>2026-08-29T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[A rant of a long time Discord bot developer about how Discord allows scammers to get their bots verified with all intents, but legitimate bots get rejected]]></summary>
        <content type="html"><![CDATA[<p><em>Imagine a place</em> where serios and malicious scams get treated better than legitimate users and developers.</p>
<p>Where you get denied hundreds of times for your bot verification, and then you see a scammer getting verified with all intents...</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="its-the-reality">It's The Reality<a href="https://discord.marcloud.net/blog/discord-scams-get-verified-bots/#its-the-reality" class="hash-link" aria-label="Direct link to It's The Reality" title="Direct link to It's The Reality" translate="no">​</a></h2>
<p>I usually don't rant about stuff because I got better things to do, but this time I just can't hold it in anymore.</p>
<p>I was working as I got an automod message. A scam. I decided to investigate it to take a little break from focus. Attention span of a coconut.</p>
<p><img decoding="async" loading="lazy" alt="Discord automod message about a scam message" src="https://discord.marcloud.net/assets/images/automod-msg-dc072e41e5f52fd00228b96b4ab5b507.png" width="940" height="203" class="img_p74I"></p>
<p>Of course, it's a CyberLeek GTA VI leak related thing because it's so interesting like omg gta vi omggg <!-- -->:oo</p>
<p>So I joined, and saw a typical scheme. A verification bot and the entire server locked out unless the user gets "verified" (read: hacked and scammed).</p>
<p><img decoding="async" loading="lazy" alt="Discord scam server screenshot" src="https://discord.marcloud.net/assets/images/typical-scam-type-shii-f13c77100d85381cff3d761fb85c8ce0.png" width="1822" height="974" class="img_p74I"></p>
<p>But one thing pissed me off in particular: the bot was verified. And had <strong>all intents</strong> approved. Including the MESSAGE_CONTENT intent, which I needed to get for years, and never got approved.</p>
<p><img decoding="async" loading="lazy" alt="Verified impersonated bot intents" src="https://discord.marcloud.net/assets/images/impersonated-bot-profile-0831e61eab84913a9aeeaa14ccec1cf3.png" width="1844" height="982" class="img_p74I"></p>
<p><img decoding="async" loading="lazy" alt="Verified impersonated bot creation date" src="https://discord.marcloud.net/assets/images/impersonated-bot-profile-2-32774691d3187bc9e78cc995df1e5819.png" width="1844" height="982" class="img_p74I"></p>
<p>Of course, the quick verification link pointed to an AI-cloned website.</p>
<p><img decoding="async" loading="lazy" alt="Scam website screenshot" src="https://discord.marcloud.net/assets/images/scam-website-c1fbb3f676b8eea22ca47fa7db60582b.png" width="1667" height="976" class="img_p74I"></p>
<p>And of course, the website then impersonates Discord with a phishing login form opened in a popup to confuse the user.
Entering any credentials will send them in plaintext to the scammer, and take over the account, and probably make it so the user can't even recover it.</p>
<p><img decoding="async" loading="lazy" alt="Scam website login form screenshot" src="https://discord.marcloud.net/assets/images/scam-website-popup-824bc31a9aa69d1848ebdbbf78ebbb4e.png" width="1639" height="911" class="img_p74I">
Notice the <code>about:blank</code>. Super common phishing technique.</p>
<p>Whoever proceeds to enter their credentials will have their account stolen, and the scammer will then use it to scam others, and probably get it banned by Discord.</p>
<h3 class="anchor anchorTargetStickyNavbar_jZnc" id="who-asked">Who asked?<a href="https://discord.marcloud.net/blog/discord-scams-get-verified-bots/#who-asked" class="hash-link" aria-label="Direct link to Who asked?" title="Direct link to Who asked?" translate="no">​</a></h3>
<p>Me. Anyway, what I'm upset about is that those scams still exist, have massive servers, with thousands of <del>members</del> bots, and Discord does nothing about it.
And they gladly verify their bots (somehow) with all intents, while my bot (marCloudBackup) or other bots (e.g. YAGPDB, for instance) have troubles fighting over the right to get the intent.</p>
<p><img decoding="async" loading="lazy" alt="Intent application rejected screenshot" src="https://discord.marcloud.net/assets/images/intent-application-rejection-0dae0341a88fe18cb64ddff77bb64c48.png" width="1091" height="404" class="img_p74I"></p>
<p>But apparently having prefix commands is a crime, and having a bot that actually does something useful is a crime, and having a bot that actually cares about the users is a crime.
And actually fights against malicious use cases and actively protects the Discord as a whole is a crime.</p>
<p>YAGPDB situation:
<img decoding="async" loading="lazy" alt="Prefix commands are so scary" src="https://discord.marcloud.net/assets/images/prefix-commands-so-scary-boo-6052c43e7030030b6817e2f69b42e027.png" width="1430" height="160" class="img_p74I">
<img decoding="async" loading="lazy" alt="Prefix commands are so scary" src="https://discord.marcloud.net/assets/images/prefix-commands-so-scary-boo-ctx-f567ea401ef96dba9be319464ad3916b.png" width="1108" height="154" class="img_p74I"></p>
<p>I guess doing BaaS (bot as a service) is the way now, or opensource your bot and let others run it.
:/</p>
<p>Thank you for reading my rant.</p>
<p>As always, stay safe and cautious online. If you have any questions about such scams or want to discuss this topic, feel free to join our Discord server: <a href="https://discord.gg/yaftWcn" target="_blank" rel="noopener noreferrer" class="">https://discord.gg/yaftWcn</a></p>
<p>Best,
Marcelektro</p>]]></content>
        <category label="Discord bot verification" term="Discord bot verification"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[The new Discord's bot verification flow]]></title>
        <id>https://discord.marcloud.net/blog/new-discord-bot-verification-June-2026/</id>
        <link href="https://discord.marcloud.net/blog/new-discord-bot-verification-June-2026/"/>
        <updated>2026-06-21T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[A little insight on the new Discord bot verification process, and how it affects backup bots like marCloudBackup]]></summary>
        <content type="html"><![CDATA[<p>On June 11th 2026, the Discord staff team has posted <a href="https://support-dev.discord.com/hc/en-us/articles/40281523410967-Changes-to-Privileged-Intent-Access-for-Discord-Apps" target="_blank" rel="noopener noreferrer" class="">an announcement</a> that caused many a lot of stress.</p>
<!-- -->
<p><img decoding="async" loading="lazy" alt="Discord Developers - bot verification update screenshot" src="https://discord.marcloud.net/assets/images/discord-developers-dc-screenshot-efb60a9f9e1843f819e4a3f98e2be733.png" width="1465" height="1057" class="img_p74I"></p>
<p>Here's a <a href="https://support-dev.discord.com/hc/en-us/articles/40281523410967-Changes-to-Privileged-Intent-Access-for-Discord-Apps" target="_blank" rel="noopener noreferrer" class="">link to their developer help center</a> about the update.</p>
<p>TL;DR: They want you to verify your bot, not if it's in over 100 servers, but when it serves over 10,000 members.</p>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="what-does-it-mean">What does it mean?<a href="https://discord.marcloud.net/blog/new-discord-bot-verification-June-2026/#what-does-it-mean" class="hash-link" aria-label="Direct link to What does it mean?" title="Direct link to What does it mean?" translate="no">​</a></h2>
<p>If your own Discord server has over 10k members, you need to give up your personal ID and get the bot verified.
Even if you don't plan to make the bot public or share it with others.</p>
<p>And to make it even more fun, you then also need to apply for gateway intents, e.g. MESSAGE_CONTENT intent,
which is required for most of the bots out there, and especially for marCloudBackup or other security bots that need
to analyze user messages.</p>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="why-this-is-bad">Why this is bad?<a href="https://discord.marcloud.net/blog/new-discord-bot-verification-June-2026/#why-this-is-bad" class="hash-link" aria-label="Direct link to Why this is bad?" title="Direct link to Why this is bad?" translate="no">​</a></h2>
<p>Some bots avoid going through the verification process for privacy reasons, and run in a "bot as a service" model.
The customer supplies a bot provider with their own token, and the service runs them their own instance of the bot, under their own Discord bot instance.</p>
<p>This allowed users to run their own private bots, without the need to share any personal information, and <a href="https://discord.com/press-releases/update-on-security-incident-involving-third-party-customer-service" target="_blank" rel="noopener noreferrer" class="">risking it getting breached</a> (it did).</p>
<p><img decoding="async" loading="lazy" alt="Discord Blog post about them breaching 70k government issued IDs linked to Discord accounts" src="https://discord.marcloud.net/assets/images/discord-gov-id-breach-5031c35ebcd3360c35ab66f20b9f6d73.png" width="1629" height="913" class="img_p74I"></p>
<p>Sharing such information online should never be considered something "normal".
It is obvious that if something can be used for a bad purpose, it eventually will.
In this case, it was breached to the public.</p>
<p>But in some other cases, companies like Palantir build surveillance profiles for every citizen based on data.
One could say, that 1984 was just a book. But nowadays, it feels like some people took it as a manual.</p>
<p>My mom always said: "never share any personal info online". She was so right.</p>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="future-plans">Future plans?<a href="https://discord.marcloud.net/blog/new-discord-bot-verification-June-2026/#future-plans" class="hash-link" aria-label="Direct link to Future plans?" title="Direct link to Future plans?" translate="no">​</a></h2>
<p>We don't know yet.</p>
<p>Join our Discord server to share your thoughts: <a href="https://discord.gg/yaftWcn" target="_blank" rel="noopener noreferrer" class="">https://discord.gg/yaftWcn</a></p>]]></content>
        <category label="Discord bot verification" term="Discord bot verification"/>
        <category label="Id verification" term="Id verification"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Best Discord server backup practices]]></title>
        <id>https://discord.marcloud.net/blog/discord-backup-best-practices/</id>
        <link href="https://discord.marcloud.net/blog/discord-backup-best-practices/"/>
        <updated>2026-05-11T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[How to properly make sure your Discord server is safe from all unwanted changes]]></summary>
        <content type="html"><![CDATA[<p>Imagine you own a server you spent countless hours configuring, and dozens of members contributed to it
through texting and engaging in it.</p>
<!-- -->
<p>One day you wake up to see everything is gone. And see only one channel, named something very offensive towards you.</p>
<p>Turns out your own staff member got compromised and destroyed your whole community. Horrible stuff.</p>
<p>This is exactly what happened to us in early 2019. And that is also what sparked the creation of <a href="https://marcloud.net/backupbot" target="_blank" rel="noopener noreferrer" class="">marCloudBackup</a> - a full solution to complete discord server backups.</p>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="how-to-protect-yourself">How to protect yourself?<a href="https://discord.marcloud.net/blog/discord-backup-best-practices/#how-to-protect-yourself" class="hash-link" aria-label="Direct link to How to protect yourself?" title="Direct link to How to protect yourself?" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_jZnc" id="1-grant-permissions-carefully">1. Grant permissions carefully<a href="https://discord.marcloud.net/blog/discord-backup-best-practices/#1-grant-permissions-carefully" class="hash-link" aria-label="Direct link to 1. Grant permissions carefully" title="Direct link to 1. Grant permissions carefully" translate="no">​</a></h3>
<p>Never give anyone permissions they do not specifically need.
Take your time to properly configure your server roles and grand them wisely.</p>
<p>This also applies to bots. If you have a bot that updates the member counter channel, do not give it access
to read all messages and make any changes to the server other than the one channel it modifies.</p>
<p>That significantly reduces the attack surface of your server.</p>
<h3 class="anchor anchorTargetStickyNavbar_jZnc" id="2-have-a-backup-solution-in-place">2. Have a backup solution in place<a href="https://discord.marcloud.net/blog/discord-backup-best-practices/#2-have-a-backup-solution-in-place" class="hash-link" aria-label="Direct link to 2. Have a backup solution in place" title="Direct link to 2. Have a backup solution in place" translate="no">​</a></h3>
<p>Everything can fail, and everyone can turn out to be against you, like in our case, our trusted staff member.</p>
<p>It is best to be prepared for everything, and a discord backup bot is a perfect solution for that!</p>
<p>We own a backup bot, and this article was in fact created to boost its SEO after a recent incident with Discord.</p>
<h3 class="anchor anchorTargetStickyNavbar_jZnc" id="you-can-protect-your-server-now-by-inviting-marcloudbackup-for-free">You can protect your server now, by inviting <a href="https://marcloud.net/backupbot" target="_blank" rel="noopener noreferrer" class="">marCloudBackup</a> for FREE!<a href="https://discord.marcloud.net/blog/discord-backup-best-practices/#you-can-protect-your-server-now-by-inviting-marcloudbackup-for-free" class="hash-link" aria-label="Direct link to you-can-protect-your-server-now-by-inviting-marcloudbackup-for-free" title="Direct link to you-can-protect-your-server-now-by-inviting-marcloudbackup-for-free" translate="no">​</a></h3>
<p>Our bot has been around since 2019 and has never suffered from any data breaches or privacy violations
and has been a reliable discord backup solution that served thousands throughout its existence.</p>
<p>If you only care about a <strong>local backup</strong> without using any 3rd party services like ours, you can use
a local tool <a href="https://github.com/Tyrrrz/DiscordChatExporter" target="_blank" rel="noopener noreferrer" class="">Discord Chat Exporter</a> by Tyrrrz,
which creates local chatlogs from all channels in your server.</p>
<p>That way, all your messages are safe from being lost, and stored securely and privately on your own computer. Or rather, the security depends on you, how secure you make it.</p>
<p>When it comes to alternatives to our bot, I can recommend the <a href="https://xenon.bot/" target="_blank" rel="noopener noreferrer" class="">Xenon</a> bot.
The bot has along history of being reputable, in fact longer than ours, and works with Discord directly,
giving you a quality experience.</p>
<h3 class="anchor anchorTargetStickyNavbar_jZnc" id="why-we-wrote-such-article">Why we wrote such article?<a href="https://discord.marcloud.net/blog/discord-backup-best-practices/#why-we-wrote-such-article" class="hash-link" aria-label="Direct link to Why we wrote such article?" title="Direct link to Why we wrote such article?" translate="no">​</a></h3>
<p>After Discord (probably by mistake) terminated my account and the bots along with it,
marCloudBackup has had a very hard time getting any new users.</p>
<p>This is an effort of bringing the light back to the project.
Countless hours of human work (not vibecoded like some competitors) were put into the development
and design of the infrastructure and the bot itself.</p>
<p>I really don't want this to go to waste. Especially since I never truly released the bot.</p>
<p>So this shall be an effort for a new beginning!</p>
<p>Is this content slop? Maybe. In fact yeah. It's common sense to manage permissions correctly after all.
But the keywords will hopefully match some queries <!-- -->:p<!-- --> And no AI was used to write this, so at least it's human slop. <!-- -->:D</p>]]></content>
        <category label="Discord Backup" term="Discord Backup"/>
        <category label="Backup Bot" term="Backup Bot"/>
        <category label="Discord Export" term="Discord Export"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[How to back up your Discord server]]></title>
        <id>https://discord.marcloud.net/blog/how-to-backup-discord-servers/</id>
        <link href="https://discord.marcloud.net/blog/how-to-backup-discord-servers/"/>
        <updated>2026-05-11T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[A complete guide to backing up your Discord server, and how to restore it when needed]]></summary>
        <content type="html"><![CDATA[<p>Discord servers have lots of work put into them and that work deserves a safe and reliable backup solution.</p>
<p>Whether your server is a small community of friends, or a large community with thousands of members, you should always rely on a backup bot that takes
your server's safety seriously, is reliable and can be trusted with your data.</p>
<p>In this article, we will go through the best practices for backing up your Discord server, and how to restore it when needed.</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="how-to-back-up-your-discord-server">How to back up your Discord server?<a href="https://discord.marcloud.net/blog/how-to-backup-discord-servers/#how-to-back-up-your-discord-server" class="hash-link" aria-label="Direct link to How to back up your Discord server?" title="Direct link to How to back up your Discord server?" translate="no">​</a></h2>
<p>The best way to back up your Discord server is to use a backup bot, which is a bot that can create complete backups of your server, including all channels, messages, roles, emojis, stickers, and more.</p>
<p>There are several backup bots available, but we recommend <a href="https://marcloud.net/backupbot" target="_blank" rel="noopener noreferrer" class="">marCloudBackup</a> which we own, for its reliability, security, and ease of use.</p>
<ol>
<li class="">Invite the bot to your server: <a href="https://marcloud.net/backupbot?invite=true" target="_blank" rel="noopener noreferrer" class="">marcloud.net/backupbot</a></li>
<li class="">Create a backup: Use <code>mb!backup</code> command to create a backup of your server. The bot will create a backup and provide you with a unique backup code.</li>
<li class="">Make sure you maintain access to your discord account and the code, as you will need both to restore your server in the future if needed.</li>
<li class="">When something bad happens, you will be prepared to recover most of your server's data and settings, and get back to normal in no time!</li>
</ol>
<p>Please read our <a href="https://marcloud.net/backupbot/docs/bot-usage/create-backup" target="_blank" rel="noopener noreferrer" class="">documentation</a> for more details on how to create a backup with customized options.</p>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="how-to-restore-your-discord-server">How to restore your Discord server?<a href="https://discord.marcloud.net/blog/how-to-backup-discord-servers/#how-to-restore-your-discord-server" class="hash-link" aria-label="Direct link to How to restore your Discord server?" title="Direct link to How to restore your Discord server?" translate="no">​</a></h2>
<p>In the event of a disaster, or when you want to get a part of your server back, you can restore it using marCloudBackup's backup restore feature.</p>
<p>The bot will retrieve the backup you created, and restore all channels, messages, roles, emojis, stickers, and more, to your server.</p>
<p>The restoration process is usually very fast, and generally depends on the amount of roles, emojis and messages — those resources take the most time to restore due to ratelimiting by Discord.</p>
<p>To restore your server, you can use the <code>mb!restore</code> command, and provide the backup code you received when you created the backup.</p>
<div class="theme-admonition theme-admonition-warning admonition_HE9s alert alert--warning"><div class="admonitionHeading_EnnA"><span class="admonitionIcon_d9Hy"><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>Important</div><div class="admonitionContent_FwsI"><p>Make sure you read the confirmation message carefully and understand that the restoration process will overwrite your current server's data and settings.</p><p>So if you have made any changes to your server after creating the backup, those changes will be lost, unless you <strong>customize the restore options</strong>.</p></div></div>
<p>Make sure you read our <a href="https://marcloud.net/backupbot/docs/bot-usage/restore-backup" target="_blank" rel="noopener noreferrer" class="">documentation</a> for more details on how to restore your server with customized options.</p>
<p>For custom restore, have a look at the <a href="https://marcloud.net/backupbot/docs/bot-usage/restore-backup/#customized-backup-restoration" target="_blank" rel="noopener noreferrer" class="">restore options documentation</a> to learn how to restore only specific parts of your server, and keep the rest of it intact.</p>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="conclusion">Conclusion<a href="https://discord.marcloud.net/blog/how-to-backup-discord-servers/#conclusion" class="hash-link" aria-label="Direct link to Conclusion" title="Direct link to Conclusion" translate="no">​</a></h2>
<p>Backing up your Discord server is crucial to ensure the safety of your community and its legacy.</p>
<p>marCloudBackup is a reliable and trustworthy backup bot that has been around since 2019, and has always kept the highest standards of security and privacy for its users.</p>
<p>Those are not false claims, and we take pride in it, thus putting it out everywhere for everyone to see, and verify for themselves.</p>
<p>Invite marCloudBackup to your server now and test it for yourself. It's FREE! And we only charge for additional features for those who demand even more.</p>
<p><a href="https://marcloud.net/backupbot?invite=true" target="_blank" rel="noopener noreferrer" class="">marcloud.net/backupbot</a></p>]]></content>
        <category label="Discord Backup" term="Discord Backup"/>
        <category label="Backup Bot" term="Backup Bot"/>
        <category label="Discord Export" term="Discord Export"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Why marCloud won't use AI]]></title>
        <id>https://discord.marcloud.net/blog/why-marcloud-wont-use-ai/</id>
        <link href="https://discord.marcloud.net/blog/why-marcloud-wont-use-ai/"/>
        <updated>2026-05-11T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[A detailed explanation of why we won't be using AI for building our products]]></summary>
        <content type="html"><![CDATA[<p>AI is something we all have been hearing about for a while now, and its rise of popularity has been significant to the point of people getting sick of it.</p>
<p>But like any project in 2026, you would expect us to be using AI in some way, right? Generating source code, generating documentation, generating marketing content, generating... content.</p>
<p>Well, no. Never!</p>
<p>Here's why!</p>
<!-- -->
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="1-we-built-marcloud-before-ai-was-a-thing">1. We built marCloud before AI was a thing<a href="https://discord.marcloud.net/blog/why-marcloud-wont-use-ai/#1-we-built-marcloud-before-ai-was-a-thing" class="hash-link" aria-label="Direct link to 1. We built marCloud before AI was a thing" title="Direct link to 1. We built marCloud before AI was a thing" translate="no">​</a></h2>
<p>We have built all of our projects, including marCloudBackup, before the rise of AI, and we have been maintaining and improving them ever since.</p>
<p>The creation of AI was definitely a game changer for the software industry. But like any other tool, we believe it should be used wisely and not just for the sake of using it, or, even worse, due to laziness.</p>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="2-we-care-about-the-quality-of-our-projects">2. We care about the quality of our projects<a href="https://discord.marcloud.net/blog/why-marcloud-wont-use-ai/#2-we-care-about-the-quality-of-our-projects" class="hash-link" aria-label="Direct link to 2. We care about the quality of our projects" title="Direct link to 2. We care about the quality of our projects" translate="no">​</a></h2>
<p>The "vibecoding", while being extremely fast and "efficient" to get stuff done, is not the best way to build a product that we want to be proud of and guarantee its quality to our users.</p>
<p>We want to make sure that every line of code we deploy is well thought of, optimized, and safe for you, the users.</p>
<p>And that is something we cannot guarantee with AI generated code, which can be buggy, inefficient, and even insecure.
And while we could review the generated code and fix it, I feel like that would take more time and defeat the purpose of offloading the job to an AI in the first place.</p>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="3-we-want-to-make-human-facing-stuff-not-ai-facing-stuff">3. We want to make human facing stuff, not AI facing stuff<a href="https://discord.marcloud.net/blog/why-marcloud-wont-use-ai/#3-we-want-to-make-human-facing-stuff-not-ai-facing-stuff" class="hash-link" aria-label="Direct link to 3. We want to make human facing stuff, not AI facing stuff" title="Direct link to 3. We want to make human facing stuff, not AI facing stuff" translate="no">​</a></h2>
<p>We strongly believe that generating user facing content with AI makes a project feel less personal, and thus less trustworthy.</p>
<p>And this can be experienced when reading some news websites, blog posts, or SEO oriented content (like this subpage of marCloud).</p>
<p>Such content defeats the purpose of internet, makes it feel like a graveyard.</p>
<p>It's harder and harder to find websites that were actually designed by someone, not vibecoded in v0.dev.</p>
<p>It's recently quite common to even find Discord bots that seem to have been fully generated with AI.</p>
<p>We want to make sure that we can be relied on, both as a trustworthy project "brand", but also something to escape the modern slop content.</p>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="4-we-do-make-use-of-ai-tools-though">4. We do make use of AI tools, though.<a href="https://discord.marcloud.net/blog/why-marcloud-wont-use-ai/#4-we-do-make-use-of-ai-tools-though" class="hash-link" aria-label="Direct link to 4. We do make use of AI tools, though." title="Direct link to 4. We do make use of AI tools, though." translate="no">​</a></h2>
<p>It would be stupid to completely not use AI. It is truly an amazing tool that for certain tasks outperforms humans and streamlines many things.</p>
<p>A few examples of software we use is:</p>
<ul>
<li class="">local models for automated content analysis and summarization</li>
<li class="">GitHub Copilot, for "autocompleting the obvious" or replicating already existing code for a different purpose.</li>
<li class="">Search engines with AI summary — sad to admit, but looking up <code>"java lettuce set reconnect time"</code> and immediately seeing the perfect code snippet that does what I asked for, hits hard, and it's hard not to use it.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_jZnc" id="summary">Summary<a href="https://discord.marcloud.net/blog/why-marcloud-wont-use-ai/#summary" class="hash-link" aria-label="Direct link to Summary" title="Direct link to Summary" translate="no">​</a></h2>
<p>I just wanted to share a little insight on why I feel like vibecoding your entire service feels wrong sometimes.</p>
<p>If you develop something, please, don't make another sloppy crap. Even if you use AI, use it wisely, and let it help you, not do it FOR you.</p>
<p>I know the title is misleading, but if you got this far then it means it worked <!-- -->:D</p>]]></content>
        <category label="Generative ai" term="Generative ai"/>
        <category label="marCloud" term="marCloud"/>
        <category label="Discord backup bot" term="Discord backup bot"/>
    </entry>
</feed>