- Understand Text, Photo, Animation, GIF, Audio
/help
/start
/newbot
- after setup you will get bot access
TELEGRAM_BOT_TOKEN
to set Webhook URL we need public url to the server.
- but for Development purpose you can use NGROK : gives free public url to redirect reqs your local machine
ngrok http http://localhost:8080
PUBLIC_WEBHOOK_URL
- https://aistudio.google.com/apikey :
GEMINI_API_KEY
cp .env.example .envnpm run build
npm run start