D-Bot/config.inc.php

6 lines
224 B
PHP
Raw Normal View History

2015-05-29 11:20:55 -05:00
<?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");