slack status without the slack status.zzstoatzz.io
hatk statusphere
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 6 lines 156 B view raw
1import { defineHook } from "$hatk"; 2 3export default defineHook("on-login", async (ctx) => { 4 const { did, ensureRepo } = ctx; 5 await ensureRepo(did); 6});