Management/Fun Userbot Based on Pyrogram For Telegram
A lot of stuff are implemented, You can use [help] commands to see all available commands ✅
-
- Clone or download the repository :
git clone https://github.com/iMat1n/Telegram-self.git
- Edit
rjself.py
, Replace your ApiID/ApiHash [Get them from Here]- Line #72 : Api ID
- Line #73 : Api Hash
- Clone or download the repository :
-
- Install required packages using
pip install -U -r requirements.txt
- Start The Bot :
python rjself.py
- Enjoy !
- Install required packages using