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/amiralirj/Telegram-self.git
- Edit
rjself.py
, Replace your ApiID/ApiHash [Get them from Here]- Line #83 : Api ID
- Line #84 : 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