Installation
Script installation: Simply run this command out of root: . <(wget -qO- http://gg.gg/get_hikka)
Manual installation: apt update && apt install git libcairo2 -y && git clone https://github.com/hikariatama/Hikka && cd Hikka && pip install -r requirements.txt && python3 -m hikka
Changes
-
🆕 Latest Telegram layer with reactions, video stickers and other stuff -
🔓 Security improvements, including native entity caching -
🎨 UI/UX improvements -
📼 New core modules -
☁️ Okteto cloud deployment support -
⏱ Quick bug fixes (compared to official FTG and GeekTG) -
▶️ Inline forms, galleries and lists -
🔁 Full backward compatibility with FTG-like userbots' modules
Requirements
- Python 3.8+
- API_ID and HASH from Telegram
Documentation
Check out Wiki for developers' documentation User docs will be available soon
Support
Features
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 |