Update Wechat supported

Update Wechat supported
This commit is contained in:
Denny Dai
2015-10-31 20:33:17 +08:00
parent f3d1d90b43
commit 4fdd1535c9
4 changed files with 62 additions and 25 deletions
+4 -1
View File
@@ -13,4 +13,7 @@ define('TB_TOKEN', 'YOU_TELEGRAM_BOT_TOKEN_HERE');
define('TB_API_URL', 'https://api.telegram.org/bot'.TB_TOKEN.'/');
//For plugins
define('PLUGIN_GITHUB_TOKEN', 'YOU_GITHUB_TOKEN_HERE');
define('PLUGIN_GITHUB_TOKEN', 'YOU_GITHUB_TOKEN_HERE');
//For Wechat
define('WC_UserName', 'YOU_WECHAT_USERNAME_HERE');