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

Command: /give

Summary

  • Requires Administrator?
    This command allows players to challenge another user with a custom Truth or Dare, wagering XP as an incentive to complete the challenge.

Description

The /give command lets users create a custom Truth or Dare for another player and attach an XP wager to encourage participation.

  • Players must wager their own XP as an incentive.
  • If the targeted player completes the truth or dare, the XP is transferred from the giver to the recipient.
  • If the truth or dare is failed or skipped, the giver retains their XP.
  • Wagering Server XP is a premium feature (not yet available).

Parameters

Parameter Type Required Description
user User Yes The player receiving the Truth or Dare.
truth/dare String Yes The custom Truth or Dare prompt.
wager Integer Yes The amount of XP wagered.
type String Yes The type of XP wagered (Global XP or Server XP).

Subcommands

Subcommand Description
/give dare Challenge a player with a custom Dare.
/give truth Challenge a player with a custom Truth.

Restrictions

  • Players must have enough XP to cover the wager.
  • Server XP wagering is a premium feature (not yet available).
  • If the player does not complete the Truth/Dare, the XP does not transfer.

Back to Commands Guide