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 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.
show_links True/False Whether to use Tibia.com links for characters in the watchlist.
show_online_time True/False Whether to show how long characters have been online in the watchlist.

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

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 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.

  • Command response will only be visible to you.
  • Command cannot be used in direct messages.

Arguments:

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

/watchlist remove watchlist-by-id

Remove a watchlist by its channel ID, 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
id Discord ID ID of the channel where the watchlist is or was located.

/watchlist restore

Restore a watchlist whose channel no longer exists.

  • Command response will only be visible to you.
  • Command cannot be used in direct messages.

Arguments:

Name Type Required Description
id Discord ID ID of the deleted channel where the watchlist was located.
name Text Name for the new channel to create.

watchlist-feed

Manage watchlist feeds.

  • Command cannot be used in direct messages.
  • Manage Channels permission is needed to use this command by default.

/watchlist-feed add

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-feed edit

Edit a watchlist feed.

  • Command response will only be visible to you.
  • Command cannot be used in direct messages.

Arguments:

Name Type Required Description
watchlist Channel Watchlist whose feed to edit.

/watchlist-feed remove

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.