Muti-TAGs
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user