fix avatar in heroku-logs

pull/115/head
Who? 2025-03-07 07:43:07 +07:00 committed by GitHub
parent 6cac0ce1fd
commit e73298d7f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,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://raw.githubusercontent.com/coddrago/Heroku/refs/heads/v1.6.8/assets/heroku-logs.png", avatar=" https://raw.githubusercontent.com/coddrago/Heroku/refs/heads/master/assets/heroku-logs.png",
) )
self.logchat = int(f"-100{chat.id}") self.logchat = int(f"-100{chat.id}")