/userbot

telegram userbot made with pyrogram

Primary LanguagePython

Userbot

My personal telegram userbot. Built with Pyrogram.

commands:

functions:

todo:

Setup:

Create a config.ini file with your Telegram API id and hash in the following format:

[pyrogram]
api_id = 12345
api_hash = 0123456789abcdef0123456789abcdef

More info at Pyrogram's official docs.