Skip to content

Al78x/weather_tg_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather_tg_bot

This is a simple telegram bot for weather informing.

External sources

https://github.com/reo7sp/tgbot-cpp.git // API for Telegram

https://www.weatherapi.com // Weather data

Project Structure

  • Dockerfile: Contains the instructions to build the Docker image.
  • config.json: Configuration file for the project. Add your API tokens.
  • main.cpp: Main source file for the project.

Getting Started

To get started, you need to:

  • Add API tokens(Telegram and weatherAPI) to config.json.
  • Install Docker on your system.

Follow these steps to build and run the project:

docker build -t weather_tg_bot .
docker run weather_tg_bot

LICENSE

This project is licensed under the MIT License. See the LICENSE file for details.

About

Simple weather bot for telegram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •