From ddc00abe3c5598be402382b0cf6e28d0e8dfd0bd Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:09:17 +0700 Subject: [PATCH] Update main.py --- hikka/main.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hikka/main.py b/hikka/main.py index 07e6ed5..053dcbc 100644 --- a/hikka/main.py +++ b/hikka/main.py @@ -16,13 +16,18 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . - # ÂŠī¸ Dan Gazizullin, 2021-2023 # This file is a part of Hikka Userbot # 🌐 https://github.com/hikariatama/Hikka # You can redistribute it and/or modify it under the terms of the GNU AGPLv3 # 🔑 https://www.gnu.org/licenses/agpl-3.0.html +# ÂŠī¸ Codrago, 2024-2025 +# This file is a part of Heroku Userbot +# 🌐 https://github.com/coddrago/Heroku +# You can redistribute it and/or modify it under the terms of the GNU AGPLv3 +# 🔑 https://www.gnu.org/licenses/agpl-3.0.html + import argparse import asyncio import socket