mirror of
https://github.com/danog/AltervistaUserBot.git
synced 2024-11-30 04:19:15 +01:00
10 lines
191 B
PHP
10 lines
191 B
PHP
<?php
|
|
|
|
$leggi_messaggi_in_uscita = true;
|
|
|
|
$lista_admin = [
|
|
40955937, //id di Bruno :D
|
|
101374607, //id del creatore di MadelineProto :D
|
|
12344567, //un id probabilmente inesistente
|
|
];
|