fix: add step-by-step instructions for getting a Telegram bot token (#2558)

New users don't know how to get a bot token. Show instructions
before the prompt: open @BotFather, send /newbot, copy the token.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Ahmed Abushagur 2026-03-12 20:03:13 -07:00 committed by GitHub
parent 44a6e763cd
commit 8a5908acd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@openrouter/spawn",
"version": "0.17.2",
"version": "0.17.3",
"type": "module",
"bin": {
"spawn": "cli.js"