Skip to content

Watchlists commands

Commands related to NabBot's watchlist system.

watchlist

Manage watchlists.

Command cannot be used in direct messages.

Manage Channels permission is needed to use this command by default.


watchlist add

Add watchlists, characters, feeds or guilds.


/watchlist add char

Add a character to a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Watchlist to add the character to.
character Text Name of the character to add.
reason Text Specify a reason for adding the character.

/watchlist add feed

Create or assign a channel to be used as a feed for the watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Channel containing the watchlist.
feed_channel Channel Channel to use as a feed. If omitted, a new channel will be created.

/watchlist add guild

Add a guild to a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Watchlist to add the guild to.
guild Text Name of the guild to add.
reason Text Specify a reason for adding the guild.

/watchlist add user

Add a user's characters to a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Watchlist to add the characters of a user to.
user User User to add the characters of.
reason Text Specify a reason for adding the user.

/watchlist create

Create a new watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
name Text Name of the watchlist. Must be a valid channel name.

/watchlist edit

Edit a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Watchlist to edit.
show_count True/False Whether to show the online players count in the channel name or not.

watchlist info

Commands to show information about watchlist entries.


/watchlist info char

Show details about a character in a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Channel containing the watchlist.
character Text Name of the character to check.

/watchlist info guild

Show details about a guild in a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Channel containing the watchlist.
guild Text Name of the guild to check.

watchlist list

Commands to list watchlist entries.


/watchlist list watchlists

View a list of all the watchlist in the server.

Command response will only be visible to you.

Command cannot be used in direct messages.


/watchlist list chars

Show the list of characters in a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Channel containing the watchlist.

/watchlist list guilds

Show the list of guilds in a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Channel containing the watchlist.

watchlist remove

Commands to remove watchlist entries or lists.


/watchlist remove char

Remove a character from a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Watchlist to remove the character from.
character Text Name of the character to remove.

/watchlist remove entries

Remove all entries from a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Watchlist to clear the entries from.

/watchlist remove feed

Remove a feed from a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Watchlist to remove the feed from.

/watchlist remove guild

Remove a guild from a watchlist.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Watchlist to remove the guild from.
guild Text Wame of the guild to remove.

/watchlist remove watchlist

Remove a watchlist, even if the channel no longer exists.

Command response will only be visible to you.

Command cannot be used in direct messages.

Arguments:

Name Type Required Description
channel Channel Channel where the watchlist is located.