Skip to main content

task twitter_engage_reward

note

This command is temporarily unavailable.

Command Title

/task twitter_engage_reward

Description

This command allows you to modify the reward points for tasks engaging with a specific tweet. You can set separate reward values for likes, reposts, and replies to encourage specific types of engagement. Additionally, you can set an optional bonus reward for users who complete all three engagement tasks.

Usage

/task twitter_engage_reward <like> <repost> <reply> [bonus] [channel]

Parameters

Required Parameters:

  • <like>: The number of points to award for each like received on a tweet.
  • <repost>: The number of points to award for each retweet of a tweet.
  • <reply>: The number of points to award for each reply to a tweet.

Optional Parameters:

  • [bonus]: The number of bonus points to award for completing all three engagement tasks (like, repost, and reply) in a single channel.
  • [channel]: The specific channel is where tweet engagement tasks are posted. If omitted, the task will be posted to channel #📱│engage.

Examples

  • Example 1: Set like rewards to 1 point, repost rewards to 2 points, and reply rewards to 3 points, without a bonus reward and post in the default channel:

    /task twitter_engage_reward like:1 repost:2 reply:3
  • Example 2: Set like rewards to 2 points, repost rewards to 3 points, and reply rewards to 4 points, with a 5-point bonus reward for completing all tasks and post in the #twitter-engagement channel:

    /task twitter_engage_reward like:2 repost:3 reply:4 bonus:5 channel:#twitter-engagement

Notes

  • The reward points for likes, reposts, and replies must be non-negative integers.
  • The optional bonus reward points must also be a non-negative integer.
  • Users can only earn rewards for engagement with tweets posted from the Discord server.
  • Rewards will be distributed once the user completes the task and clicks on the "Claim" button below the task.

FAQs

  • Q: Can I set different reward points for likes, reposts, and replies in different tasks?

    A: No, the reward value for each tweet engagement task is the same.

  • Q: What happens if a user completes all engagements in a tweet engagement task?

    A: If a user completes all engagements (likes, reposts, and replies), they will receive the bonus points (if applicable), in addition to the individual rewards for each engagement type.

  • Q: What happens if a user completes multiple engagement tasks?

    A: Users will receive the reward points for each task they complete individually. For instance, if a user likes 3 tweets and reposts 2 tweets with a 5-point reward for likes and a 10-point reward for reposts, they will receive a total of 35 points (3 likes x 5 points/like + 2 reposts x 10 points/repost).