Rename
This commit is contained in:
parent
95169c76a6
commit
d29d08b354
@ -7,6 +7,6 @@ This project is now in a very early stage since Telegarm is the only supported p
|
|||||||
|
|
||||||
Supported Chat Tools List
|
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](#)
|
- [Telegram-bot](https://core.telegram.org/bots) - [README](#)
|
||||||
- [Wechat](http://www.wechat.com/) - [README](#)
|
- [Wechat-MP](http://www.wechat.com/) - [README](#)
|
||||||
|
@ -15,5 +15,5 @@ define('TB_API_URL', 'https://api.telegram.org/bot'.TB_TOKEN.'/');
|
|||||||
//For plugins
|
//For plugins
|
||||||
define('PLUGIN_GITHUB_TOKEN', 'YOU_GITHUB_TOKEN_HERE');
|
define('PLUGIN_GITHUB_TOKEN', 'YOU_GITHUB_TOKEN_HERE');
|
||||||
|
|
||||||
//For Wechat
|
//For Wechat-MP
|
||||||
define('WC_UserName', 'YOU_WECHAT_USERNAME_HERE');
|
define('WC_UserName', 'YOU_WECHAT_USERNAME_HERE');
|
||||||
|
Loading…
Reference in New Issue
Block a user