Putkaradze13 / Telegram-Weather-Bot

The app runs the telegram bot, which has MENU button where are START and HELP buttons. Bot gives weather information for any city in the world you choose. the weather information includes: temperature, how it feels like, humidity level, sunrise and sunset times and country code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Bot

How To Run

To run the app you need to write command 'npm run start' or 'npm run dev' in terminal and press Enter.

How It Works

The app runs the bot, which provides weather forecast information for choosen city.

##env Usage Configuration adding new variables must be with the format key=value, delimited by line breaks. Variables in .env files don’t require quotation marks unless there are spaces in the value.

About bot Bot name - @WeatherFocBot, Bot tag - https://core.telegram.org/bots/api

Bot accepts city name and provides weather forecast information for choosen city.

About

The app runs the telegram bot, which has MENU button where are START and HELP buttons. Bot gives weather information for any city in the world you choose. the weather information includes: temperature, how it feels like, humidity level, sunrise and sunset times and country code.


Languages

Language:JavaScript 88.4%Language:Shell 9.1%Language:Dockerfile 2.5%