D-Bot/config.inc.php
Denny Dai 3d4035aecc change readme. an error about flag
thx for @rock_neurotiko remind
2015-06-04 16:37:00 +08:00

6 lines
224 B
PHP

<?php
define('TAG', '#');
define('OWNER_NAME', 'Denny Dai');
define('BOT_NAME', 'Dx. Dennx');
define('HELP_BEGIN', "Welcome to use TG-BOT");
define('HELP_END', "GitHub: https://github.com/dennydai/D-bot\nAuthor: @DennyDai");