Update Wechat supported
Update Wechat supported
This commit is contained in:
+4
-1
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user