Update test.py

pull/31/head
Who? 2024-12-15 02:04:55 +07:00 committed by GitHub
parent 43d6e2bf50
commit 6f5ac9935b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -377,8 +377,8 @@ class TestMod(loader.Module):
async def client_ready(self):
chat, _ = await utils.asset_channel(
self._client,
"hikka-logs",
"🌘 Your Hikka logs will appear in this chat",
"heroku-logs",
"🪐 Your Heroku logs will appear in this chat",
silent=True,
invite_bot=True,
avatar="https://github.com/coddrago/assets/raw/master/hikka-logs.png",