Skip to content

This quirky little Telegram bot is your go-to for discovering your User ID! Just send a message, and it’ll reveal your identity like a digital superhero! 🦸‍♂️✨ Perfect for when you need to check your ID for other bots or apps. Easy to set up, fun to use! Dive in and say hello! 👋💻

License

Notifications You must be signed in to change notification settings

Armaggheddon/whoami_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



GitHub Issues or Pull Requests GitHub License

Welcome to whoami_bot! This is the simplest Telegram bot ever — all it does is tell you who you are! 🚀 Send it a message, and it’ll reply with your Telegram User ID. That’s it! 🎯

🛠️ Installation

Setting up whoami_bot is as easy as pie! 🍰 Just follow these quick steps:

  • Clone this repo (or download it, if you prefer!)

  • Install the requirements

    pip install -r requirements

Boom! 💥 You’re done! Ready to roll!

🏁 Usage

To get started, follow these steps:

  1. Set your Telegram bot token in the src/bot/whoami_bot file. 📝
    TELEGRAM_BOT_TOKEN="YOUR_TELEGRAM_BOT_TOKEN"
  2. Run the bot
    python3 src/main.py

And you’re good to go! 🎉

🤔 What does it do?

Simple:

  • You send the bot any message.
  • It replies with your User ID. 🎉

Perfect for when you need to check your Telegram ID for other bots or apps! 💡

About

This quirky little Telegram bot is your go-to for discovering your User ID! Just send a message, and it’ll reveal your identity like a digital superhero! 🦸‍♂️✨ Perfect for when you need to check your ID for other bots or apps. Easy to set up, fun to use! Dive in and say hello! 👋💻

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages