openpgp4fpr:00E643C21FAC965FFB28D3B714D0D45A1DADAAFA
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:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// NotificationManager.swift | |
// To-Bee Done | |
// | |
// Created by Jasper Mayone on 10/21/24. | |
// | |
import Foundation | |
import UserNotifications |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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 |