The most fresh and updateable developer-oriented Telegram userbot
 
 
 
 
 
 
Go to file
hikariatama 91db334a89 1.2.7
- Add automatic proxy pass
- Fix --no-web argument parsing
- Fix localization error in updater
- Print out only INFO statements to stdout
- Add rotating file handler (logfile with max 10MB size)
- Show web endpoint on startup if available
- Fix gallery `inline_message_id` error
- Add support for `custom_buttons` in `inline.list`
- Add support for `custom_buttons` in `inline.gallery`
- Smart fast_uploader (Do not use hard download on files smaller than 1 MB)
- Attempt to parse `unit_id` from passed `InlineCall` object in `inline._delete_unit_message`
- Reformatting
- Change typehints
- Show list-like values in formatted way in config
- Properly escape html in config
- Split config to pages and categories (core \ non-core)
- Properly edit dictionary config (iter)
- Properly remove items from series options through built-in configurator
- Remove warning from web by replacing coroutine generation with `functools.partial`
2022-06-17 22:22:30 +00:00
.github/ISSUE_TEMPLATE Minor updates 2022-05-18 18:37:43 +00:00
assets Minor fixes 2022-06-12 17:14:22 +00:00
data Updates for Okteto 2022-04-01 17:09:00 +00:00
hikka 1.2.7 2022-06-17 22:22:30 +00:00
web-resources 1.2.7 2022-06-17 22:22:30 +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 1.2.7 2022-06-17 22:22:30 +00:00
Aptfile Remove incompatible buildpack 2022-05-30 17:55:25 +00:00
CHANGELOG.md 1.2.7 2022-06-17 22:22:30 +00:00
CODE_OF_CONDUCT.md 1.1.27 2022-05-21 18:34:45 +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
Pipfile 1.2.5 2022-06-12 09:46:48 +00:00
Procfile Add Procfile 2022-05-28 07:47:32 +00:00
README.md 1.2.5 2022-06-12 09:46:48 +00:00
app.json Revert "[DO NOT INSTALL] - Testing Heroku-redis migration" 2022-06-05 13:34:14 +00:00
docker-compose.yml 1.1.22 2022-05-14 17:46:52 +00:00
install.sh Update installation script. Hide session and postgresql in eval 2022-05-31 12:36:32 +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 Heroku Patch 2022-06-05 16:30:16 +00:00
runtime.txt Heroku Patch 2022-06-05 16:30:16 +00:00
termux_requirements.txt 1.2.1 2022-06-01 22:14:55 +00:00

README.md

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


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