Skip to content

This Messenger bot shows some information about the current weather in the user shared location

License

Notifications You must be signed in to change notification settings

yuriscosta-zz/Weather-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Bot

This Messenger bot shows some information about the current weather in the user shared location. All the credits to this tutorial.

Installation

Clone this repository. Install the requirements.

pip install requirements.txt

Add this environments variables.

WEATHER_API_KEY # OpenWeatherMap.org api token
FB_VERIFY_TOKEN # Facebook Messenger webhook verify token (Webhook settings panel)
FB_ACCESS_TOKEN # Facebook Messenger access token

Run Flask web server.

python index.py

Built With

  • Python
  • Flask

Privacy Policy

This app do not store any data of any user in any server.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This Messenger bot shows some information about the current weather in the user shared location

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages