From b9f7e44a9765362c4667b9fe7f02ea423b5581fb Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Mon, 28 Jul 2025 08:01:13 +0000 Subject: [PATCH] update readme --- README.md | 72 ++++--------------------------------------------------- 1 file changed, 4 insertions(+), 68 deletions(-) diff --git a/README.md b/README.md index 48dba87..ebedca6 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,8 @@

Installation

-### Installation page - - - - -Manual installation (no script):
-apt update && apt install git python3 -y && git clone https://github.com/coddrago/Heroku && cd Heroku && pip install -r requirements.txt && python3 -m hikka +Manual installation (for VDS/VPS server):
+apt update && apt install git python3 -y && git clone https://github.com/coddrago/Heroku && cd Heroku && pip install -r requirements.txt && python3 -m heroku If you are on VPS\VDS, type --proxy-pass in the end of command to open SSH tunnel to your Heroku web interface, or use --no-web to complete setup in console

Some further details: @@ -38,13 +33,13 @@

Changes


Requirements

@@ -60,65 +55,6 @@ And dev.heroku-ub.xyz for developers do

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 Heroku 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 Heroku 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.