Just another telegram userbot, written in Python using the Pyrogram library
How to run this bot
git clone https://github.com/akihiro69/AkihiroPyrogram
cd AkihiroPyrogram
pip3 install -r requirements.txt
python3 makesession.py
and put the session string in config.py- satisfy the values in
config.py
python3 -m Akihiro