dennydai / d-bot
A chat bot written in PHP
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 28
Watchers: 7
Forks: 8
pkg:composer/dennydai/d-bot
Requires
- php: >=5.6.0
This package is not auto-updated.
Last update: 2025-12-21 00:59:20 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.