Send Command
This command allows server administrators to send messages to specific channels within their guild. Users can specify the channel, and message content.
This command allows users to send a message to a specified channel.
Use the command followed by the channel and message.
| Parameter | Description | Type | Required | Choices | Example |
|---|---|---|---|---|---|
channel | The channel to send the message in. | Channel | Required | Text Channel, Announcement Channel | None |
text | The message to send in the specified channel. | String | Required | None | None |
/send channel:#general text:Hello everyone!- Sends “Hello everyone!” to the #general channel./send channel:#announcements text:Don't forget to check out our latest updates!- Sends the announcement message to the #announcements channel.
- Users need the “Send Messages” permission in the specified channel to use this command.
- The bot needs the “Send Messages” permission in the specified channel to send messages.