Add a Telegram channel
We'll scrape the public preview page (no auth) and parse structured trade posts every 60 seconds.
Admin token
Mutating endpoints require an admin token. It is stored in localStorage.adminToken on your browser only; the server compares it via hmac.compare_digest. The token lives on the VPS at data/.admin_token (chmod 0600).
no token saved