Scheduled messages

This panel enables authorized Bot users to set up scheduled messages that are posted to specific channels.

  • Scheduled messages are only posted in channels that are not ignored.
  • Scheduled messages may be reordered by dragging the checkerboard icons.

Enable

The message will be scheduled only when this box is checked.

Locale

If a locale is specified, the scheduled message will override any locale set for the output channel.

Repeat timer

The message will be repeated according to the time set here. One off messages will not be repeated.

Output channel

The message will be output into this channel.

Minimum channel activity

Messages will only be sent if the specified number of messages have been posted since the last scheduled message. This feature is not currently implemented.

Remove previous response

Select one of the following actions.

  • Keep previous will not change or delete any previously generated responses.
  • Remove previous will delete any previous response generated by this message.
  • Edit previous will edit the previous response message response.

Message text

Sets the message to repeat. This may include message variables. Certain command variables may not function in scheduled messages.

Discord text formatting

CodeDescription
*text*Italic text
**text**Bold text
***text***Bold and italic text
_text_Underscore text
~~text~~Strikethrough
``text`` Fixed pitch text
```
text
text
```
Multi-line fixed pitch text
> textQuoted text
||text||Spoiler text
<t:timestamp:FORMAT>Format unix timestamp. FORMAT can be:
t 5:35 PM
T 5:35:00 PM
d 07/25/2022
D July 25, 2022
f July 25, 2022 5:35 PM
F Monday, July 25, 2022 5:35 PM
R in 2 minutes
<#ID>Mention channel with numeric ID
<@ID>Mention user with numeric ID
<@&ID>Mention role with numeric ID
<:CustomEmote:ID>Show a custom emote with numeric ID
<a:CustomEmote:ID>Show an animated custom emote with numeric ID
[text](URL)Masked links
# Big header
## Smaller header
### Even smaller header
Heading styles
- List item
* List item
- Indented list item
* Indented list item
List formatting
-# Small textSmall text
The above formats may be used inside certain Discord messages and embeds.

Debugging

Any errors that occur when a message is output will be displayed beneath the message text. The enabled checkbox will also be unchecked until the error is corrected.

Security

Messages administration requires that the Bot user has the ‘Change server settings’ authority.

Viewing and editing source of protected messages requires that the Bot user has the ‘Advanced admin’ authority.

  • The source code of messages set with protection mode 2 may only be viewed or edited by the original creator of that message.

See also

Was this page helpful?