···174174 })
175175176176 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);
177177+ console.log('added user to list');
177178 return;
178179 } catch (e) {
179180 console.error(e);