Update settings.py

pull/2/head
Who? 2024-10-05 21:59:03 +07:00 committed by GitHub
parent be2a2937f7
commit ac649c99a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 7 deletions

View File

@ -58,13 +58,13 @@ class CoreMod(loader.Module):
utils.get_commit_url(),
f"{hikkatl.__version__} #{hikkatl.tl.alltlobjects.LAYER}",
)
)
+ (
("\n\n<emoji document_id=5287454910059654880>❤️</emoji> <b>Desinger: t.me/tr4mq")
if random.choice([0, 0, 0, 0, 0, 1]) == 1
else ""
),
)
+ (
("\n\n<emoji document_id=5287454910059654880>❤️</emoji> <b>Desinger: t.me/tr4mq")
if random.choice([0, 0, 0, 0, 0, 1]) == 1
else ""
),
)
@loader.command()
async def blacklist(self, message: Message):