mirror of
https://github.com/Paillat-dev/pycord-rest.git
synced 2026-01-02 09:06:20 +00:00
📝 Update README.md to clarify running the application with Pycord REST app
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user