Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This is a script to report unethical channels or channels that don't follow Telegram rules

Notifications You must be signed in to change notification settings

alirezapl1/Reporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

🤖 Reporter

  • 🔥This is a script to report unethical channels or channels that don't follow Telegram rules.
  • ⚡️ click here for connect to author
  • ⚠️ We are not responsible for how you use this script.

راهنمای فارسی

⚙️Edit :

Go to the TexoReporter.py file :

💻 Prerequisites :

  • ❗ telethon
  • ❗ requests
  • ❗ colorama
  • ❗ asyncio

🔎 How To Use :

📱 on Android :

  • 1️⃣ Download Termux ( From Termux official website or Play Store )

  • 2️⃣ Enable memory access for Termux

  • 3️⃣ Enter the following commands in order in Termux :

  • apt update

  • apt upgrade

  • pkg install python

  • pip install telethon

  • pip install requests

  • pip install colorama

  • pip install asyncio

  • 4️⃣ Now that all the prerequisites are installed, we need to locate the file in memory and run it. Note that you will encounter an error if Termux does not have access to memory.

  • ♻️️ cd /sdcard

  • ♻️️ ls

  • ♻️️ cd download

  • ♻️️ ls

  • ♻️️ python TexoReporter.py

💻 on Linux :

  • 1️⃣ Open Terminal
  • 2️⃣ Enter the following commands in order in Terminal :
  • sudo apt update
  • sudo apt install python
  • pip install telethon
  • pip install requests
  • pip install colorama
  • pip install asyncio
  • ♻️️ cd /path/to/your/file
  • ♻️️ ls
  • ♻️️ cd download
  • ♻️️ ls
  • ♻️️ python TexoReporter.py

About

This is a script to report unethical channels or channels that don't follow Telegram rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%