Skip to content

gaurav-pant-virus/try-audio-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup instructions to create a discord bot(python)

1- Create a server To create free server login https://discordapp.com and then click the plus sign on the left side of the main window.

2- Create an app Visit https://discordapp.com/developers/applications/ and click on "New Application".Please save Client ID from app deatil page which we require later.

3- Create a bot account for your app In left pane scroll down to section "bot" and create new bot.Store token detailsfor later use.

4- Authorize the bot for your server Visit the URL https://discordapp.com/oauth2/authorize?client_id=<CLIENT_ID>&scope=bot. Don't forget to replce CLIENT_ID in above url.Choose the server you want to add and authorize.

5- To run bot python3 manage.py audio_bot --run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages