mirror of https://github.com/coddrago/Heroku
Update test.py
parent
771ffbfe42
commit
38e2548233
|
@ -381,7 +381,7 @@ class TestMod(loader.Module):
|
||||||
"🪐 Your Heroku logs will appear in this chat",
|
"🪐 Your Heroku logs will appear in this chat",
|
||||||
silent=True,
|
silent=True,
|
||||||
invite_bot=True,
|
invite_bot=True,
|
||||||
avatar="https://github.com/coddrago/assets/raw/master/hikka-logs.png",
|
avatar="https://imgur.com/a/Q56oB36.png",
|
||||||
)
|
)
|
||||||
|
|
||||||
self.logchat = int(f"-100{chat.id}")
|
self.logchat = int(f"-100{chat.id}")
|
||||||
|
|
Loading…
Reference in New Issue