/rdp-report

A Ruby tool capable of quickly spamming reports through the Discord API.

Primary LanguageRubyCreative Commons Zero v1.0 UniversalCC0-1.0

Discord Reporting Tool 🚀

A

Description 🥋

The Discord Reporting Tool is a powerful Ruby-based application designed to facilitate the rapid and bulk reporting of messages on Discord. This tool allows users to report unwanted content efficiently, helping to maintain a safe and respectful environment on the platform.

Features 🎊

  • Bulk Reporting: Quickly send multiple reports at once.
  • User-Friendly Interface: Simple command-line prompts to collect necessary information.
  • Error Handling: Handles various API response errors gracefully.
  • Multi-Threading: Allows for efficient reporting by managing multiple threads.

Installation 🎬

To get started, follow these steps:

  1. Clone the repository:

    git clone https://github.com/lalaio1/rdp-report.git
  2. Navigate to the project directory:

    cd rdp-report
  3. Install the required dependencies:

    gem install json net-http

Usage 😉

  1. Run the tool:

    ruby main.rb
  2. Follow the prompts to enter your Discord token, Guild ID, Channel ID, Message ID, and reason for reporting.

  3. Monitor the status of your reports in real-time.

Reason Codes 🎪

Code Reason
1 Illegal Content
2 Harassment
3 Spam or Phishing Links
4 Self-Harm
5 NSFW Content

Credits 💀