wafrn instance bluesky labeler (mirror of https://git.jbc.lol/jbcrn/wadge)

label thing

+1
+1
index.js
··· 174 174 }) 175 175 176 176 await this.send("", `Done! Added your instance on your account label list! Next up is to like the bot to actually see it!`, postNotif.posts[0].privacy, "", postNotif.users.map(t => t.id), postNotif.posts[0].id); 177 + console.log('added user to list'); 177 178 return; 178 179 } catch (e) { 179 180 console.error(e);