Skip to content

Simple python telegram bot will show you the weather of your city. And you can also keep yourself busy by looking at pictures and playing games.

Notifications You must be signed in to change notification settings

DemetriusStorm/secret-weather-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secret Weather Bot project

Secret weather bot - is a Telegram bot for displaying the weather in your city.

Install & Run

  1. Clone repo from github git clone https://github.com/DemetriusStorm/secret-weather-bot.git
  2. Create venv
  3. Install requirements pip install -r requirements.txt
  4. Create settings.py and insert this code block:
API_KEY = 'API key for your bot'
PROXY_URL = 'proxy URL'
PROXY_USERNAME = 'proxy username'
PROXY_PASSWORD = 'proxy password'
USER_EMOJI = [':smiley_cat:', ':smiling_imp:', ':panda_face:', ':dog:']
  1. Run bot command: python bot.py

About

Simple python telegram bot will show you the weather of your city. And you can also keep yourself busy by looking at pictures and playing games.

Topics

Resources

Stars

Watchers

Forks

Languages