Skip to main content

task response_message

Command Title

/task response_message

Description

This command allows you to set up a task that rewards users with points for reacting to a specific message. You can use this to encourage users to interact with specific messages.

Usage

/task response_message <reward> <link> <duration>

Parameters

  • <reward>: The value must be a positive integer or 0. Setting 0 disables the reward.

  • <link>: The link of the message to which users must add reaction. This must be a message from the same Discord server.

  • <duration>: The time limit for the task. Available options are:

    • 6/12h: 6, 12 hours
    • 1/2/3/4/5/6d: 1, 2, 3, 4, 5, or 6 days
    • 1/2w: 1 or 2 weeks
    • 1/2/3m: 1, 2, or 3 months
    • Unlimited: No time limit

Examples

  • Example 1: Set up a task that rewards users with 5 points for reacting to the message with the link https://discord.com/channels/12~34/56~78/90~12 in the next 24 hours:

    /task response_message reward:5 link:https://discord.com/channels/12~34/56~78/90~12 duration:1d

Notes

  • Each user can only receive a reward once for each message reaction task.
  • The message link must be valid from the same Discord server.
  • The duration can be set to 6 hours, 12 hours, 1-6 days, 1-2 weeks, 1-3 months, or unlimited.
  • If the message is deleted, the task will be canceled.
  • Users will receive the reward once they have reacted to the specified message within the specified duration.

FAQs

  • Q: Can I set up multiple message reaction tasks with different reward values and messages?

    A: Yes, you can create multiple message reaction tasks with varying reward values and messages. Each task will be tracked independently.

  • Q: What happens if a user reacts to the wrong message?

    A: The user will not receive the reward. They must react to the specified message within the specified duration to complete the task.

  • Q: How do I find the message link for a specific message?

    A: You can find the message link by right-clicking on the message and selecting "Copy Message Link".

  • Q: What happens if a user reacts to the message multiple times?

    A: Users will only receive the reward once per valid reaction, even if they react multiple times.