The most fresh and updateable developer-oriented Telegram userbot
 
 
 
 
 
 
Go to file
Who? f7adb6412e
Delete .deepsource.toml
2024-09-10 21:00:18 +07:00
.github Add files via upload 2024-09-10 20:40:58 +07:00
assets Add files via upload 2024-09-10 20:42:37 +07:00
hikka Add files via upload 2024-09-10 20:44:53 +07:00
private Add files via upload 2024-09-10 20:28:14 +07:00
web-resources Add files via upload 2024-09-10 20:45:45 +07:00
.dockerignore Update .dockerignore 2024-09-10 20:30:20 +07:00
.flake8 Cosmetic changes 2023-05-24 08:47:05 +00:00
.gitignore Update .gitignore 2024-09-10 20:31:05 +07:00
CHANGELOG.md Update CHANGELOG.md 2024-09-10 20:32:59 +07:00
CODE_OF_CONDUCT.md Fixes 2023-03-20 13:49:06 +00:00
Dockerfile Update Dockerfile 2024-09-10 20:33:38 +07:00
LICENSE Continue development 2022-03-21 08:59:49 +00:00
README.md Small fixes 2023-03-23 21:15:27 +00:00
banner.sh 1.6.2 2023-03-04 10:32:28 +00:00
docker-compose.yml Update docker-compose.yml 2024-09-10 20:39:52 +07:00
docker.sh Patch with minor problems fixes 2023-03-29 18:18:16 +00:00
install.sh 1.6.2 2023-03-01 15:36:02 +00:00
isolate_aarch64 Add files via upload 2024-09-10 20:34:33 +07:00
isolate_armv7l Add files via upload 2024-09-10 20:34:33 +07:00
isolate_x86-64 Add files via upload 2024-09-10 20:34:33 +07:00
optional_requirements.txt Update optional_requirements.txt 2024-09-10 20:35:35 +07:00
poetry.lock Add files via upload 2024-09-10 20:36:54 +07:00
pyproject.toml Fixes 2023-03-20 13:49:06 +00:00
requirements.txt Update requirements.txt 2024-09-10 20:54:24 +07:00
start.sh Add files via upload 2024-09-10 20:38:32 +07:00
termux.sh 1.6.2 2023-03-04 10:32:28 +00:00

README.md

DeepSource DeepSource

 Code style: black


Installation

Installation page

Local installation:

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 console

Some further details:
Pre-installed automatic database backuper
Welcome installation info

Changes

  • 🆕 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

Requirements

  • Python 3.8+
  • API_ID and HASH from Telegram

Documentation

Check out dev.hikka.pw for developers' documentation and hikka.pw for users' documentation


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

👨‍👦 NoNick, NoNickUser, NoNickCmd, NoNickChat - use another account for userbot


⚠️ This project is provided as-is. Developer doesn't take ANY responsibility over any problems, caused by userbot. By installing Hikka you take all risks on you. This is but not limited to account bans, deleted (by Telegram algorithms) messages, SCAM-modules, leaked sessions (due to SCAM-modules). It is highly recommended to enable the API Flood protection (.api_fw_protection) and not to install many modules at once. By using Hikka you give your consent to any actions made by your account in background in purposes of automatization. Please, consider reading https://core.telegram.org/api/terms for more information.

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