Skip to main content

Discord API (Part - 1)

 Hi, I am Arnav Bhagwat today i going to tell you all how to make a discord bot. This the Part-1 of How to make discord bot series.  So lets understand what is Discord Api 


What is Discord API?

So Discord API is a coding language used to program bots and games. You may have seen many bots like Carl.gg and mee36. I am going to tell you how to create your own and add a simple command. Discord API is basically Node.js

 


Discord Developer Portal 

First type discord developer portal in the Google Chrome search bar and click on the first link that you see 


Then it will open this page 


Now on the left side click Application Tab this will take you to this page


I have already created some bots and you are going to one of your own!! Click on new Application


Type the name of the bot you want and then you will come to this page. If you could not reach till here do not worry dm me in discord and i will help you. You will arrive on that page 



Now go in OAuth2 on the left hand side and scroll down you will see this.


Check the bot option so it will look something like this


Now on the left hand side click on the Bot tab 


Click on Add bot


Then a popup will appear and click on “Yes do it”


Now go to the OAuth2 again copy the link

Paste the link to the browser and add the bot to any of your server and the bot will be added.


The bot will be offline and will not do anything in the part-2 we will make a few commands to make the bot functional . TILL THEN STAY TUNED AND HAVE FUN!!


Comments

Popular posts from this blog

Your Guide to Different Types of Coding Languages

With hundreds of coding languages in existence, it can feel overwhelming to break into the world of computer programming or introduce these concepts to students.  With help from our Vice President of Engineering, Brian Kellner, Sphero is here to break down why various coding languages are developed, the most popular types of languages and their applications, and where beginners should start on their coding journey.  But first, let’s start by learning what exactly a coding language is and why different types exist. What is a coding language? A coding or programming language is a tool used to deliver a set of instructions for a computer to follow. Because computers “speak” in binary —  strings of 1s and 0s  — coding languages were developed  to translate these 1s and 0s into a language that humans can more easily read and write.  Brian explains this definition further, stating, “I think of a programming language as a way for a human to tell a computer to do s...

What Is the “Privacy Sandbox” in Google Chrome?

Google is trying to shake up how the advertising industry (and others) track people online. At the heart of the changes is a feature in Google Chrome called “Privacy Sandbox,” which Google started rolling out in early 2021.  Privacy Sandbox Is FLoC Google is an advertising company first and foremost. By tracking a user with a third-party tracking cookie, Google builds up a profile of the things that the user is interested in, from their favorite sports teams to who they vote for every four years. This identifier is then used to target the user with specific adverts that they’re likely to be interested in, and thus, more likely to click on. The problem with tracking cookies is that they identify each user as a unique token. While the identity of the user isn’t necessarily disclosed, each user is treated as a unique entity by the search giant, albeit exclusively for advertising purposes. FLoC aims to change this fundamental aspect of online advertising. Instead of tracking users...

Welcome to Gaming Circle Blogs