Evelina
HomeStatusCommandsFAQInviteSupport Server
  • Overview
    • Introduction
    • Donator Perks
  • Security Setup
    • Antinuke
      • Role creation
      • Role deletion
      • Role editing
      • Role giving
      • Role locking
      • Channel creation
      • Channel deletion
      • Kick
      • Ban
      • Bot adding
    • Join Gate
    • Moderation
    • Auto Moderation
      • Invite
      • Words
      • Spamming
      • Repeat
    • Fake Permissions
  • Server Configuration
    • Roles
      • Vanity Roles
      • Booster Roles
      • Reaction Roles
      • Button Roles
    • Messages
      • System Messages
      • Auto Responders
      • Auto Messages
      • Button Messages
    • Logging
    • Starboard
    • VoiceMaster
    • Level Rewards
    • Bump Reminder
    • Reaction Triggers
    • Command Aliases
  • Miscellaneous
    • Music
    • Tickets
    • Counters
    • Webhook
    • Giveaway
    • Invite Tracker
  • Economy
    • General
  • Business
  • Laboratory
  • Company
  • Cards
  • Games
  • Integrations
    • Last.fm
  • Social Notifications
  • Resources
    • Syntax
    • Scripting
      • Embeds
      • Variables
      • Pagination
    • Permissions
    • Punishments
  • Common Issues
    • iOS Dash
    • Server Removal
Powered by GitBook
On this page
  • Creating an auto message
  • Removing an auto message
  • Test an auto message
  • Viewing all system messages
  1. Server Configuration
  2. Messages

Auto Messages

Schedule messages to be sent at an interval.

PreviousAuto RespondersNextButton Messages

Last updated 7 days ago

You can only have one auto message per channel, and the interval must be at least 5 minutes.

Creating an auto message

You can create an auto message with the timer add command.

Syntax: ;timer add [channel] [interval] [code]
Example: ;timer add #general 10m {embed}$v{description: Hello world}

Removing an auto message

You can remove an auto message with the timer remove command.

Syntax: ;timer remove [channel]
Example: ;timer remove #general

Test an auto message

You can test a auto message with the timer test command.

Syntax: ;timer test [channel]
Example: ;timer test #general

Viewing all system messages

You can use the timer list command to view all auto messages.