- create an
.env
file with the following contents
TG_BOT_SESSION="my_account"
API_ID=6
API_HASH="your own hash from my.telegram.org"
SECONDS_TO_CHECK=300
BOT_INDEXER_BOTUSERNAME="@BotIndexBot"
BOT_INDEXER_COMMANDTOGETNEWBOT="/dev_check_online"
python main.py