📝 Update README.md to clarify running the application with Pycord REST app

This commit is contained in:
2025-03-09 20:54:10 +01:00
parent 4fe7cb47a7
commit 353ae04dac

View File

@@ -105,7 +105,7 @@ Unlike traditional WebSocket-based Discord bots, HTTP-based applications:
1. Create an application on the 1. Create an application on the
[Discord Developer Portal](https://discord.com/developers/applications) [Discord Developer Portal](https://discord.com/developers/applications)
2. Copy your public key to verify signatures 2. Copy your public key to verify signatures
3. Run your FastAPI server 3. Run the Pycord REST app
4. Configure the endpoints: 4. Configure the endpoints:
- **Interactions Endpoint URL** - For slash commands and component interactions - **Interactions Endpoint URL** - For slash commands and component interactions