Habitica Wiki
Habitica Wiki


Features[]

  • Generates a link to the Party Progress Info tool, listing all party members of the script user
  • Allows to limit the maximum number of users in the link (since the tool fails, if close to 30 users are in the link)

First-Time Setup Instructions[]

  • Follow the setup guide with pictures
  • Steps 35 and following are not required, see Usage

Usage[]

  • Simply click on the "Web app" link shown in step 34
  • You should see an output similar to the one below:
=== Habitica Party Progress Info Link ===

This script automatically generates a link to https://habiticapartytools.surge.sh/ including all members of your party.

Copy the following link(s) to the description of your party to give everybody access to the Party Progress Info:

https://habiticapartytools.surge.sh/?users=userID_1|userID_2|...|userID_n

Code[]

Optional Customizations[]

  • MAXIMUM_USERS_PER_LINK can be set to limit the number of users in the link. If more users are in your party, the script will generate multiple links.

Update Instructions[]