Skip to content

Yaroslavcoder47/WeatherBot-on-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Weather Bot

This program written on Python runs telegram bot which provides information on weather of 6 main cities in Belarus. In code I used Requests module to parse data from Meteoservice.com website. To process these data I used BeautifulSoup module. And to work with telegram, set up bot I used Telebot module.

Available cities

  • Minsk
  • Grodno
  • Brest
  • Vitebsk
  • Mogilev
  • Gomel

Interface of bot

About

The second bot in Telegram written on Python. With it you can take a weather from 6 big cities in Belarus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages