Setting up a Bot
How to setup a bot with Bot Designer for Discord
Before we start, this tutorial assumes you know how to create an application on the Discord Developer Portal. If you do not, please visit and read this tutorial by Discord to learn how to do so.
To get started, download THIS APP from Google Play. (Also supported on iPhones). If you would like, you could also use an Android Emulator like BlueStacks or MEMu to use on your PC, to make this process more computer-integrated.
Once you have downloaded your app, login to your Discord account so you can save your progress when creating bots.
To do this, open the app and select the "Profile" icon in the top right. Go ahead and press "Sign In", then "Login with Discord".
Now that you are signed in, on the home page of the app, press the big purple button that says "Create new Bot" and fill in your bot name, token, and if you want to use a share code or not.
And now your bot is created. It doesn't do a bunch besides run and it contains an "Echo" sample command. You can delete this is you like.
In the next tutorial, we will make a simple Ping Command.
Last updated