Skip to content

Anime List Tracker

kabii edited this page Apr 16, 2022 · 14 revisions

📺 Anime List Tracker

❗️ Warning regarding multiple site trackers

The bot will not be able to always guess the site you are trying to track. In this case, you will need to specify the site name, track using a full profile URL, or set the default for the channel using the usetracker command.

The anime list tracker is a feature that allows users to track their anime/manga list located on a supported website and share updates with their friends in the server.

⚙️ Currently supported websites:

MyAnimeList.net
Kitsu.io (?)
anilist.co

Commands

🔒 To allow any user rather than just moderators to track their lists in a channel, the track command can be unlocked with /feature restricted Disabled. You may want to disable the other tracker types (stream, twitter) using the /feature command for this use-case.


Tracking an anime/manga list

The /track command is used to track your anime or manga list in a channel.

It is intended to only track your own list, as it will be associated with your username.

By default, site will need to be specified to target MAL/AniList. To allow users to simply /track <USERNAME> for MAL lists, you could use the /usetracker command: /usetracker site:MyAnimeList

Example Usages
/track myusername (setting the site option to MyAnimeList in Discord)
/track mal:myusername
/track https://myanimelist.net/animelist/myusername
/track https://anilist.co/user/myusername
/track myusername (if default tracker is set)

Quick Setup Example

OR


Configuration

Configuration for the anime list tracker is accessible through the /animeconfig command. This command works the same as other Configuration commands. For example, /animeconfig setup will provide you with an interactive embed for configuration.

🔓 Modifying the anime list tracker configuration only affects the current channel, and requires the Manage Channel permission.

These settings are all of type toggle and allow you to adjust which types of list updates will trigger a message to be sent in the channel.

Property Name Description Default Value
new If enabled, an update will be posted when users add a new anime/manga to their tracked list. Enabled
status If enabled, an update will be posted when users change the status of an anime/manga on their tracked list. For example, when a show is moved from Plan to Watch to Watching, or from Watching to Dropped. Enabled
watched If enabled, an update will be posted when a user updates an anime/manga on a tracked list. For example, when the user gives the item a score or watches an episode. Enabled

MyAnimeList Update Example

Listing Tracked anime lists with /tracked

The /tracked command will list all /track'ed targets (yt, twitch, myanimelist).