What is a Discord Bot?
Discord bots come in all shapes and sizes and can be used for a wide variety of purposes, from policing user behaviour on your server, automatically removing penalties such as muting or banning players who cross the line, to playing music for everyone to enjoy. . The following instructions assume you already have a Discord account and server. If not, you should set this up at discordapp.com before proceeding. While Discord bots are written in JavaScript, you don't need to be an experienced coder to create them. In fact, the process is much less intimidating than you might imagine. Read on to learn how to make a Discord Bot that fulfils your request. This tutorial is intended for users running macOS or Windows operating systems.
Create a Discord Bot
1. Open a browser and navigate to the Discord Developer Portal for your server, logging in if necessary. -> https://discord.com/developers/applications
2. Click on the "New application" button.

This token is so important that you can also call it your bot's access key, password. Never share your Discord bot token with anyone and do not use it on a platform where everyone can see it. If your bot token is captured by attackers, they can damage your discord servers.