We're having lots of fun on Discord! Come and join us! 💬
Hello everyone! Today in this article i will cover everything you need to know to set up an advanced Discord Mod Mail Bot without any coding knowledge.

Discord bots are a great way to add more functionality to your Discord server. One of the best ways to host a Discord bot for free is to use Replit, an online coding platform. This guide will walk you through the steps for hosting your bot on Replit for free, and provide instructions on how to do the same with other hosting services if desired. 

Create Your Bot Account

Afterwards, head to https://discord.com/developers/applications to create your bot's account, be sure to enable all gateway intents.

Using Replit

If you want to create the bot using replit for avoiding hosting fees then fork the replit project below (click on the Get Link button then wait 10 sec until you see the Fork Repl button, after you got the Fork Repl Button then click on it and you will get the replit page).
Link Text So after forking is done go into the replit secret tab write TOKEN into the key field and put your bot token into the value field then add the secret. Now write ID into the key field and put your application ID into the value field then add the secret.

Now open config.js file and put your server ID into the GUILD_ID field and category id where all the modmail channels will be created on CATEGORY_ID id field. After that add your modmail manager's roles id into the MAIL_MANAGER_ROLES field.

That's it now run the project and check your bot working fine or not.

Make it 24/7

Making 24/7 of this replit project may feel a little tricky for you but trust it's so easy. First, open Odd Pinger. Login on Odd Pinger with your discord account. Now go to the dashboard and add the link that you will get after running the replit project (you will see a website on the top right hand side corner) and click submit. You are done.

Credit

The source code is originally made by a guy on GitHub named TFAGaming. You can check his github repo from here.

Conclusion 

So this is a simple tutorial about how you can create an advanced discord mod mail bot without any coding knowledge. That's it for this article if you face any kind of problem regarding this article feel free to ask me in the comment section, bye.

Post a Comment

Previous Post Next Post