Skip to content

Instantly share code, notes, and snippets.

View ruipeterpan's full-sized avatar
🖖

Rui Pan 潘瑞 ruipeterpan

🖖
View GitHub Profile
@ruipeterpan
ruipeterpan / slack_stalker.js
Last active June 8, 2021 02:46
iOS widget that can be used with Scriptable (https://scriptable.app/)
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: yellow; icon-glyph: fire;
const goupdate = true;
const $ = new importModule("Env");
console.log("Import success!")
async function getJson(userid) {
/*