upper case
This commit is contained in:
parent
634b0390ab
commit
86b29075e9
@ -4,7 +4,7 @@ define('PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
|
||||
define('OWNER_NAME', 'Denny Dai');
|
||||
define('BOT_NAME', 'D_bot');
|
||||
define('HELP_BEGIN', "Welcome to use D-BOT");
|
||||
define('HELP_END', "GitHub: https://github.com/dennydai/D-bot\nAuthor: @DennyDai");
|
||||
define('HELP_END', "GitHub: https://github.com/dennydai/D-Bot\nAuthor: @DennyDai");
|
||||
$TAGs = array('#','/','!');
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user