bot_chucky

Python bot which able to work with messenger of facebook


Keywords
bot, facebook, messenger-bot, python-3
License
MIT
Install
pip install bot_chucky==0.1.2

Documentation

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

Usage

Chucky provides:

  • Send weather information:

    weather information

  • Send StackOverflow questions:

    stackoverflow information

  • Send message

  • Send tweets

    tweets tweets

  • Search SoundCloud, based on artist

  • Send news articles and list of sources

    sources_list articles

  • Search for definitions of a word

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;)