Skip to content
/ Hikka Public
forked from hikariatama/Hikka

The most fresh and updateable Telegram userbot. By one of the most active contibutors to GeekTG

License

Notifications You must be signed in to change notification settings

penn5/Hikka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepSource DeepSource


Installation

⚠️ Okteto now bans userbots, so it's not recommended to install Hikka there!

Script installation: Simply run this command out of root: . <(wget -qO- https://hikariatama.ru/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



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

About

The most fresh and updateable Telegram userbot. By one of the most active contibutors to GeekTG

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.8%
  • JavaScript 2.4%
  • Jinja 1.1%
  • Shell 0.8%
  • CSS 0.8%
  • Dockerfile 0.1%