/linker_bot

Telegram parse bot for user's channels and chats

Primary LanguagePython

Linker Bot

This bot were created to parse telegram messages that came from chats and channels I combined Telethon and Aiogram library to use this app more conveniently

image

Before starting this project u should:

1. Get api's

3. Create file config.ini and place api's here

4. Put it into file with the same names as in main.py

5. Install requirements >> pip3 install requirements.txt

6. run app >> python3 main.py