[minor] Replace imgur link with github

pull/1/head
hikariatama 2022-06-09 22:08:27 +00:00
parent 07970bbcdf
commit 491a3b3f37
1 changed files with 1 additions and 1 deletions

View File

@ -428,7 +428,7 @@ class TestMod(loader.Module):
"hikka-logs", "hikka-logs",
"🌘 Your Hikka logs will appear in this chat", "🌘 Your Hikka logs will appear in this chat",
silent=True, silent=True,
avatar="https://i.imgur.com/MWoMKp0.jpeg", avatar="https://github.com/hikariatama/assets/raw/master/hikka-logs.png",
) )
self._logchat = int(f"-100{chat.id}") self._logchat = int(f"-100{chat.id}")