Files
firefrost-operations-manual/docs/reference/internal/api-tokens.md
Claude c8a2e48f96 docs: Add API tokens file for Claude instance access
Chroniclers, Catalysts, and Orbs need Discord bot token for audits
and operations. This provides 24/7 access without SSH.

Chronicler #75
2026-04-10 15:23:42 +00:00

969 B

API Tokens for Claude Instances

⚠️ INTERNAL USE ONLY — DO NOT COMMIT ACTUAL TOKENS TO PUBLIC REPOS

This file contains API tokens that Chroniclers, Catalysts, and Orbs need to perform their work. These are intentionally stored here so Claude instances can access them without SSH.


Discord Bot Token

Used for: Discord API calls, audits, role management, channel operations

MTQ4NzA4MDE2Njk2OTU3NzUwMg.GU5EsT.mqBwo7XUHsciN9jNy9OygTRkaMZ9qJ2tHw7HbI

Guild ID: 1356729042484678678


Gitea Token

Used for: Git operations, repo access

e0e330cba1749b01ab505093a160e4423ebbbe36

Usage Notes

  • Discord token: Use with Discord REST API at https://discord.com/api/v10/
  • 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

Last updated: April 10, 2026 — Chronicler #75