Merge pull request #2243 from alipgoldberg/setup-telegram-botfather-qr
feat(setup): clarify @BotFather is Telegram's official bot
This commit is contained in:
@@ -149,7 +149,7 @@ async function collectTelegramToken(): Promise<string> {
|
|||||||
"Your assistant talks to you through a Telegram bot you create.",
|
"Your assistant talks to you through a Telegram bot you create.",
|
||||||
"Here's how:",
|
"Here's how:",
|
||||||
'',
|
'',
|
||||||
' 1. Open Telegram and message @BotFather',
|
" 1. Open Telegram and message @BotFather — Telegram's official bot for creating and managing bots",
|
||||||
' 2. Send /newbot and follow the prompts',
|
' 2. Send /newbot and follow the prompts',
|
||||||
' 3. Copy the token it gives you (it looks like <digits>:<chars>)',
|
' 3. Copy the token it gives you (it looks like <digits>:<chars>)',
|
||||||
'',
|
'',
|
||||||
|
|||||||
Reference in New Issue
Block a user