Upd everyone

This commit is contained in:
BarsTiger
2022-09-21 14:03:59 +03:00
parent 40f21cc809
commit 048110a1b1

View File

@@ -5,8 +5,8 @@ from .. import loader, utils
@loader.tds @loader.tds
class TagAllMod(loader.Module): class TagAllMod(loader.Module):
"""Tag everyone in chat""" """Тегнуть всех в чате"""
strings = {"name":"Tag All Like A Pro"} strings = {"name": "everyone"}
async def everyonecmd(self, message): async def everyonecmd(self, message):
"""Используй .everyone <текст (по желанию)>.""" """Используй .everyone <текст (по желанию)>."""