

Mainly because I've never made a bot intended for a massive use. Optional: I always turn off the public bot option. This is going to discard the previus token and give you another one. If you suspect someone could be using your token, regenerate it immediatly. You'll be responsable for anything your bot user does.Ĭopy the token using the copy blue button and put it in a safe place.
DISCORD CHAT BOT GITHUB CODE
Anyone with this number can access your bot identity and put their own code on it. It's extremely important to keep this number secret. This token is the "key" your code will use to enter into the bot user you just made. Here you can upload a profile pic for yor bot, change it name and see it token. I certainly recomend you read some of the documentation in Learn more about bot users link.Īs you click, a confirm prompt will pop out.

In order to make the actual "bot" user, click on Bot tab on the left side. This is a long number, you'll need it later to add your bot to your server. The question marks cover the site of my client id. Here you can put a picture for your app (not the final bot profile pic yet) and a description. Always use recognizable and short names to optimize your work. This isn't the bot's actual name, just the dev list name for you. This promt will open, asking you for a name for your app. Your next step is click the blue button next to your profile pic: New Application. This is the main view of the portal after you login: You need to access Discord dev portal and login.
DISCORD CHAT BOT GITHUB INSTALL
Once you download and open the right versión, it'll start the install wizard, as any other program.ġst Step: Register the bot on your Discord developer profile You can see that version you need (32 or 64-bit) searching system information panel on your system. Some file compressor program (such as Winrar or Winzip). There are tons of text editor programs on the internet besides this two, but it's not so relevant when you're starting to code. Atom is light and a very good choice to starters. Windows Notepad is enough, but it'll be easier if you use a program that shows you the line and character number as you edit the code. I can't tell if it'll be the same on other operative systems.īasic english language understanding (If you're reading this, it should be enough).Ī text editor installed on your device.
DISCORD CHAT BOT GITHUB PC
If you don't have your own account, you can make a new account for free.Ī PC with stable internet access. Quick start guideĪ Discord developer account: You can use your "normal" discord account to login. Personal note: I urge you to read it and understand what you do to improve your own code in the future.įollow this short instructive for a quick install. This guide will use simple language and is intended for less experienced users.Īll important, but not mandatory, topics will be explained in the wiki in the future. Using this template, you should be able to mount your own brandnew discord bot. Avaliable in spanish / Disponible en español aquí.Ī template for simple chatbots on Discord.
