Skip to main content

After Messages

Recreate Message After X Messages

In this mode StickMe recreates the Discord message after the given amount of messages were send in the channel.

note

The message is still recreated at least 1 minute after the last message was created. This is done to prevent spamming the Discord API.
This means: If you have a hightly active channel, StickMe might not recreate the message right after message x is reached.

Example 1: (Interval of 2 messages)

  • Sticky message was created at 10:00
  • A user sends a message at 10:01
  • A user sends a message at 10:02
  • The sticky message gets recreated instantly

Example 2: (Interval of 2 messages)

  • Sticky message was created at 10:00
  • A user sends a message at 10:00
  • A user sends a message at 10:00
  • (The sticky message will not be recreated till 10:01)
  • A user sends a message at 10:00
  • At 10:01 the sticky message will be recreated