dennydai / d-bot
There is no license information available for the latest version (dev-master) of this package.
A chat bot written in PHP
dev-master
2016-08-10 01:04 UTC
Requires
- php: >=5.6.0
This package is not auto-updated.
Last update: 2025-09-13 23:44:08 UTC
README
A chat bot written in PHP
The aim is to design a Functional chat bot can support different messaging platforms and provide the same plugin API for plugin developers. This project is now in a very early stage since Telegarm is the only supported platform and the API provided for developers are still limitied. I am still a greenhand in Object oriented programming, so if there's anything wrong with the code itself or with the design of the project please send me an issue. I am willing to publish better pieces of code.