From 31fc18727b6718ef0a1efe3b3ebc049fa16d9a86 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 4 Jan 2025 15:23:57 +0300 Subject: [PATCH] .help updated --- ubot.py | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ubot.py b/ubot.py index 02c3c34..50dfd8c 100644 --- a/ubot.py +++ b/ubot.py @@ -218,13 +218,17 @@ Commands for ub4tg .ping - check ping (bot is working?) -.biofuck - run autobioeb in chat (where sent), otional argument 'stop' for stop it +.biofuck - run autobioeb in chat (where sent), optional argument 'stop' for stop it + +* .bioebmass [1-10] - bioeb by list of ids/links/@1234, optional argument how many pathogen will be used 1 or 10. Warning: cannot be stopped without restart the bot, use this if you have many pathogens + +* .bioexclude [reason here] - exclude ids/links from autobioeb, recommend exclude all gays (overprotected gamers) from 'биоб'. Optional argument is reason .biocheck - checks victim if iris bot sent "Служба безопасности лаборатории сообщает" and eat them .bstat - check some stats -* .biostealbackup - reply to avocado file '1234_victims_{my_id}_{current_time}.json' or '1234 users from 0 exp (ch).txt' (aska bot formatted) for import their backup, optional argument 'me' if you want import yourself backup +* .biostealbackup [me] - reply to avocado file '1234_victims_{my_id}_{current_time}.json' or '1234 users from 0 exp (ch).txt' (aska bot formatted) for import THEIR backup, optional argument 'me' if you want import YOURSELF backup ''' await asyncio.sleep(1) await event.edit(help_message)