forked from mirzaev/pot-php
created from kodorvan/neurobot
This commit is contained in:
7
author/project/system/settings/telegram.php.sample
Normal file
7
author/project/system/settings/telegram.php.sample
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
// Robot
|
||||
define('ROBOT', [
|
||||
'identifier' => null,
|
||||
'key' => ''
|
||||
]);
|
||||
Reference in New Issue
Block a user