Report underage Discord users from file!
DEPRECATED! Discord has changed its report form.
discord-rauff is a program, that takes underage Discord users' User ID, User Tag, incriminating message (i.e. in which they explicitly mention their age) link and other information from TSV file, and then files Discord Trust & Safety reports.
- Chromium-based browser - manual install
- ChromeDriver - manual install
- Selenium 4.3.0 - please refer to "How to run/install"
There is no installation process for Windows. There are two ways to run the script:
- Run
pip3 install -r requirements.txt
, then rundiscord-rauff.py
script (Python required) Run the executable (provided in Releases) in your shell- BROKEN!
Python is required. You can either simply run the script (1, 2) or install it (3):
- Run
pip3 install -r requirements.txt
ormake setup
, then rundiscord-rauff.py
script ormake run
- Run
make setup_n_run
- Run
doas make install
orsudo make install
, then rundiscord-rauff
. To uninstall, rundoas make uninstall
discord-rauff [OPTIONS] [ARGUMENTS]
-h --help
prints help
-i --input --from
uses the specified file as source instead of default $PWD/data.tsv
-v --verbose
verbose
Reported_User_ID_0 Reported_User_Tag_0 Reported_Message_Link_0 Additional_Information_0
Reported_User_ID_1 Reported_User_Tag_1 Reported_Message_Link_1 Additional_Information_1
Reported_User_ID_n Reported_User_Tag_n Reported_Message_Link_n Additional_Information_n
For example:
312856491839455234 Herr Diesel#1984 https://discord.com/channels/327786974419353600/611628996974739492/1005579461187612722 Not only he's **not** underage, he's also a noob at Python!