Command:Create - Vulps22/truth-or-dare-discord-bot GitHub Wiki
Command: /create
Summary
Description
The /create
command enables users to submit their own Truths or Dares to the global pool. These user-generated prompts are available for all players in future games.
- Users can only create a new Truth or Dare once every 2 minutes.
- All submitted prompts must comply with community guidelines.
- Users must accept the rules before contributing.
- Moderators review submissions to ensure safety and legality.
Parameters
Parameter |
Type |
Required |
Description |
text |
String |
Yes |
The Truth or Dare prompt the user wants to submit. |
Subcommands
Subcommand |
Description |
/create dare |
Submit a new Dare to the global pool. |
/create truth |
Submit a new Truth to the global pool. |
Restrictions
- Users must wait 2 minutes between submissions.
- The bot will reject users who haven't accepted the rules.
- The command must not be used for illegal or unsafe prompts.
- All submissions are reviewed by a team of volunteer moderators before they become visible in the global pool
Back to Commands Guide