Simply run this command out of root and follow the instructions of installer:
. <(wget -qO- https://hikariatama.ru/get_hikka)
Manual installation (no script):
apt update && apt install git libcairo2 -y && git clone https://github.com/hikariatama/Hikka && cd Hikka && pip install -r requirements.txt && python3 -m hikka
If you are on VPS\VDS, type --proxy-pass
in the end of command to open SSH tunnel to your Hikka web interface, or use --no-web
to complete setup in consoleSome further details:
- 🆕 Latest Telegram layer with reactions, video stickers and other stuff
- 🔓 Security improvements, including native entity caching and targeted security rules
- 🎨 UI/UX improvements
- 📼 Improved and new core modules
- ⏱ Quick bug fixes (compared to official FTG and GeekTG)
▶️ Inline forms, galleries and lists- 🔁 Full backward compatibility with FTG, GeekTG and Dragon Userbot modules
- Python 3.8+
- API_ID and HASH from Telegram
Check out dev.hikka.pw for developers' documentation and hikka.pw for users' documentation
Forms - bored of writing? Use buttons! | Galleries - scroll your favorite photos in Telegram |
Inline - share userbot with your friends | Bot interactions - "No PM"? No problem. Feedback bot at your service |
InlineLogs - traceback directly in message, caused error | Grep - execute command and get only required lines |
👨👦 NoNick, NoNickUser, NoNickCmd, NoNickChat - use another account for userbot
Special thanks to:
- Hackintosh5 for FTG, which is the base of project
- Kazunimo for Turkish translation pack
- Hegakura for Tatar translation pack
- Aldehydesäure for German translation pack
- Amore for Uzbek translation pack
- Lonami for Telethon, which is the base of Hikka-TL
- Dan for pyrogram, which is the base of Hikka-Pyro