This version of Launch Quests with Link is a port of the original Launch Quests with Link by Snefferdy to the Habitica GAS Template by Turac.
This version basically features the same capabilities as the original script, but has some improvements:
- improved user interface listing all the quests
- option to receive a PM, when an own quest is launched
- meaningful responses when opening a link (is evaluated by the ported version of the Quest Queue)
- better error handling and recovery
For the installation follow the installation instructions for the GAS Template.
Additional information and steps are given below.
You can find the source code of the script on Google Apps Script.
When you open the script interface by clicking the URL listed under "Web app", you will already see the list of all your quests. Those are provided with their key, the number of scrolls you own and the full name of the quest. The key is a clickable link, that can be used directly to launch one of your quests.
Instead of the usual "Install" button, you will only find "Check credentials" because the script needs no installation (i.e. has no webhooks or triggers). But to be certain, that you configured your USER_ID
and API_TOKEN
correctly, you can click that button and the status should switch to CHECKED
Finally, your launch links are ready to be used. Usually it will be used together with a Quest Queue run by your party leader. Simply send your Web App URL as shown on the bottom of your script interface (which is actually the URL of the script interface you are looking at right now).
Users and authors alike can contribute to this template and a hassle-free script experience for everyone:
🐞 | Issues | If you detect an issue, feel free to raise it |
❔ | Questions | Any questions you have, are welcome |
💡 | Suggestions | I will be happy to discuss your suggestions |
- This version is based on the original Launch Quests with Link by Snefferdy