An open API service indexing awesome lists of open source software.

https://github.com/mr3rf1/telreper

A tool for reporting telegram channel automatically
https://github.com/mr3rf1/telreper

async asyncio python python3 telegram telegram-bot telethon telethon-userbot

Last synced: 16 days ago
JSON representation

A tool for reporting telegram channel automatically

Awesome Lists containing this project

README

        

# TelReper
A tool for reporting telegram channel automatically

Usage




  • Termux (Android):



    • apt update

    • apt upgrade

    • pkg install python3 python3-pip git -y

    • git clone https://github.com/Mr3rf1/TelReper

    • cd TelReper

    • pip3 install -r requeirments.txt

    • python3 reper.py




  • Linux:



    • sudo apt update

    • sudo apt upgrade

    • sudo apt install python3 python3-pip git -y

    • git clone https://github.com/Mr3rf1/TelReper

    • cd TelReper

    • sudo pip3 install -r requirements.txt

    • python3 reper.py




  • Windows



    • Install python3 from python.org

    • Download source code from https://github.com/Mr3rf1/TelReper

    • change directory to source code directory

    • pip install -r requirements.txt

    • python reper.py