The most fresh and updateable developer-oriented Telegram userbot
 
 
 
 
 
 
Go to file
hikariatama 34bbb44a3a 1.1.26
- Hopefully finally fix aliases being reset after restart
- Remove redundant internal hook `_client_ready2`
- Show user evaluated version of config value instead of pre-comp one
- Add validator for each item to `Series`, remove `separator`
- Add new validator: `TelegramID`
2022-05-20 19:02:27 +00:00
.github/ISSUE_TEMPLATE Minor updates 2022-05-18 18:37:43 +00:00
assets Upload lottie animation 2022-03-24 09:04:53 +00:00
data Updates for Okteto 2022-04-01 17:09:00 +00:00
hikka 1.1.26 2022-05-20 19:02:27 +00:00
web-resources Fix some stuff for deepsource 2022-04-29 17:57:56 +00:00
.deepsource.toml Update .deepsource.toml 2022-04-08 12:11:04 +00:00
.dockerignore Update Dockerfiles, prepare core modules to work with Docker properly 2022-05-13 16:09:21 +00:00
.gitignore Update Dockerfiles, prepare core modules to work with Docker properly 2022-05-13 16:09:21 +00:00
Dockerfile Minor updates 2022-05-18 18:37:43 +00:00
LICENSE Continue development 2022-03-21 08:59:49 +00:00
Okteto Minor updates 2022-05-18 18:37:43 +00:00
README.md Minor updates 2022-05-18 18:37:43 +00:00
docker-compose.yml 1.1.22 2022-05-14 17:46:52 +00:00
install.sh Remove useless animation stops when it is already stopped 2022-03-31 18:32:33 +00:00
okteto-stack.yaml Increase CPU\RAM\Storage limits, rename okteto stuff 2022-05-13 13:49:13 +00:00
optional_requirements.txt Minor bugfixes 2022-05-16 05:37:58 +00:00
requirements.txt Minor bugfixes 2022-05-16 05:37:58 +00:00

README.md

DeepSource DeepSource


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

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