3d4035aecc
thx for @rock_neurotiko remind
6 lines
224 B
PHP
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"); |