tweet
📝 RADAR Documentation - Command: Create a Raid
📣 Command Group: raid
🔧 Command Name: tweet
📋 Parameters:
tweet
(required: True) - The tweet you want to raid. (Type: string)description
(required: False) - The description of the raid. (Type: string)duration
(required: False) - The deadline for voting. (Type: integer)duration_unit
(required: False) - The time unit of the duration. (Type: string)is_global
(required: False) - Whether the raid is global or not. (Type: boolean)
📝 Description:
Create a raid.
🔍 Example Usage:
Create a raid with a tweet:
This command is used to create a raid with a specific
tweet_content
.Create a raid with additional details:
This command is used to create a raid with a specific
tweet_content
and additional details likeraid_description
,duration
,duration_unit
, andis_global
.
📝 Note:
This command requires appropriate permissions to execute.
Use the command to create a raid in Solana NFT communities.
Provide the
tweet_content
as a parameter to create a raid with a specific tweet.You can also provide an optional
raid_description
to provide more details about the raid.If desired, specify the
duration
andduration_unit
to set a deadline for voting on the raid.Set
is_global
toTrue
if the raid is global, or leave it asFalse
for non-global raids.The command will create a raid with the provided parameters and notify the community.
🔧 Command Signature:
Now you can use the RADAR bot's tweet
command to create exciting raids and engage with the Solana NFT community.
Last updated