1. How to get authentication tokens for Discord?
Generate your Discord bot token from the Developer Portal:
GET /api/v2/oauth/authorize/step1?client_id=YOUR_CLIENT_ID
Step 1: Authorize user, Step 2: Exchange code, Step 3: Store token securely