Bot Api Version
Bot Api Version
This commit is contained in:
@@ -6,3 +6,8 @@ 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");
|
||||
|
||||
|
||||
//For Telegram-Bot
|
||||
define('TB_TOKEN', '123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11');
|
||||
define('TB_API_URL', 'https://api.telegram.org/bot'.TB_TOKEN.'/');
|
||||
Reference in New Issue
Block a user