Userinfobot
Userinfobot is a simple Telegram bot displaying user info when a message is forwarded to it. Mainly used for finding the user id.
The bot is written in Java for Google App Engine.
Dependencies
- TgBotApi Java library for Telegram Bot API
- GSON, which is also part of Google App Engine
Creating your own bot
If you are new to bots or bot development for Telegram check out the following links: