diff --git a/hikka/modules/executor.py b/hikka/modules/executor.py index 4deff44..6073573 100644 --- a/hikka/modules/executor.py +++ b/hikka/modules/executor.py @@ -1,3 +1,18 @@ +# █▀▀ ▄▀█   █▀▄▀█ █▀█ █▀▄ █▀ +# █▀░ █▀█   █░▀░█ █▄█ █▄▀ ▄█ + +# https://t.me/famods + +# 🔒 Licensed under the GNU AGPLv3 +# 🌐 https://www.gnu.org/licenses/agpl-3.0.html + +# --------------------------------------------------------------------------------- +# Name: Executor +# Description: Выполнение python кода +# meta developer: @FAmods +# meta banner: https://github.com/FajoX1/FAmods/blob/main/assets/banners/executor.png?raw=true +# -------------------------------------------------------------------------------— + import sys import traceback import html