Skip to content

Honza-m/edinburgh-weather-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edinburgh Weather Twitter Bot

A bot to post weather info to my twitter timeline every morning. Currently online at https://twitter.com/edin_weather.

To use with your bot - set your api and access keys as os.environ variables:

  • os.environ['API_KEY']
  • os.environ['API_SECRET']
  • os.environ['TOKEN']
  • os.environ['TOKEN_SECRET']

Releases

No releases published

Packages

No packages published

Languages