Skip to content
/ tdrb Public

A simple yet powerful Discord report bot application for defensive or offensive use.

License

Notifications You must be signed in to change notification settings

Svxy/tdrb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDRB - TnyavnTos Discord Report Bot


A simple yet powerful Discord report bot application for defensive or offensive use.



Download from the Releases page.


Contributing


Prerequisites

  • Python 3.8 or above

  • VSCode


Downloading


git clone https://github.com/svxy/tdrb.git

The tdrb folder should have been successfully created, containing all the source files.


Compiling from source


After you have downloaded a copy of the source code, next step is opening VSCode.

Download the requirements by running:

pip install -r requirements.txt

Make your changes and verify the app runs with:

python tdrb.py OR python3 tdrb.py

After you've verified the app runs properly, simply run:

python -m auto_py_to_exe OR python3 -m auto_py_to_exe

Compile as necessary.


License


Copyright (c) 2023-2024 TnyavnTo/Svxy

This project is licensed under the MIT License - see LICENSE file for details.