Telegram bot to show some IDs, like:
- Your user ID (in private chat with any message or /id command);
- Group/supergroup ID (when bot added to that group with /id command);
- Channel ID (when message forwarded from channel);
- Supergroup ID (when message forwarded from group);
- Animation/Audio/Document/Photo/Sticker/Video/Voice IDs
- Inline mode in any chat
-
git clone https://github.com/rkjar/let_me_show_id_bot
-
pip install -r requirements.txt
ORpoetry install
-
- Copy
env_example
andconfig_example.py
- Rename it to
.env
andconfig.py
- Insert your values
- Copy
-
python main.py
/start Start the bot
/id Let me show you id
/help Help
/admin Admin menu (available for admins only)