1
0
forked from mirzaev/pot-php

created from kodorvan/neurobot

This commit is contained in:
2026-01-06 14:02:18 +05:00
parent 913dfb8a92
commit f2eb59336e
12 changed files with 1814 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
<?php
// Robot
define('ROBOT', [
'identifier' => null,
'key' => ''
]);