/Get_Chat_ID_Bot

A bot to receive the id of every Telegram chat

Primary LanguagePythonMIT LicenseMIT

Get_Chat_ID_Bot

A bot to receive the id of every Telegram chat

You can check our bot here (in Hebrew).

configuration:

  • Clone this repository:
git clone https://github.com/yehuda-lev/Get_Chat_ID_Bot.git
  • Install requirements:
pip3 install -r requirements.txt
  • Edit .env

The api_id & api_hash You can get from my.telegram.org. bot_token you can get by create new bot on BotFather. admins you must put an administrator ID.

  • Run the bot:
python3 main.py