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/