Skip to content

A tool for getting Telegram API ID & Hash without getting error

Notifications You must be signed in to change notification settings

ItsReZNuM/TelApiIDHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± Telegram API Hash & ID Tool πŸš€

Welcome to ReZNuM's Telegram API Tool! This Python script helps you retrieve your Telegram API Hash and API ID with ease. Perfect for developers building Telegram bots or apps! πŸ€–


✨ Features

  • πŸ›‘οΈ Securely fetches your Telegram API Hash and ID using the official Telegram website.
  • 🎨 Beautiful terminal interface with colorful ASCII art and an unscramble effect for contact info.
  • πŸ”’ Handles authentication with phone number and verification code.
  • πŸ“‹ Displays additional details like Public Key and Production Configuration.
  • 🚫 Gracefully handles errors like rate limits or invalid inputs.

πŸ› οΈ Requirements

To run this tool, you'll need the following Python libraries:

  • requests πŸ“‘
  • beautifulsoup4 πŸ•ΈοΈ
  • colorama 🌈
  • time ⏳
  • random 🎲
  • sys βš™οΈ

Install them using pip:

pip install requests beautifulsoup4 colorama

πŸš€ How to Use

  1. Clone the repository πŸ“₯:

    git clone https://github.com/ItsReZNuM/Telegram-API-Tool.git
    cd Telegram-API-Tool
  2. Run the script πŸƒβ€β™‚οΈ:

    python ApiHash.py
  3. Follow the prompts πŸ“²:

    • Enter your phone number with the country code (e.g., +98XXXXXX).
    • Enter the verification code sent to your Telegram account.
  4. Get your APIs πŸŽ‰:

    The tool will display your API ID, API Hash, Public Key, and Production Configuration if successful. If there's an error, it will let you know with a friendly message. 😊


πŸ“Έ Screenshots

Starting the Tool

Tool Start

Successful API Retrieval

API Success

Error Handling

Error Screen


πŸ› Known Issues

  • Some accounts may face rate-limiting issues. If you see "Too many tries," wait 8 hours before retrying. ⏰
  • In rare cases, the API retrieval might fail due to changes in Telegram's website structure. Stay tuned for updates! πŸ”§

πŸ“¬ Contact Me

Feel free to reach out for support or suggestions! πŸ˜„


🀝 Contributing

Contributions are welcome! If you'd like to improve the tool, please:

  1. Fork the repository 🍴
  2. Create a new branch (git checkout -b feature/awesome-feature) 🌿
  3. Commit your changes (git commit -m 'Add awesome feature') πŸ’Ύ
  4. Push to the branch (git push origin feature/awesome-feature) πŸš€
  5. Open a Pull Request πŸ“¬

🌟 Acknowledgments

  • Thanks to the open-source community for the amazing libraries used in this project! πŸ™Œ
  • Inspired by the need for a simple Telegram API retrieval tool. πŸ’‘

Happy coding! πŸŽ‰

About

A tool for getting Telegram API ID & Hash without getting error

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages