You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.
I create a simple Micro-Bot following the ReadMe,
I tried to deploy it using Now but I don't get it :
My Bot is deployed, I used now -e BOT_TOKEN='YOUR BOT TOKEN'
When I go to https://api.telegram.org/bot/getWebhookinfo I see this :
My bot in just not responding unless I type BOT_TOKEN='TOKEN' npm start how can I make it running without having to do this ?
Thanks for your help
The text was updated successfully, but these errors were encountered:
I create a simple Micro-Bot following the ReadMe,
I tried to deploy it using Now but I don't get it :
My Bot is deployed, I used
now -e BOT_TOKEN='YOUR BOT TOKEN'
When I go to https://api.telegram.org/bot/getWebhookinfo I see this :
My bot in just not responding unless I type
BOT_TOKEN='TOKEN' npm start
how can I make it running without having to do this ?Thanks for your help
The text was updated successfully, but these errors were encountered: