As you can see from the commit history, this is pretty much abandoned.
Do with this project as you please, as long as you adhere to the License.
No further support will be offered from me.
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 or rename
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.
If needed, there are more detailed instructions in the Wiki
# 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+)