-
Notifications
You must be signed in to change notification settings - Fork 3
Tracker
Trackers are users that have selective permissions within the application to use and edit taglists. A tracker can be someone on Discord or on Imgur, or both.
In order to set up a tracker, an Imgur account or Discord account is required.
Usage of an Imgur account means simply putting in the username of the specified person. The application will detect whether the account exists and warn if this is not the case.
There are 2 ways to retrieve the Discord ID of a user
- Enabling "Developer Mode" and copying the ID
See: https://support.discordapp.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID- - Escaping a user mention
See: Retrieve Discord ID with escaping
It is possible to restrict the permissions of the Tracker to certain taglists. If a Tracker is made admin, this will bypass all other permissions and will give the Tracker permission for all current and future taglists in the application. If no permissions are selected, the Tracker will effectively not be able to use any taglists.
If a Tracker changes its name on Imgur, the application will automatically update the name the next time it scans over it when trying to retrieve its comments.
This functionality is not required for Discord users, since it checks permissions based on the Discord ID (which doesn't change when a Tracker changes its name).
