The most fresh and updateable developer-oriented Telegram userbot
 
 
 
 
 
 
Go to file
hikariatama 3fc77b5529 1.1.28
- Fix non-working param `share_link` in loader
- Assure logging bot is a member of logchat
- Do not store partial phone number in session, only ID
- Rework fast uploader so more types can be passed. For more information check code docstrings and typehints
- Rework installer so it properly displays which action is currently happening
- Fix `Series` not accepting one item
- Show upcoming commit in update and warn if update is not required
- Add reset to default button to config
- Merge `hikka_logger.py` with `test.py`
- Localization
- Allow opening options of specific mod via arguments in `.config`
- Add `add` and `remove` buttons to `Series` params
- Do not unload form immediately, if `ttl` param was passed explicitly
2022-05-25 16:32:39 +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.28 2022-05-25 16:32:39 +00:00
web-resources 1.1.27 2022-05-21 18:34:45 +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
CHANGELOG.md 1.1.28 2022-05-25 16:32:39 +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
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 1.1.28 2022-05-25 16:32:39 +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