You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
value: "All top contributor roles were already properly synchronized. No changes were needed.",
74
+
inline: false,
75
+
});
76
+
}
77
+
78
+
awaitinteraction.editReply({embeds: [embed]});
79
+
80
+
}catch(error){
81
+
console.error("Error during manual top contributor sync:",error);
82
+
awaitinteraction.editReply({
83
+
content: "**A DISTURBANCE IN THE SACRED HALLS! The synchronization ritual failed. The oracles are perplexed. Try again later, or consult the high scribes.**",
0 commit comments