No description
Connects to Splid, retrieves group balance information, and displays it. The changes: - Fetches aliases from a spreadsheet to map names to emojis. - Retrieves group names from Splid and displays them in the spreadsheet. - Enhances error handling for column resizing. - Adds more robust handling of Splid data, ensuring proper display even with partial data. - Sums balances for the same emoji to handle multiple users with same tag. |
||
---|---|---|
.gitignore | ||
app.js | ||
constants.js | ||
package-lock.json | ||
package.json |