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! 🎯
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!
To get started, follow these steps:
- Set your Telegram bot token in the
src/bot/whoami_bot
file. 📝TELEGRAM_BOT_TOKEN="YOUR_TELEGRAM_BOT_TOKEN"
- Run the bot
python3 src/main.py
And you’re good to go! 🎉
Simple:
Perfect for when you need to check your Telegram ID for other bots or apps! 💡