Skip to content

πŸš€ Telegram Hash Bot: Calculate SHA-256 and MD5 hashes for text and photos on Telegram. Secure and user-friendly!

Notifications You must be signed in to change notification settings

MuguDEV/Hash-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Telegram Hash Bot

Pylint

CodeQL

πŸš€ Calculate SHA-256 and MD5 hashes for text and photos on Telegram with this simple and secure Python bot!

Features

  • Text Hashing: Send any text message, and the bot will provide SHA-256 and MD5 hashes.
  • Photo Hashing: Upload photos, and the bot will calculate hashes for the photo data.
  • User Feedback: Use the /feedback command to provide feedback or report issues.

Getting Started

  1. Clone the repository: git clone https://github.com/MuguDEV/Hash-Bot.git
  2. Install dependencies: pip install -r requirements.txt
  3. Set up your Telegram API credentials in the code.
  4. Run the bot: python3 bot.py

Configuration

  • API_ID: Your Telegram API ID.
  • API_HASH: Your Telegram API hash.
  • BOT_TOKEN: Your Telegram bot token.

Requirements

Usage

  • Start the bot and send messages or photos to calculate hashes.
  • Use the /feedback command to provide feedback or report issues.

Contributing

Feel free to contribute, report issues, or suggest improvements! Your feedback is highly appreciated.

Happy hashing! πŸš€

About

πŸš€ Telegram Hash Bot: Calculate SHA-256 and MD5 hashes for text and photos on Telegram. Secure and user-friendly!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published