alok8bb / tg-weather

Telegram weather bot so that I don't have to search "Weather" on google everyday

Home Page:https://tg-weather.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tg-weather

Simple inline telegram bot that uses weahterapi.com to get the weather details.

Getting Started

Create a bot on BotFather

Turn "Inline Mode" on and set "Inline Feedback" to 100% in bot settings

Set BOT_TOKEN and WEATHER_API_KEY in .env

$ git clone https://github.com/alok8bb/tg-weather
$ cd tg-weather && pnpm install 
$ pnpm start

Screenshots

Autocomplete menu

Weather Message

About

Telegram weather bot so that I don't have to search "Weather" on google everyday

https://tg-weather.vercel.app

License:MIT License


Languages

Language:TypeScript 100.0%