Support Multi-Bots
This commit is contained in:
parent
d33439a4b5
commit
41296429cb
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
define('TYPE', 'Telegram-Bot');
|
||||
define('TYPE', $_SERVER['QUERY_STRING']);
|
||||
define('PATH', dirname(__FILE__).DIRECTORY_SEPARATOR);
|
||||
define('OWNER_NAME', 'Denny Dai');
|
||||
define('BOT_NAME', 'D_bot');
|
||||
|
Loading…
Reference in New Issue
Block a user