A tool for reporting telegram channel automatically
-
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
-
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
-
- 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