Command:Report - Vulps22/truth-or-dare-discord-bot GitHub Wiki

Command: /report

Summary

  • Requires Administrator?
    Allows users to report a Truth, Dare, or Server for moderation review.

Description

The /report command allows players to flag inappropriate content by reporting a Truth, Dare, or Server.

  • Reports are submitted anonymously.
  • All reports require a reason for submission.
  • Reported content is reviewed by moderators.

Parameters

Parameter Type Required Description
id Number Yes (Truth/Dare) The ID of the Truth or Dare being reported.
reason String Yes Explanation of why the content is being reported.

Subcommands

Subcommand Description
/report dare Report a Dare by specifying its ID and a reason.
/report truth Report a Truth by specifying its ID and a reason.
/report server Report the current server for violations.

Permissions & Restrictions

  • No administrator permissions required.
  • Users must provide a valid reason for their report.
  • Reports are confidential and only visible to bot moderators.

Back to Commands Guide