Update README
This commit is contained in:
parent
4fdd1535c9
commit
95169c76a6
@ -1,10 +1,12 @@
|
||||
DennyDai/D-Bot
|
||||
==============================
|
||||
----------
|
||||
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.
|
||||
|
||||
Supported Chat Tools List
|
||||
==============================
|
||||
[Telegram](https://telegram.org) - [README](https://github.com/dennydai/D-bot/blob/master/readmes/Telegram/Telegram.md)
|
||||
----------
|
||||
- [Telegram](https://telegram.org) - [README](https://github.com/dennydai/D-bot/blob/master/readmes/Telegram/Telegram.md)
|
||||
- [Telegram-bot](https://core.telegram.org/bots) - [README](#)
|
||||
- [Wechat](http://www.wechat.com/) - [README](#)
|
||||
|
Loading…
Reference in New Issue
Block a user