8000 GitHub - coddrago/Heroku: The most fresh and updateable developer-oriented Telegram userbot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coddrago/Heroku

Β 
Β 

Repository files navigation


Β Code style: black

Disclaimer

Even though Heroku has extended security measures for scam-modules protection, flood-based account restrictions protection and others, it still may cause damage to server / account if you install module from untrusted developer. Please, consider downloading modules exceptionally from official repository or from trusted developers. If you are not sure about whether module is safe or not, please, DO NOT INSTALL IT. Same goes for unknown commands (.terminal, .e, .eval, .ec, .ecpp, etc.). You have been warned.


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 heroku<br.> 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:

Pre-installed automatic database backuper
Welcome installation info

Changes

  • πŸ†• Latest Telegram layer with reactions, video stickers and other stuff
  • πŸ”“ Security improvements, including native entity caching and targeted security rules
  • 🎨 UI/UX improvements
  • πŸ“Ό Improved and new core modules
  • ⏱ Quick bug fixes (compared to official FTG and GeekTG)
  • ▢️ Inline forms, galleries and lists
  • πŸ” Full backward compatibility with FTG and GeekTG modules

Requirements

  • Python 3.9-3.12
  • API_ID and HASH from Telegram

Documentation

Check out heroku.codrago.top for users' documentation



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.

Special thanks to:

  • Hikari for Hikka, which is the base of project
  • Lonami for Telethon, which is the base of Heroku-TL

Packages

No packages published

Languages

  • Python 94.8%
  • JavaScript 2.4%
  • CSS 1.7%
  • Other 1.1%
0