News

In this guide, we are going to discuss how to create, delete, assign, and manage roles in your Discord server. Discord is used by millions of users all over the world. One of its many vital functions ...
When you join a Discord server, you’re typically assigned a role that applies to everyone. Some users on a server may have different roles because they’ve been part of the community longer, or have ...
To add roles to your Discord server, click the server's name and open up the Server Settings menu. You need to be the Discord server owner or have permission to manage roles to add new roles. When you ...
One of the first tasks you should do after creating a Discord server is configuring roles and permissions. This is an easy process that lets you create user groups that can offer your Discord members ...
Here are 6 actionable tips and tricks on how to do things in Discord, covering deleting your server, bolding text, sharing screens, and much more besides… Discord is all the rage these days. Next to ...
Create a .env file in the root directory with your Discord bot token and channel ID: DISCORD_TOKEN=your_discord_bot_token_here CHANNEL_ID=your_discord_channel_id_here Note: Replace ...