How to add a Bot to a Discord Server
Create a bot at Discord Developer Portal
Get
https://discord.com/oauth2/authorize?client_id=974746378800611338&scope=bot
https://discord.com/oauth2/authorize?client_id=974746378800611338&scope=bot&permissions=8
Sources
- Python Discord | Setting Up a Test Server and Bot Account
- Adding your bot to servers | discord.js Guide