Muti-TAGs

This commit is contained in:
Denny Dai
2015-07-01 04:35:29 +08:00
parent 1f1fd24782
commit 9a0ffb2fc0
4 changed files with 25 additions and 22 deletions
+1 -1
View File
@@ -1,11 +1,11 @@
<?php
define('TYPE', 'Telegram-Bot');
define('PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
define('TAG', '#');
define('OWNER_NAME', 'Denny Dai');
define('BOT_NAME', 'D_bot');
define('HELP_BEGIN', "Welcome to use TG-BOT");
define('HELP_END', "GitHub: https://github.com/dennydai/D-bot\nAuthor: @DennyDai");
$TAGs = array('#','/','!');
//For Telegram-Bot