note
📝 RADAR Documentation - Command: Secret Note
🤝 Command Group: secret
📝 Command Name: note
📋 Parameters:
channel
(optional) - Which channel to send the secret messagemember
(optional) - Which member to send the secret message totitle
(optional) - The title of the secret messagemessage
(optional) - You can type the message here or be prompted to type it laterurl
(optional) - Type a URL that will be embedded in the messagethumbnail
(optional) - Thumbnail URL for the messageimage
(optional) - Image URL for the messagecaptcha
(optional) - Protect the message with a captchapassword
(optional) - Protect the message with a passwordpayment
(optional) - Protect the message with a SOL/SPL paymentduration
(optional) - The duration of the giveaway (Select time unit in next field)duration_unit
(optional) - The time unit of the duration
📝 Description:
Create a secret note to send to a channel or a specific member. This command allows you to create a secret message with various options such as title, message content, URL embedding, thumbnail, image, captcha protection, password protection, payment protection, and giveaway duration.
🔍 Example Usage:
Create a secret note with required parameters:
This command creates a secret note with the title "Important Announcement" and the message "Please read the attached document for important information." The note will be sent to the
#secrets
channel.Create a secret note with optional parameters:
This command creates a secret note with the title "Important Announcement" and the message "Please read the attached document for important information." The note will be sent to the
#secrets
channel and directed to the@username
member. It includes a URL, thumbnail, captcha protection, password protection, payment protection, and a giveaway duration of 1 day.
📝 Note:
This command allows you to create a secret note with various options.
The
channel
parameter is optional and specifies the channel where the secret note will be sent.The
member
parameter is optional and specifies the member who will receive the secret note.The
title
parameter is optional and sets the title of the secret note.The
message
parameter is optional and sets the content of the secret note. If not provided, you will be prompted to enter the message later.The
url
parameter is optional and embeds a URL in the secret note.The
thumbnail
parameter is optional and sets the thumbnail URL for the secret note.The
image
parameter is optional and sets the image URL for the secret note.The
captcha
parameter is optional and adds captcha protection to the secret note.The
password
parameter is optional and adds password protection to the secret note.The
payment
parameter is optional and adds SOL/SPL payment protection to the secret note.The
duration
parameter is optional and sets the duration of a giveaway associated with the secret note.The
duration_unit
parameter is optional and specifies the time unit (days, hours, minutes, seconds) for the giveaway duration.If no channel or member is specified, you will be prompted to select a channel or member to send the secret note.
The command response will be sent as an ephemeral message visible only to you.
The bot will create the secret note with the provided parameters and display a success or failure message accordingly.
The secret note will be sent to the specified channel or member.
If the secret note is successfully added to the database, the bot will display a success message.
If the secret note fails to be added to the database, the bot will display an error message.
Last updated