I hereby claim:
- I am jaspermayone on github.
- I am jaspermayone (https://keybase.io/jaspermayone) on keybase.
- I have a public key ASCwjo2PlDjq6_LhAo2aZKWj2JSSxMKhc50b40D-vAuMago
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// | |
// NotificationManager.swift | |
// To-Bee Done | |
// | |
// Created by Jasper Mayone on 10/21/24. | |
// | |
import Foundation | |
import UserNotifications |
// open slack in the browser and paste this into your console for the XOXC token | |
localConfig = JSON.parse(localStorage.getItem('localConfig_v2')) | |
localConfig.teams[localConfig.lastActiveTeamId].token |