Telegram User Bot To Change Profile Pics Automatically After A Specified Time Written In Telethon
- Can Change Profile Pics At Users Choice
- Takes Pics From Telegram Channel
- Changes Pics At Time Specified By User
- Can Be Deployed On Any Server
- Create A Channel With Pics Need To Be Shown As Profile Pics And Add The Channel Id In CHANNEL_ID
git clone https://github.com/git-itsjoel/AutoPicX
cd AutoPicX
pip3 install -r requirements.txt
# <Create autopicx/__init__.py appropriately>
python3 -m autopicx
!start - Start Changing Dp
!cancel - Cancel Changing Dp
!repo - Get Repo Link
!alive - Check If Bot Is Alive
!about - About The Bot
!help - Help Message
API_HASH
Your API Hash from my.telegram.orgAPI_ID
Your API ID from my.telegram.orgCHANNEL_ID
Your Channel ID With Pics eg:- -100xxxxxxxxTIME
After What Time Next Pic To Be Changed
- Thanks To LonamiWebs For His Awsome Libary
𝘼𝙪𝙩𝙤𝙋𝙞𝙘𝙓 is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Star ⭐ & Fork 🍴 this Repo if you Liked it