Bez popisu

hikariatama c13cd19d12 Add scary message to the login through web před 7 měsíci
.github 7e5488a4ae Create forbid_prs.yml před 1 rokem
assets fb1e1c5058 1.6.2 před 1 rokem
hikka c13cd19d12 Add scary message to the login through web před 7 měsíci
web-resources 7252f3ba2e Add some proper error handling před 1 rokem
.deepsource.toml 77cbb013f8 Deepsource fixes před 1 rokem
.dockerignore 5aad62610c Update Dockerfiles, prepare core modules to work with Docker properly před 2 roky
.flake8 81aa45127f Cosmetic changes před 1 rokem
.gitignore 42f830dd75 Update tty prints, add guidelines před 1 rokem
CHANGELOG.md e61b171e9f 1.6.3 před 1 rokem
CODE_OF_CONDUCT.md fc38bb9671 Fixes před 1 rokem
Dockerfile 8bc4d57b6b 1.6.2 před 1 rokem
LICENSE e761b73a41 Continue development před 2 roky
README.md 7c4d602b36 Small fixes před 1 rokem
banner.sh fb1e1c5058 1.6.2 před 1 rokem
docker-compose.yml fc38bb9671 Fixes před 1 rokem
docker.sh 206f70d1a8 Patch with minor problems fixes před 1 rokem
install.sh 9a0e4b1b38 1.6.2 před 1 rokem
optional_requirements.txt 8f5e879dc4 Minor bugfixes před 2 roky
pyproject.toml fc38bb9671 Fixes před 1 rokem
requirements.txt 21c0057bf0 1.6.3 před 1 rokem
termux.sh fb1e1c5058 1.6.2 před 1 rokem

README.md

DeepSource DeepSource

 


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