3096 / wish-tally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wish Tally

Script to help manage Genshin Impact wish history using Google Sheet Document.

Project Website

Visit the Genshin Impact collection of Google Sheets tools:

https://gensheets.co.uk

Google Add-on

Wish Tally is available on Google Workspace Marketplace from 6th November 2021. https://workspace.google.com/marketplace/app/wish_tally/791037722195

Preview

Tutorial

Install Add-on

Setup Add-on

Change Language

Get README

Use Auto Import

Template Document

If you prefer to use the Wish Tally document with embedded script, you can make a copy here: https://docs.google.com/spreadsheets/d/1_Or0KRVZ5nwCrHdO5c_8rqu2CWJ_aLETnZBLSYBDS_c/edit

How to compile script

This project uses https://github.com/google/clasp to help compile code to Google Script.

  1. Run npm install -g @google/clasp
  2. Edit the file .clasp.json with your Google Script
  3. Run clasp login
  4. Run clasp push -w

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%