Created by: jacobtomlinson
What is this Python project?
This project is called opsdroid. An open source chat bot framework written in python. It is designed to be extendable, scalable and simple.
This application is designed to take messages from chat services and execute python functions (skills) based on their contents. Those functions can be anything you like, from simple conversational responses to running complex tasks. The true power of this project is to act as a glue library to bring the multitude of natural language APIs, chat services and third party APIs together.
What's the difference between this Python project and similar ones?
- Simple to modify and extend
- Add your own skills in under 10 lines of python
- Easy to install
- Designed with Docker in mind for simple deployment
- Configurable with a single YAML file
- Can connect to multiple chat services simultaneously
- No coding necessary if using the official modules
--
Anyone who agrees with this pull request could vote for it by adding a