Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 267 Bytes

File metadata and controls

13 lines (6 loc) · 267 Bytes

Link to create bot app for discord

https://discord.com/developers/applications

Link to connect the bot to the server

https://discord.com/oauth2/authorize?client_id=xxx&permissions=8&scope=bot

Example:

https://realpython.com/how-to-make-a-discord-bot-python/