@@ -100,7 +100,7 @@ module.exports = {
|
|||||||
|
|
||||||
const linkedDiscord = stats.data.player.socialMedia.links.DISCORD
|
const linkedDiscord = stats.data.player.socialMedia.links.DISCORD
|
||||||
|
|
||||||
if (stats.data.player.socialMedia.links.DISCORD !== username) {
|
if (linkedDiscord !== username) {
|
||||||
interaction.editReply({
|
interaction.editReply({
|
||||||
embeds: [
|
embeds: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user