> AuthorBot is a modern userbot for Telegram — it operates under a regular user account, unlocking powerful capabilities unavailable to conventional bots. Supported platforms: Android via Termux, Windows via WSL, and Linux VDS/VPS servers.
> A userbot acts like a standard bot but runs as you. It can download TikTok videos, moderate chats, find music, search Google — all without leaving Telegram or launching external apps.
Full support for reactions, video stickers, quotes, and all new Telegram features.
Built-in entity caching and targeted security rules for safer execution.
Clean, intuitive interface with streamlined user interaction flow.
Stable and fast operation with minimal latency on all supported platforms.
Ability to operate the userbot through an alternative account.
Full Ukrainian language support built into the interface by default.
Install Termux from the link above, then execute the command below in the terminal:
⚠ If prompted for confirmation, enter Y to proceed with all required packages.
If the script outputs Aborted, remove termux-wake-lock && from the command and retry.
Follow these steps to deploy AuthorBot on Windows using WSL:
⚠ Requires Windows 10 build 2004+ with virtualization support. For older versions, see the manual installation guide.
⚠ If you see yellow warnings, run: export PATH="/home/username/.local/bin:$PATH" — replace with the path shown in the warning.
One-liner deployment on any Debian/Ubuntu VPS:
AuthorBot requires a Telegram API_ID and API_HASH to authenticate. Watch this video tutorial to learn how to obtain your credentials from my.telegram.org.