···174 })
175176 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);
0177 return;
178 } catch (e) {
179 console.error(e);
···174 })
175176 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');
178 return;
179 } catch (e) {
180 console.error(e);