Order Change
This commit is contained in:
parent
80750a31bc
commit
e6c12df5c2
@ -12,9 +12,9 @@ $TAGs = array('#','/','!');
|
||||
define('TB_TOKEN', 'YOUR_TELEGRAM_BOT_TOKEN_HERE');
|
||||
define('TB_API_URL', 'https://api.telegram.org/bot'.TB_TOKEN.'/'); //DO NOT CHANGE THIS
|
||||
|
||||
//For Wechat-MP
|
||||
define('WC_UserName', 'YOUR_WECHAT_USERNAME_HERE');
|
||||
|
||||
//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('PLUGIN_STEAM_KEY', 'YOUR_STEAM_KEY_HERE');
|
Loading…
Reference in New Issue
Block a user