C++ discord server

broken image
broken image
broken image
broken image

Then we can copy our generated URL and paste it into our browser. Giving the discord bot the needed permissions OAuth2 tabĪfter that, we need to select the needed permissions to play music and read messages. Adding the bot to your serverĪfter creating our bot we can invite it using the OAuth2 URL Generator.įor that, we need to navigate to the OAuth2 page and select bot in the scope tap. Now our bot is created and we can continue with inviting it to our server. Creating a discord botĪfter that, we need to select the bot tab and click on add bot. Creating a new applicationĪfter that, we need to give our application a name and click the create button. We can do so by visiting the portal and clicking on new application. Setting up a discord botįirst, we need to create a new application on the discord development portal. Prerequisitesīefore we get started creating the bot make sure that you have installed all the needed tools.Īfter the installation, we can continue by setting up our discord bot. The bot will be able to play, skip, and stop the music and will also support queuing functionality. Today we are going to take a look at how we can create a basic music bot and add it to our server. The discord API provides you with an easy tool to create and use your own bots and tools.