Skip to content

A tool for reporting telegram channel automatically

Notifications You must be signed in to change notification settings

Mr3rf1/TelReper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages