๐Ÿงต
Thread Watcher
  • ๐Ÿค–Usage
    • ๐ŸŽ‰Getting started
    • Commands
      • /watch
      • /batch
      • /auto
      • /threads
  • ๐Ÿ”งHosting
    • ๐ŸŒ๏ธStart
    • โš™๏ธConfiguring
    • ๐Ÿ‘ŸRunning
  • ๐Ÿ”—Links
    • ๐Ÿค“Github
    • ๐Ÿ“ฉInvite
    • โ‰๏ธSupport server
    • ๐Ÿ’œDonations
Powered by GitBook
On this page
  • Description
  • Options
  • Advanced

Was this helpful?

  1. Usage
  2. Commands

/auto

Previous/batchNext/threads

Last updated 2 years ago

Was this helpful?

Requires that the command issuer has manage threads

Description

Allows you to automatically watch new threads or posts created in a channel.

Do note that this will only automatically add threads created after the channel was watched. For watching all already existing threads you'd use .

/auto with advanced set to true

Options

option
required
description

channel

no

what channel to watch. If not provided the channel you ran the command in will be used.

advanced

no

Whether or not you want to use /auto with filters. Defaults to false.

Advanced

Allows you to set some filters that new threads need to match in order to be automatically watched. This filter takes editing of the thread into account. If a thread that previously complied with your selected filters no longer does, it'll get automatically unwatched.

Only threads which fit all your selected filters will work. For example: A thread which matches the roles filter but not the regex filter will not be watched.

Roles

only users who have at least one of the selected roles will get their threads automatically watched.

Regex

Tags

will only watch forum posts with at least one of the selected tags

works in the same exact way as /batch patterns work. Check the for information.

๐Ÿค–
/batch
pattern guide