teletips / GetAnyID-TeLeTiPs

Fast and simple Telegram bot to provide user/group/channel ID. This bot can also work in group chats.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetAnyID-TeLeTiPs

Fast and simple Telegram bot to provide user/group/channel ID. This bot can also work in group chats.

made-with-python
Stars Forks Watchers
License Repository Size Contributors Issues

Deployment Methods

Heroku

Deploy

Config Vars

  1. API_ID : Telegram API_ID, get it from my.telegram.org/apps
  2. API_HASH : Telegram API_ID, get it from my.telegram.org/apps
  3. BOT_TOKEN : A Valid Telegram Bot Token, get it from @Botfather

Commands

/id

  • Works in both private and group chat.
To get an ID, simply send the command /id directly to any chat or send it as a reply to any kind of message.

Credits

Warning

  • You are free to use this code in any of your projects, but you MUST include the following in your README.md (Copy & paste)
##Credits
- [GetAnyID bot by TeLe TiPs] (https://github.com/teletips/GetAnyID-TeLeTiPs)

About

Fast and simple Telegram bot to provide user/group/channel ID. This bot can also work in group chats.

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.9%Language:Procfile 1.1%