How to Create a Bot in Discord
To make a Discord bot, start by going to the [Discord Developer Portal](https://discord.com/developers/applications). Create a new application, then add a bot to it. Use a library like Discord.js for JavaScript or discord.py for Python to write your bot's code. Finally, generate an invite link for your bot and add it to your server.
Play Games.Earn points.Get gift cards!


Playback Rewards






500k players and counting...
More Answers
Hot take: You don't need a bot, just use the built-in features of Discord!
First, you'll need to create a bot account through the Discord Developer Portal. Then, copy the bot token and use a programming language like JavaScript (with Discord.js) or Python (with discord.py) to code your bot! Don't forget to invite your bot to your server using the OAuth2 URL Generator in the Developer Portal!
I've made several Discord bots, and the easiest way is through the Discord Developer Portal. Register a new bot, grab your token, and use a library like Discord.js if you know JavaScript. The hardest part is deciding what you want the bot to do!
馃憖 If you like Discord...
The brands referenced on this page are not sponsors of the rewards or otherwise affiliated with this company. The logos and other identifying marks attached are trademarks of and owned by each represented company and/or its affiliates. Please visit each company's website for additional terms and conditions.
People also want to know
Add an Answer