easy to set config
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
define('TYPE', 'Telegram');
|
||||
define('PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
|
||||
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");
|
||||
Reference in New Issue
Block a user