Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏰ Time-Profile

Dynamic Telegram Profile Updater
Automatically updates your profile picture and bio with the current time


✨ Features

  • 🖼 Dynamic profile picture with current time
  • 🧠 Updates bio with styled time every minute
  • 🎨 Beautiful image backgrounds & custom fonts
  • 🌐 Localized to Asia/Tehran timezone
  • 💻 Fully customizable and open-source

🖥 Demo


⚙️ Requirements

pip install telethon pillow pytz

🚀 Getting Started

  1. Get your API ID and API Hash from my.telegram.org.

  2. Open the script and insert them:

api_id = YOUR_API_ID
api_hash = "YOUR_API_HASH"
  1. Run the bot:
python Time-Profile.py

On first run, Telegram will ask for your phone number and login code.


🖌 Customization

  • Change background images in the photos/ folder
  • Replace font with your own in data/3.ttf
  • Edit the base bio here:
bio = "Desires do not die before God | Time:"

📂 Project Structure

Time-Profile/
├── photos/         ← Background images
├── data/
│   ├── 3.ttf       ← Font file
│   └── Time.jpg    ← Generated profile image
├── Time-Profile.py
└── README.md

🙋‍♂️ Author

Made with ❤️ by @Dev_Scorpian

Telegram bot dev? Let's connect and build cool stuff!


⚠️ Disclaimer

This script uses official Telegram API via Telethon.
Avoid using it with spammy accounts. Run responsibly.


⭐️ Show Some Love

If you like it, give it a ⭐️ on GitHub and share it with others!

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages