sk364 / Bot-Chucky

Python bot which able to work with messenger of facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot-Chucky

Python3.6+ bot which is able to work with Facebook Messenger

Build Status PyPI version

Installation

pip install bot_chucky  

Recommendations

If you want test your application on a local machine

  • Install ngrok - will enable an HTTPS route for you
  • Open Weather Map - create a TOKEN, then you will be able to send weather information to a user

Usage

Chucky provides:

  • Send message
  • Send weather information
  • Search SoundCloud, based on artist
  • Search StackExchange for answers

the list will be expanded.

Examples

Documentation

Contribution

  1. Fork or clone repository
  2. Create a branch such as feature/bug/refactor and send a Pull request

P.S. Feel free to make a PR;)

About

Python bot which able to work with messenger of facebook

License:MIT License


Languages

Language:Python 100.0%