add steam plugin

This commit is contained in:
dennydai
2016-01-01 11:56:49 +08:00
parent 758907dc2b
commit fe72789d5a
2 changed files with 27 additions and 1 deletions
+2 -1
View File
@@ -14,6 +14,7 @@ define('TB_API_URL', 'https://api.telegram.org/bot'.TB_TOKEN.'/');
//For plugins
define('PLUGIN_GITHUB_TOKEN', 'YOUR_GITHUB_TOKEN_HERE');
define('PLUGIN_STEAM_KEY', 'YOUR_STEAM_KEY_HERE');
//For Wechat-MP
define('WC_UserName', 'YOUR_WECHAT_USERNAME_HERE');
define('WC_UserName', 'YOUR_WECHAT_USERNAME_HERE');