Skip to content

sanshay/telegram-userbot

Repository files navigation

Pyrobud

A Telegram selfbot written in Python using Pyrogram.

Python 3.7+ is required. This greatly improves the development experience.

Installation

Simply run pip3 install -r requirements.txt. This installs all the dependencies.

Usage

Copy config.toml.sample to config.toml and edit it to your liking. Obtain the API ID and hash from Telegram's website. KEEP THIS SECRET!

To start the bot, type python3 main.py.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published