A Telegram Userbot powered by Pyrogram.
You have to obtain your personal API credentials from Telegram. Fill these into the sample config file.
git clone https://github.com/ColinTheShark/PyroBot.git
- Copy
pyrobot.ini.sample
topyrobot.ini
and fill it out as instructed - Start PyroBot with
python -m pyrobot
You can now log in via Pyrogram and send .alive
to see your PyroBot working.
# PyroBot is a userbot that (soon™️) lets you automate things.
# Telegram doesn't like automation.
# If you get banned after using PyroBot, this is your own responsibility.
# If you come to me whining about being banned after using PyroBot, I'll just block you.
- Copyright (C) 2020 Colin <https://github.com/ColinTheShark>
- Licensed under the terms of the GNU Lesser General Public License v3 or later (LGPLv3+)