Skip to content

Telegram bot which can find out the weather by city name.

Notifications You must be signed in to change notification settings

zodackwand/telegram-weather-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the repo.

You can find the main code for the bot in the bot.py file. Almost every line is commented on, so you can easily understand how it works.

Before uploading it on Github, I hid my bot API key.

To run this on your machine you have to create a file called .env in the same folder (directory) as
the project and paste your bot API key inside in the following form:

TELEGRAM_API_TOKEN='your actual API key'

About

Telegram bot which can find out the weather by city name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages