'
- if self._client.hikka_me.premium
- and CUSTOM_EMOJIS
- and isinstance(msg_obj, Message)
- else "lavHost"
),
)
diff --git a/hikka/utils.py b/hikka/utils.py
index 345c9ac..c3c8890 100755
--- a/hikka/utils.py
+++ b/hikka/utils.py
@@ -935,6 +935,9 @@ def get_platform_emoji() -> str:
)
)
+ if "LAVHOST" in os.environ:
+ return BASE.format(5301078610747074753)
+
if "MIYAHOST" in os.environ:
return BASE.format(5280938237785808014)
diff --git a/web-resources/root.jinja2 b/web-resources/root.jinja2
index 4388821..a4ab3e4 100755
--- a/web-resources/root.jinja2
+++ b/web-resources/root.jinja2
@@ -68,7 +68,7 @@
- Incomprehensibly perfect userbot
Incomprehensibly the best userbot
Authorized!
{% if not tg_done %}