Б
Size: a a a
Б
СК
СК
Б
СК
Б
Б
СК
from vk.plugins.std import PrefixMatch, SplitMatch
from vk.plugins.types import FilteredHandler
@FilteredHandler
async def call_by_prefix(message):
message.send("вставить текст")
exports = (
call_by_prefix.add_filters(
PrefixMatch(r"пидроас\s*"),
SplitMatch(None, "сосун")
),
)
СК
ID
СК
К
ID
D
ID
ID
СК
ID
ID