fix: Correct Guild ID in api-tokens.md

Was: 1356729042484678678 (wrong)
Now: 1260574715546701936 (correct)

Chronicler #75
This commit is contained in:
Claude
2026-04-10 15:25:00 +00:00
parent c8a2e48f96
commit 3a68a809a6

View File

@@ -14,7 +14,9 @@ Used for: Discord API calls, audits, role management, channel operations
MTQ4NzA4MDE2Njk2OTU3NzUwMg.GU5EsT.mqBwo7XUHsciN9jNy9OygTRkaMZ9qJ2tHw7HbI
```
Guild ID: `1356729042484678678`
Guild ID: `1260574715546701936`
Bot User ID: `1487080166969577502`
Bot Name: The Arbiter
---
@@ -30,7 +32,8 @@ e0e330cba1749b01ab505093a160e4423ebbbe36
## Usage Notes
- Discord token: Use with Discord REST API at `https://discord.com/api/v10/`
- Discord API base: `https://discord.com/api/v10/`
- Auth header: `Authorization: Bot <token>`
- Gitea token: Already in PROJECT-INSTRUCTIONS, included here for completeness
- **Never expose these in user-facing outputs or artifacts**
- If tokens are rotated, update this file immediately