mirror of https://github.com/coddrago/Heroku
Update main.py
parent
881909faf4
commit
6bdd9767c7
|
@ -831,7 +831,7 @@ class Hikka:
|
||||||
|
|
||||||
await client.hikka_inline.bot.send_animation(
|
await client.hikka_inline.bot.send_animation(
|
||||||
logging.getLogger().handlers[0].get_logid_by_client(client.tg_id),
|
logging.getLogger().handlers[0].get_logid_by_client(client.tg_id),
|
||||||
"https://imgur.com/a/vdOmEWU.png",
|
"https://imgur.com/a/eLsJtIl.png",
|
||||||
caption=(
|
caption=(
|
||||||
"🌘 <b>Hikka {} started!</b>\n\n🌳 <b>GitHub commit SHA: <a"
|
"🌘 <b>Hikka {} started!</b>\n\n🌳 <b>GitHub commit SHA: <a"
|
||||||
' href="https://github.com/coddrago/Hikka/commit/{}">{}</a></b>\n✊'
|
' href="https://github.com/coddrago/Hikka/commit/{}">{}</a></b>\n✊'
|
||||||
|
|
Loading…
Reference in New Issue