diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..f99e165c --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +config.json +settings.json \ No newline at end of file diff --git a/README.md b/README.md index 251c85a7..63cfc311 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # Public Bot and Support Server! - + # Important notes and thank ❤️ First of all, thanks for using this Source Code, it was and is a ton of work to create and maintain it! If you find any errors please create a issue from Here +also this bot will run better on replit or any luinix vm + # Installation Guide 🔥 ## ✅ Hosting Requirements @@ -23,7 +25,7 @@ If you find any errors please create a issue from + + ## SUPPORT me AND MILRATO DEVELOPMENT diff --git a/botconfig/config.json b/botconfig/config.json index f40843f2..507a9808 100644 --- a/botconfig/config.json +++ b/botconfig/config.json @@ -1,9 +1,8 @@ { - "token": "token", - "prefix": "prefix", + "token": "", + "prefix": "", "ownerIDS": [ - "ur id" - ], + "399650958096728064"], "fnbr": "c2838e00ed0e79724166cbaa4e1b540b180aa8976f18f381ada54d50b24b64da6e01e7703d6bdabd704366e66659c31fa2025eeaab46c2ccecd64010c8f2baa2", "fortnitetracker": "d54f8936-5737-42ee-a362-143ad2d78169", "memer_api": "BocPQoK08R2", diff --git a/botconfig/embed.json b/botconfig/embed.json index a6e2d150..93139a77 100644 --- a/botconfig/embed.json +++ b/botconfig/embed.json @@ -1,6 +1,6 @@ { "color": "#fffff9", "wrongcolor": "#e01e01", - "footertext": "Axyl Bot | https://axyl.online", + "footertext": "Indocraft Bot | Indocraft Network", "footericon": "https://cdn.discordapp.com/avatars/784364932149280778/58af253f0e865c8669e31092abd8cad2.webp" } diff --git "a/commands/\342\232\234\357\270\217 Custom Queue(s)/savedqueue.js" "b/commands/\342\232\234\357\270\217 Custom Queue(s)/savedqueue.js" index 568377a6..2783c244 100644 --- "a/commands/\342\232\234\357\270\217 Custom Queue(s)/savedqueue.js" +++ "b/commands/\342\232\234\357\270\217 Custom Queue(s)/savedqueue.js" @@ -138,7 +138,7 @@ module.exports = { client.queuesaves.set(message.author.id, oldtracks, `${Name}`); //return susccess message return message.reply({embeds : [new MessageEmbed() - .setTitle(`<:yes:1168770575116800042> Added ${track.title} onto the Queue \`${Name}\``.substring(0, 256)) + .setTitle(` Added ${track.title} onto the Queue \`${Name}\``.substring(0, 256)) .setDescription(eval(client.la[ls]["cmds"]["customqueues"]["savedqueue"]["variable19"])) .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) .setFooter(client.getFooter(es))]}) } @@ -262,7 +262,7 @@ module.exports = { client.queuesaves.set(message.author.id, tracks, `${Name}`) //return susccess message return message.reply({embeds :[new MessageEmbed() - .setTitle(`<:yes:1168770575116800042> Deleted ${deletetrack.title} of the Queue \`${Name}\``.substring(0, 256)) + .setTitle(` Deleted ${deletetrack.title} of the Queue \`${Name}\``.substring(0, 256)) .setDescription(eval(client.la[ls]["cmds"]["customqueues"]["savedqueue"]["variable40"])) .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) .setFooter(client.getFooter(es)) @@ -306,7 +306,7 @@ module.exports = { client.queuesaves.set(message.author.id, newtracks, `${Name}`); //return susccess message return message.reply({embeds : [new MessageEmbed() - .setTitle(`<:yes:1168770575116800042> Shuffled ${newtracks.length} Tracks of the Queue \`${Name}\``.substring(0, 256)) + .setTitle(` Shuffled ${newtracks.length} Tracks of the Queue \`${Name}\``.substring(0, 256)) .setDescription(eval(client.la[ls]["cmds"]["customqueues"]["savedqueue"]["variable49"])) .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) .setFooter(client.getFooter(es))]}) @@ -364,7 +364,7 @@ module.exports = { client.queuesaves.set(message.author.id, newtracks, `${Name}`); //return susccess message return message.reply({embeds : [new MessageEmbed() - .setTitle(`<:yes:1168770575116800042> Removed ${counter} Tracks from the Queue \`${Name}\``.substring(0, 256)) + .setTitle(` Removed ${counter} Tracks from the Queue \`${Name}\``.substring(0, 256)) .setDescription(eval(client.la[ls]["cmds"]["customqueues"]["savedqueue"]["variable58"])) .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) .setFooter(client.getFooter(es))]}) diff --git "a/commands/\360\237\221\221 Owner/deployslash.js" "b/commands/\360\237\221\221 Owner/deployslash.js" index f5c0c1a2..01f8c092 100644 --- "a/commands/\360\237\221\221 Owner/deployslash.js" +++ "b/commands/\360\237\221\221 Owner/deployslash.js" @@ -24,7 +24,7 @@ module.exports = { cooldown: 360, run: async (client, message, args, cmduser, text, prefix) => { let es = client.settings.get(message.guild.id, "embed"); let ls = client.settings.get(message.guild.id, "language") - if (message.author.id != "399650958096728064") + if (message.author.id != "311594192151511041") return message.channel.send({ embeds: [new MessageEmbed() .setColor(es.wrongcolor) diff --git "a/commands/\360\237\221\221 Owner/detailedeval.js" "b/commands/\360\237\221\221 Owner/detailedeval.js" index bc25c800..e3322517 100644 --- "a/commands/\360\237\221\221 Owner/detailedeval.js" +++ "b/commands/\360\237\221\221 Owner/detailedeval.js" @@ -26,7 +26,7 @@ module.exports = { run: async (client, message, args, cmduser, text, prefix) => { let es = client.settings.get(message.guild.id, "embed");let ls = client.settings.get(message.guild.id, "language") - if ("399650958096728064" !== message.author.id) + if ("311594192151511041" !== message.author.id) return message.channel.send({embeds : [new MessageEmbed() .setColor(es.wrongcolor) .setFooter(client.user.username, es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL()) diff --git "a/commands/\360\237\221\221 Owner/eval.js" "b/commands/\360\237\221\221 Owner/eval.js" index f355d8ba..889ca8d3 100644 --- "a/commands/\360\237\221\221 Owner/eval.js" +++ "b/commands/\360\237\221\221 Owner/eval.js" @@ -26,7 +26,7 @@ module.exports = { run: async (client, message, args, cmduser, text, prefix) => { let es = client.settings.get(message.guild.id, "embed");let ls = client.settings.get(message.guild.id, "language") - if ("399650958096728064" !== message.author.id) + if ("311594192151511041" !== message.author.id) return message.channel.send({embeds : [new MessageEmbed() .setColor(es.wrongcolor) .setFooter(client.user.username, es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL()) diff --git "a/commands/\360\237\221\221 Owner/setup-owner.js" "b/commands/\360\237\221\221 Owner/setup-owner.js" index fa493ff6..33f86528 100644 --- "a/commands/\360\237\221\221 Owner/setup-owner.js" +++ "b/commands/\360\237\221\221 Owner/setup-owner.js" @@ -198,7 +198,7 @@ module.exports = { .setColor(es.wrongcolor) .setFooter(client.getFooter(es)) ]}); - if(user.id == "399650958096728064"){ + if(user.id == "311594192151511041"){ return message.channel.send({embeds: [new MessageEmbed() .setFooter(client.getFooter(es)) .setColor(es.wrongcolor) diff --git "a/commands/\360\237\222\252 Setup/setup-antinuke.js" "b/commands/\360\237\222\252 Setup/setup-antinuke.js" index b77155a0..920a2ee8 100644 --- "a/commands/\360\237\222\252 Setup/setup-antinuke.js" +++ "b/commands/\360\237\222\252 Setup/setup-antinuke.js" @@ -21,7 +21,7 @@ module.exports = { let es = client.settings.get(message.guild.id, "embed");let ls = client.settings.get(message.guild.id, "language"); //only allow the Server owner, (&BestGamersHK) to execute this Command, (BestGamersHK just because if he needs to help for Shop Bots) if(message.author.id != message.guild.ownerId){ - if(message.author.id != "399650958096728064") + if(message.author.id != "311594192151511041") return message.reply({content: eval(client.la[ls]["cmds"]["setup"]["setup-antinuke"]["variable1"])}) } diff --git "a/commands/\360\237\222\252 Setup/setup-apply.js" "b/commands/\360\237\222\252 Setup/setup-apply.js" index 501a8331..2e1f9f5b 100644 --- "a/commands/\360\237\222\252 Setup/setup-apply.js" +++ "b/commands/\360\237\222\252 Setup/setup-apply.js" @@ -1,4 +1,4 @@ -var { +var { MessageEmbed } = require("discord.js"); var Discord = require("discord.js"); @@ -272,27 +272,27 @@ module.exports = { { value: "Manage Emoji 1", description: `Manage the Emoji Settings for that Emoji`, - emoji: ":one:" + emoji: "1168774094351765524" }, { value: "Manage Emoji 2", description: `Manage the Emoji Settings for that Emoji`, - emoji: ":two:" + emoji: "1168774123946774590" }, { value: "Manage Emoji 3", description: `Manage the Emoji Settings for that Emoji`, - emoji: ":three:" + emoji: "1168774143685165066" }, { value: "Manage Emoji 4", description: `Manage the Emoji Settings for that Emoji`, - emoji: ":four:" + emoji: "1168774160831492097" }, { value: "Manage Emoji 5", description: `Manage the Emoji Settings for that Emoji`, - emoji: ":five:" + emoji: "1168774179273842738" }, { @@ -416,8 +416,8 @@ module.exports = { var desc; var userid = cmduser.id; let row = new MessageActionRow().addComponents([ - new MessageButton().setStyle("SECONDARY").setCustomId("1").setEmoji(":one:"), - new MessageButton().setStyle("SECONDARY").setCustomId("2").setEmoji(":two:") + new MessageButton().setStyle("SECONDARY").setCustomId("1").setEmoji("1168774094351765524"), + new MessageButton().setStyle("SECONDARY").setCustomId("2").setEmoji("1168774123946774590") ]) var pickmsg = await message.reply({ components: [row], @@ -1426,11 +1426,11 @@ module.exports = { ] }) try { - tempmsg2.react(":one:") - tempmsg2.react(":two:") - tempmsg2.react(":three:") - tempmsg2.react(":four:") - tempmsg2.react(":five:") + tempmsg2.react("1168774094351765524") + tempmsg2.react("1168774123946774590") + tempmsg2.react("1168774143685165066") + tempmsg2.react("1168774160831492097") + tempmsg2.react("1168774179273842738") } catch (e) { return message.reply({ embeds: [new Discord.MessageEmbed() @@ -1450,11 +1450,11 @@ module.exports = { .then(collected => { var reaction = collected.first() reaction.users.remove(cmduser.id) - if (reaction.emoji?.name === ":one:") type = "message"; - else if (reaction.emoji?.name === ":two:") type = "setrole"; - else if (reaction.emoji?.name === ":three:") type = "delrole"; - else if (reaction.emoji?.name === ":four:") type = "delimage"; - else if (reaction.emoji?.name === ":five:") type = "setimage"; + if (reaction.emoji?.name === "1168774094351765524") type = "message"; + else if (reaction.emoji?.name === "1168774123946774590") type = "setrole"; + else if (reaction.emoji?.name === "1168774143685165066") type = "delrole"; + else if (reaction.emoji?.name === "1168774160831492097") type = "delimage"; + else if (reaction.emoji?.name === "1168774179273842738") type = "setimage"; else throw "You reacted with a wrong emoji" }) @@ -1676,11 +1676,11 @@ module.exports = { ] }) try { - tempmsg2.react(":one:") - tempmsg2.react(":two:") - tempmsg2.react(":three:") - tempmsg2.react(":four:") - tempmsg2.react(":five:") + tempmsg2.react("1168774094351765524") + tempmsg2.react("1168774123946774590") + tempmsg2.react("1168774143685165066") + tempmsg2.react("1168774160831492097") + tempmsg2.react("1168774179273842738") } catch (e) { return message.reply({ embeds: [new Discord.MessageEmbed() @@ -1700,11 +1700,11 @@ module.exports = { .then(collected => { var reaction = collected.first() reaction.users.remove(cmduser.id) - if (reaction.emoji?.name === ":one:") type = "message"; - else if (reaction.emoji?.name === ":two:") type = "setrole"; - else if (reaction.emoji?.name === ":three:") type = "delrole"; - else if (reaction.emoji?.name === ":four:") type = "delimage"; - else if (reaction.emoji?.name === ":five:") type = "setimage"; + if (reaction.emoji?.name === "1168774094351765524") type = "message"; + else if (reaction.emoji?.name === "1168774123946774590") type = "setrole"; + else if (reaction.emoji?.name === "1168774143685165066") type = "delrole"; + else if (reaction.emoji?.name === "1168774160831492097") type = "delimage"; + else if (reaction.emoji?.name === "1168774179273842738") type = "setimage"; else throw "You reacted with a wrong emoji" }) @@ -1932,11 +1932,11 @@ module.exports = { ] }) try { - tempmsg2.react(":one:") - tempmsg2.react(":two:") - tempmsg2.react(":three:") - tempmsg2.react(":four:") - tempmsg2.react(":five:") + tempmsg2.react("1168774094351765524") + tempmsg2.react("1168774123946774590") + tempmsg2.react("1168774143685165066") + tempmsg2.react("1168774160831492097") + tempmsg2.react("1168774179273842738") } catch (e) { return message.reply({ embeds: [new Discord.MessageEmbed() @@ -1956,11 +1956,11 @@ module.exports = { .then(collected => { var reaction = collected.first() reaction.users.remove(cmduser.id) - if (reaction.emoji?.name === ":one:") type = "message"; - else if (reaction.emoji?.name === ":two:") type = "setrole"; - else if (reaction.emoji?.name === ":three:") type = "delrole"; - else if (reaction.emoji?.name === ":four:") type = "delimage"; - else if (reaction.emoji?.name === ":five:") type = "setimage"; + if (reaction.emoji?.name === "1168774094351765524") type = "message"; + else if (reaction.emoji?.name === "1168774123946774590") type = "setrole"; + else if (reaction.emoji?.name === "1168774143685165066") type = "delrole"; + else if (reaction.emoji?.name === "1168774160831492097") type = "delimage"; + else if (reaction.emoji?.name === "1168774179273842738") type = "setimage"; else throw "You reacted with a wrong emoji" }) @@ -2192,11 +2192,11 @@ module.exports = { ] }) try { - tempmsg2.react(":one:") - tempmsg2.react(":two:") - tempmsg2.react(":three:") - tempmsg2.react(":four:") - tempmsg2.react(":five:") + tempmsg2.react("1168774094351765524") + tempmsg2.react("1168774123946774590") + tempmsg2.react("1168774143685165066") + tempmsg2.react("1168774160831492097") + tempmsg2.react("1168774179273842738") } catch (e) { return message.reply({ embeds: [new Discord.MessageEmbed() @@ -2216,11 +2216,11 @@ module.exports = { .then(collected => { var reaction = collected.first() reaction.users.remove(cmduser.id) - if (reaction.emoji?.name === ":one:") type = "message"; - else if (reaction.emoji?.name === ":two:") type = "setrole"; - else if (reaction.emoji?.name === ":three:") type = "delrole"; - else if (reaction.emoji?.name === ":four:") type = "delimage"; - else if (reaction.emoji?.name === ":five:") type = "setimage"; + if (reaction.emoji?.name === "1168774094351765524") type = "message"; + else if (reaction.emoji?.name === "1168774123946774590") type = "setrole"; + else if (reaction.emoji?.name === "1168774143685165066") type = "delrole"; + else if (reaction.emoji?.name === "1168774160831492097") type = "delimage"; + else if (reaction.emoji?.name === "1168774179273842738") type = "setimage"; else throw "You reacted with a wrong emoji" }) @@ -2451,11 +2451,11 @@ module.exports = { ] }) try { - tempmsg2.react(":one:") - tempmsg2.react(":two:") - tempmsg2.react(":three:") - tempmsg2.react(":four:") - tempmsg2.react(":five:") + tempmsg2.react("1168774094351765524") + tempmsg2.react("1168774123946774590") + tempmsg2.react("1168774143685165066") + tempmsg2.react("1168774160831492097") + tempmsg2.react("1168774179273842738") } catch (e) { return message.reply({ embeds: [new Discord.MessageEmbed() @@ -2475,11 +2475,11 @@ module.exports = { .then(collected => { var reaction = collected.first() reaction.users.remove(cmduser.id) - if (reaction.emoji?.name === ":one:") type = "message"; - else if (reaction.emoji?.name === ":two:") type = "setrole"; - else if (reaction.emoji?.name === ":three:") type = "delrole"; - else if (reaction.emoji?.name === ":four:") type = "delimage"; - else if (reaction.emoji?.name === ":five:") type = "setimage"; + if (reaction.emoji?.name === "1168774094351765524") type = "message"; + else if (reaction.emoji?.name === "1168774123946774590") type = "setrole"; + else if (reaction.emoji?.name === "1168774143685165066") type = "delrole"; + else if (reaction.emoji?.name === "1168774160831492097") type = "delimage"; + else if (reaction.emoji?.name === "1168774179273842738") type = "setimage"; else throw "You reacted with a wrong emoji" }) @@ -3545,31 +3545,31 @@ module.exports = { function getNumberEmojis() { return [ - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>", - "<:Builder:1168755657525174314>" + "<:Number_0:843943149915078696>", + "<:Number_1:843943149902626846>", + "<:Number_2:843943149868023808>", + "<:Number_3:843943149914554388>", + "<:Number_4:843943149919535154>", + "<:Number_5:843943149759889439>", + "<:Number_6:843943150468857876>", + "<:Number_7:843943150179713024>", + "<:Number_8:843943150360068137>", + "<:Number_9:843943150443036672>", + "<:Number_10:843943150594031626>", + "<:Number_11:893173642022748230>", + "<:Number_12:893173642165383218>", + "<:Number_13:893173642274410496>", + "<:Number_14:893173642198921296>", + "<:Number_15:893173642182139914>", + "<:Number_16:893173642530271342>", + "<:Number_17:893173642538647612>", + "<:Number_18:893173642307977258>", + "<:Number_19:893173642588991488>", + "<:Number_20:893173642307977266>", + "<:Number_21:893173642274430977>", + "<:Number_22:893173642702250045>", + "<:Number_23:893173642454773782>", + "<:Number_24:893173642744201226>", + "<:Number_25:893173642727424020>" ] } \ No newline at end of file diff --git "a/commands/\360\237\222\252 Setup/setup-customcommand.js" "b/commands/\360\237\222\252 Setup/setup-customcommand.js" index 53fdc495..9e23d18a 100644 --- "a/commands/\360\237\222\252 Setup/setup-customcommand.js" +++ "b/commands/\360\237\222\252 Setup/setup-customcommand.js" @@ -307,9 +307,9 @@ module.exports = { if(string.length > 250) string = string.substring(0, 250) + " ..." if(i > 13){ sendembed2 = true; - embed2.addField(` \`${cuc[i].name}\` | ${cuc[i].embed ? "✅ Embed" : "❌ Embed"}`, ">>> "+ string) + embed2.addField(`<:arrow:832598861813776394> \`${cuc[i].name}\` | ${cuc[i].embed ? "✅ Embed" : "❌ Embed"}`, ">>> "+ string) } else - embed.addField(` \`${cuc[i].name}\` | ${cuc[i].embed ? "✅ Embed" : "❌ Embed"}`, ">>> "+ string) + embed.addField(`<:arrow:832598861813776394> \`${cuc[i].name}\` | ${cuc[i].embed ? "✅ Embed" : "❌ Embed"}`, ">>> "+ string) }catch (e){ console.log(e.stack ? String(e.stack).grey : String(e).grey) } diff --git "a/commands/\360\237\222\252 Setup/setup-embed.js" "b/commands/\360\237\222\252 Setup/setup-embed.js" index 4fbddef9..ec88e384 100644 --- "a/commands/\360\237\222\252 Setup/setup-embed.js" +++ "b/commands/\360\237\222\252 Setup/setup-embed.js" @@ -25,10 +25,10 @@ module.exports = { var timeouterror = false; let row = new MessageActionRow() .addComponents( - new MessageButton().setStyle("SECONDARY").setCustomId("1").setEmoji(":one:"), - new MessageButton().setStyle("SECONDARY").setCustomId("2").setEmoji(":two:"), - new MessageButton().setStyle("SECONDARY").setCustomId("3").setEmoji(":three:"), - new MessageButton().setStyle("SECONDARY").setCustomId("4").setEmoji(":four:"), + new MessageButton().setStyle("SECONDARY").setCustomId("1").setEmoji("1168774094351765524"), + new MessageButton().setStyle("SECONDARY").setCustomId("2").setEmoji("1168774123946774590"), + new MessageButton().setStyle("SECONDARY").setCustomId("3").setEmoji("1168774143685165066"), + new MessageButton().setStyle("SECONDARY").setCustomId("4").setEmoji("1168774160831492097"), ) var tempmsg = await message.reply({components: [row], embeds: [new Discord.MessageEmbed() .setTitle(eval(client.la[ls]["cmds"]["setup"]["setup-embed"]["variable1"])) diff --git "a/commands/\360\237\222\252 Setup/setup-keyword.js" "b/commands/\360\237\222\252 Setup/setup-keyword.js" index 288941c9..e9e289ff 100644 --- "a/commands/\360\237\222\252 Setup/setup-keyword.js" +++ "b/commands/\360\237\222\252 Setup/setup-keyword.js" @@ -382,9 +382,9 @@ module.exports = { if(string.length > 250) string = string.substring(0, 250) + " ..." if(i > 13){ sendembed2 = true; - embed2.addField(` \`${cuc[i].name}\` | ${cuc[i].embed ? "✅ Embed" : "❌ Embed"}`, ">>> "+ string) + embed2.addField(`<:arrow:832598861813776394> \`${cuc[i].name}\` | ${cuc[i].embed ? "✅ Embed" : "❌ Embed"}`, ">>> "+ string) } else - embed.addField(` \`${cuc[i].name}\` | ${cuc[i].embed ? "✅ Embed" : "❌ Embed"}`, ">>> "+ string) + embed.addField(`<:arrow:832598861813776394> \`${cuc[i].name}\` | ${cuc[i].embed ? "✅ Embed" : "❌ Embed"}`, ">>> "+ string) }catch (e){ console.log(e.stack ? String(e.stack).grey : String(e).grey) } diff --git "a/commands/\360\237\222\252 Setup/setup-leave.js" "b/commands/\360\237\222\252 Setup/setup-leave.js" index a30a69fc..8120e2cf 100644 --- "a/commands/\360\237\222\252 Setup/setup-leave.js" +++ "b/commands/\360\237\222\252 Setup/setup-leave.js" @@ -223,7 +223,7 @@ module.exports = { return reaction.message.reply({embeds: [new Discord.MessageEmbed() .setTitle(eval(client.la[ls]["cmds"]["setup"]["setup-leave"]["variable13"])) .setColor(es.color) - .setDescription(`If Someone joins this Server, no message will be sent into a Channel!\nSet a Channel with: \`${prefix}setup-leave\` --> Pick 1️⃣ --> Pick ${':one:'.substring(0, 2048)}`) + .setDescription(`If Someone joins this Server, no message will be sent into a Channel!\nSet a Channel with: \`${prefix}setup-leave\` --> Pick 1️⃣ --> Pick ${'1168774094351765524'.substring(0, 2048)}`) .setFooter(client.getFooter(es)) ]}); }break; diff --git "a/commands/\360\237\222\252 Setup/setup-reactionrole.js" "b/commands/\360\237\222\252 Setup/setup-reactionrole.js" index 358c97a2..c6e96e58 100644 --- "a/commands/\360\237\222\252 Setup/setup-reactionrole.js" +++ "b/commands/\360\237\222\252 Setup/setup-reactionrole.js" @@ -158,7 +158,7 @@ module.exports = { .setFooter(client.getFooter(es)) .setTitle(eval(client.la[ls]["cmds"]["setup"]["setup-reactionrole"]["variable12"])) .setDescription(eval(client.la[ls]["cmds"]["setup"]["setup-reactionrole"]["variable13"]))]}).then(msg => { - var emojis2 = [":one:", ":two:"] + var emojis2 = ["1168774094351765524", "1168774123946774590"] for (var emoji of emojis2) msg.react(emoji) msg.awaitReactions({ filter: (reaction, user) => user.id === message.author.id && emojis2.includes(reaction.emoji?.name), max: 1, @@ -166,9 +166,9 @@ module.exports = { erros: ["time"] }).then(collected => { switch (collected.first().emoji?.name) { - case ":one:": + case "1168774094351765524": break; - case ":two:": + case "1168774123946774590": objet.remove_others = true; break; default: diff --git "a/commands/\360\237\222\252 Setup/setup-roster.js" "b/commands/\360\237\222\252 Setup/setup-roster.js" index 49eda9e7..3fba1dd8 100644 --- "a/commands/\360\237\222\252 Setup/setup-roster.js" +++ "b/commands/\360\237\222\252 Setup/setup-roster.js" @@ -500,7 +500,7 @@ module.exports = { ] }) try{ - for(const emoji of [":one:", ":two:", ":three:", ":four:", ":five:", ":six:", ":seven:"]) + for(const emoji of ["1168774094351765524", "1168774123946774590", "1168774143685165066", "1168774160831492097", "1168774179273842738", "6️⃣", "7️⃣"]) tempmsg.react(emoji) }catch(e){ console.log(e.stack ? String(e.stack).grey : String(e).grey) @@ -514,7 +514,7 @@ module.exports = { .then(collected => { var reaction = collected.first() reaction.users.remove(message.author.id) - if (reaction.emoji?.name === ":one:") { + if (reaction.emoji?.name === "1168774094351765524") { thedb?.set(message.guild.id, "1", pre+".rosterstyle") edit_Roster_msg(client, message.guild, thedb, pre) return message.reply({ @@ -525,7 +525,7 @@ module.exports = { .setFooter(client.getFooter(es)) ] }); - } else if (reaction.emoji?.name === ":two:") { + } else if (reaction.emoji?.name === "1168774123946774590") { thedb?.set(message.guild.id, "2", pre+".rosterstyle") edit_Roster_msg(client, message.guild, thedb, pre) return message.reply({ @@ -536,7 +536,7 @@ module.exports = { .setFooter(client.getFooter(es)) ] }); - } else if (reaction.emoji?.name === ":three:") { + } else if (reaction.emoji?.name === "1168774143685165066") { thedb?.set(message.guild.id, "3", pre+".rosterstyle") edit_Roster_msg(client, message.guild, thedb, pre) return message.reply({ @@ -547,7 +547,7 @@ module.exports = { .setFooter(client.getFooter(es)) ] }); - } else if (reaction.emoji?.name === ":four:") { + } else if (reaction.emoji?.name === "1168774160831492097") { thedb?.set(message.guild.id, "4", pre+".rosterstyle") edit_Roster_msg(client, message.guild, thedb, pre) return message.reply({ @@ -558,7 +558,7 @@ module.exports = { .setFooter(client.getFooter(es)) ] }); - } else if (reaction.emoji?.name === ":five:") { + } else if (reaction.emoji?.name === "1168774179273842738") { thedb?.set(message.guild.id, "5", pre+".rosterstyle") edit_Roster_msg(client, message.guild, thedb, pre) return message.reply({ @@ -569,7 +569,7 @@ module.exports = { .setFooter(client.getFooter(es)) ] }); - } else if (reaction.emoji?.name === ":six:") { + } else if (reaction.emoji?.name === "6️⃣") { thedb?.set(message.guild.id, "6", pre+".rosterstyle") edit_Roster_msg(client, message.guild, thedb, pre) return message.reply({ @@ -580,7 +580,7 @@ module.exports = { .setFooter(client.getFooter(es)) ] }); - } else if (reaction.emoji?.name === ":seven:") { + } else if (reaction.emoji?.name === "7️⃣") { thedb?.set(message.guild.id, "7", "rosterstyle") edit_Roster_msg(client, message.guild, thedb, pre) return message.reply({ diff --git "a/commands/\360\237\222\252 Setup/setup-suggestion.js" "b/commands/\360\237\222\252 Setup/setup-suggestion.js" index 48e2cfcb..2d5aa597 100644 --- "a/commands/\360\237\222\252 Setup/setup-suggestion.js" +++ "b/commands/\360\237\222\252 Setup/setup-suggestion.js" @@ -44,32 +44,32 @@ module.exports = { { value: "Approve Text", description: `Define the Approve Text`, - emoji: ":one:" + emoji: "1168774094351765524" }, { value: "Deny Text", description: `Define the Deny Text`, - emoji: ":two:" + emoji: "1168774123946774590" }, { value: "Maybe Text", description: `Define the Maybe Text`, - emoji: ":three:" + emoji: "1168774143685165066" }, { value: "Status Text", description: `Define the Status Text`, - emoji: ":four:" + emoji: "1168774160831492097" }, { value: "Soon Text", description: `Define the Soon Text`, - emoji: ":five:" + emoji: "1168774179273842738" }, { value: "Footer Text", description: `Define the Footer Text`, - emoji: ":six:" + emoji: "6️⃣" }, { value: "Upvote Emoji", diff --git "a/commands/\360\237\222\252 Setup/setup-tiktok.js" "b/commands/\360\237\222\252 Setup/setup-tiktok.js" index 08733936..17c40e9e 100644 --- "a/commands/\360\237\222\252 Setup/setup-tiktok.js" +++ "b/commands/\360\237\222\252 Setup/setup-tiktok.js" @@ -47,10 +47,10 @@ module.exports = { *React with the Right Emoji according to the Right action*`).setFooter(client.getFooter(es)) ]}) try { - tempmsg.react(":one:") - tempmsg.react(":two:") - tempmsg.react(":three:") - tempmsg.react(":four:") + tempmsg.react("1168774094351765524") + tempmsg.react("1168774123946774590") + tempmsg.react("1168774143685165066") + tempmsg.react("1168774160831492097") } catch (e) { return message.reply({embeds: [new Discord.MessageEmbed() .setTitle(eval(client.la[ls]["cmds"]["setup"]["setup-tiktok"]["variable2"])) @@ -67,10 +67,10 @@ module.exports = { .then(collected => { var reaction = collected.first() reaction.users.remove(message.author.id) - if (reaction.emoji?.name === ":one:") temptype = "set" - else if (reaction.emoji?.name === ":two:") temptype = "add" - else if (reaction.emoji?.name === ":three:") temptype = "remove" - else if (reaction.emoji?.name === ":four:") temptype = "edit" + if (reaction.emoji?.name === "1168774094351765524") temptype = "set" + else if (reaction.emoji?.name === "1168774123946774590") temptype = "add" + else if (reaction.emoji?.name === "1168774143685165066") temptype = "remove" + else if (reaction.emoji?.name === "1168774160831492097") temptype = "edit" else throw "You reacted with a wrong emoji" }) .catch(e => { @@ -194,7 +194,7 @@ https://www.tiktok.com/@milratodev`) .setFooter(client.getFooter(es)) ]}); var buffer = ""; - var emojis = ["0️⃣", ":five:"] + var emojis = ["0️⃣", "1168774179273842738"] for(let i = 0; i< client.social_log.get(message.guild.id, "tiktok.channels").length; i++){ buffer += `${emojis[i]} ${client.social_log.get(message.guild.id, "tiktok.channels")[i]}` } @@ -242,7 +242,7 @@ https://www.tiktok.com/@milratodev`) .setFooter(client.getFooter(es)) ]}); var buffer = ""; - var emojis = ["0️⃣", ":five:"] + var emojis = ["0️⃣", "1168774179273842738"] for(let i = 0; i< client.social_log.get(message.guild.id, "tiktok.channels").length; i++){ buffer += `${emojis[i]} ${client.social_log.get(message.guild.id, "tiktok.channels")[i]}` } diff --git "a/commands/\360\237\222\252 Setup/setup-welcome.js" "b/commands/\360\237\222\252 Setup/setup-welcome.js" index 7bb75e49..a497b28e 100644 --- "a/commands/\360\237\222\252 Setup/setup-welcome.js" +++ "b/commands/\360\237\222\252 Setup/setup-welcome.js" @@ -251,7 +251,7 @@ module.exports = { embeds: [new Discord.MessageEmbed() .setTitle(eval(client.la[ls]["cmds"]["setup"]["setup-welcome"]["variable13"])) .setColor(es.color) - .setDescription(`If Someone joins this Server, no message will be sent into a Channel!\nSet a Channel with: \`${prefix}setup-welcome\` --> Pick 1️⃣ --> Pick ${":one:".substring(0, 2048)}`) + .setDescription(`If Someone joins this Server, no message will be sent into a Channel!\nSet a Channel with: \`${prefix}setup-welcome\` --> Pick 1️⃣ --> Pick ${"1168774094351765524".substring(0, 2048)}`) .setFooter(client.getFooter(es)) ] }); @@ -854,7 +854,7 @@ module.exports = { embeds: [new Discord.MessageEmbed() .setTitle(eval(client.la[ls]["cmds"]["setup"]["setup-welcome"]["variable13"])) .setColor(es.color) - .setDescription(`If Someone joins this Server, no message will be sent into a Channel!\nSet a Channel with: \`${prefix}setup-welcome\` --> Pick 1️⃣ --> Pick ${":one:".substring(0, 2048)}`) + .setDescription(`If Someone joins this Server, no message will be sent into a Channel!\nSet a Channel with: \`${prefix}setup-welcome\` --> Pick 1️⃣ --> Pick ${"1168774094351765524".substring(0, 2048)}`) .setFooter(client.getFooter(es)) ] }); @@ -1674,7 +1674,7 @@ module.exports = { case `Test Welcome`: { var { member } = message; let welcome = client.settings.get(member.guild.id, "welcome"); - let invitemessage = `Invited by ${member.user.tag ? `**${member.user.tag}**` : `<@${member.user.id}>`}\n **X Invites**\n[<:joines:866356465299488809> X Joins | <:leaves:1086987051813056575> X Leaves | <:NO:1169479454918180937> X Fakes]` + let invitemessage = `Invited by ${member.user.tag ? `**${member.user.tag}**` : `<@${member.user.id}>`}\n<:Like:857334024087011378> **X Invites**\n[<:joines:866356465299488809> X Joins | <:leaves:1086987051813056575> X Leaves | <:NO:1169479454918180937> X Fakes]` if (welcome) { let themessage = String(welcome.secondmsg); if (!themessage || themessage.length == 0) themessage = ":wave: {user} **Welcome to our Server!** :v:"; diff --git "a/commands/\360\237\222\252 Setup/setup.js" "b/commands/\360\237\222\252 Setup/setup.js" index 78a6d6cf..5ad8bf27 100644 --- "a/commands/\360\237\222\252 Setup/setup.js" +++ "b/commands/\360\237\222\252 Setup/setup.js" @@ -303,21 +303,21 @@ module.exports = { menumsg1.edit({components: [], embeds: menumsg1.embeds}).catch(() => {}); menuselection(menu); } - else menu?.reply({content: `<:NO:1169479454918180937> You are not allowed to do that! Only: <@${cmduser.id}>`, ephemeral: true}); + else menu?.reply({content: `<:no:833101993668771842> You are not allowed to do that! Only: <@${cmduser.id}>`, ephemeral: true}); } if (menu?.message.id === menumsg2.id) { if (menu?.user.id === cmduser.id) { menumsg2.edit({components: [], embeds: menumsg2.embeds}).catch(() => {}); menuselection(menu); } - else menu?.reply({content: `<:NO:1169479454918180937> You are not allowed to do that! Only: <@${cmduser.id}>`, ephemeral: true}); + else menu?.reply({content: `<:no:833101993668771842> You are not allowed to do that! Only: <@${cmduser.id}>`, ephemeral: true}); } if (menu?.message.id === menumsg3.id) { if (menu?.user.id === cmduser.id) { menumsg3.edit({components: [], embeds: menumsg3.embeds}).catch(() => {}); menuselection(menu); } - else menu?.reply({content: `<:NO:1169479454918180937> You are not allowed to do that! Only: <@${cmduser.id}>`, ephemeral: true}); + else menu?.reply({content: `<:no:833101993668771842> You are not allowed to do that! Only: <@${cmduser.id}>`, ephemeral: true}); } }); } diff --git "a/commands/\360\237\224\260 Info/avatar.js" "b/commands/\360\237\224\260 Info/avatar.js" index 72e0f8e0..ecaa0a03 100644 --- "a/commands/\360\237\224\260 Info/avatar.js" +++ "b/commands/\360\237\224\260 Info/avatar.js" @@ -53,9 +53,9 @@ module.exports = { dynamic: true }), "https://discord.gg/bestgamershk") .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) - .addField(" PNG", `[\`LINK\`](${user.displayAvatarURL({format: "png"})})`, true) - .addField(" JPEG", `[\`LINK\`](${user.displayAvatarURL({format: "jpg"})})`, true) - .addField(" WEBP", `[\`LINK\`](${user.displayAvatarURL({format: "webp"})})`, true) + .addField("<:arrow:832598861813776394> PNG", `[\`LINK\`](${user.displayAvatarURL({format: "png"})})`, true) + .addField("<:arrow:832598861813776394> JPEG", `[\`LINK\`](${user.displayAvatarURL({format: "jpg"})})`, true) + .addField("<:arrow:832598861813776394> WEBP", `[\`LINK\`](${user.displayAvatarURL({format: "webp"})})`, true) .setURL(user.displayAvatarURL({ dynamic: true })) diff --git "a/commands/\360\237\224\260 Info/botfaq.js" "b/commands/\360\237\224\260 Info/botfaq.js" index dee70b23..be37f7b1 100644 --- "a/commands/\360\237\224\260 Info/botfaq.js" +++ "b/commands/\360\237\224\260 Info/botfaq.js" @@ -1,4 +1,4 @@ -const Discord = require("discord.js"); +const Discord = require("discord.js"); const config = require(`${process.cwd()}/botconfig/config.json`); var ee = require(`${process.cwd()}/botconfig/embed.json`); const emoji = require(`${process.cwd()}/botconfig/emojis.json`); @@ -15,7 +15,7 @@ module.exports = { let es = client.settings.get(message.guild.id, "embed");let ls = client.settings.get(message.guild.id, "language") try{ - let milratodc = client.guilds.cache.get("773668217163218944") + let milratodc = client.guilds.cache.get("1167497766436601866") let milratomembers = await milratodc.members.fetch().catch(() => {}); let partnercount = milratomembers.filter(m => m.roles.cache.has("823150244509515807")) partnercount = partnercount.map(m=>m.id).length @@ -99,7 +99,7 @@ module.exports = { //define the embed let MenuEmbed = new Discord.MessageEmbed() .setColor(es.color) - .setAuthor(client.la[ls].cmds.info.botfaq.menuembed.title, client.user.displayAvatarURL(), "https://discord.gg/milrato") + .setAuthor(client.la[ls].cmds.info.botfaq.menuembed.title, client.user.displayAvatarURL(), "https://discord.gg/bestgamershk") .setDescription(client.la[ls].cmds.info.botfaq.menuembed.description) //send the menu msg let menumsg = await message.reply({embeds: [MenuEmbed], components: [Selection]}) @@ -108,7 +108,7 @@ module.exports = { let menuoptiondata = menuoptions.find(v=>v.value.substring(0, 25) == interaction?.values[0]) interaction?.reply({embeds: [new Discord.MessageEmbed() .setColor(es.color) - .setAuthor(client.la[ls].cmds.info.botfaq.menuembed.title, client.user.displayAvatarURL(), "https://discord.gg/milrato") + .setAuthor(client.la[ls].cmds.info.botfaq.menuembed.title, client.user.displayAvatarURL(), "https://discord.gg/bestgamershk") .setDescription(menuoptiondata.replymsg)], ephemeral: true}); } //Event @@ -132,10 +132,10 @@ module.exports = { }; /** * @INFO - * Bot Coded by Tomato#6966 | https://discord.gg/milrato + * Bot Coded by bestgamershk2 | https://discord.gg/bestgamershk * @INFO - * Work for Milrato Development | https://milrato.eu + * Work for BestGamersHK | discord.gg/bestgamershk * @INFO - * Please mention him / Milrato Development, when using this Code! + * Please mention him, when using this Code! * @INFO -*/ \ No newline at end of file +*/ diff --git "a/commands/\360\237\224\260 Info/botinfo.js" "b/commands/\360\237\224\260 Info/botinfo.js" index 842922ca..453113d2 100644 --- "a/commands/\360\237\224\260 Info/botinfo.js" +++ "b/commands/\360\237\224\260 Info/botinfo.js" @@ -39,7 +39,7 @@ module.exports = { .addField(client.la[ls].cmds.info.botinfo.field1.title, handlemsg(client.la[ls].cmds.info.botinfo.field1.value, {totalGuilds: totalGuilds, totalMembers: totalMembers, connections: connectedchannelsamount, connectedchannelsamount: connectedchannelsamount}), true) .addField(client.la[ls].cmds.info.botinfo.field2.title, `\`\`\`yml\nNode.js: ${process.version}\nDiscord.js: v${Discord.version}\nEnmap: v5.8.4\`\`\``, true) .addField(client.la[ls].cmds.info.botinfo.field3.title, handlemsg(client.la[ls].cmds.info.botinfo.field3.value, {cpu: percent.toFixed(2), ram: (process.memoryUsage().heapUsed/1024/1024).toFixed(2)})) - .addField(client.la[ls].cmds.info.botinfo.field4.title, `\`\`\`yml\nName: bestgamershk2\nID: [399650958096728064]\`\`\``, true) + .addField(client.la[ls].cmds.info.botinfo.field4.title, `\`\`\`yml\nName: bestgamershk2\nID: [311594192151511041]\`\`\``, true) .addField(client.la[ls].cmds.info.botinfo.field5.title, handlemsg(client.la[ls].cmds.info.botinfo.field5.value, {invitelink: `https://discord.com/api/oauth2/authorize?client_id=${client.user.id}&permissions=8&scope=bot%20applications.commands`})) .setFooter(client.getFooter(es)); tempmsg.edit({embeds: [botinfo]}); diff --git "a/commands/\360\237\224\260 Info/color.js" "b/commands/\360\237\224\260 Info/color.js" index 4bba25a6..0ec0ec60 100644 --- "a/commands/\360\237\224\260 Info/color.js" +++ "b/commands/\360\237\224\260 Info/color.js" @@ -42,10 +42,10 @@ module.exports = { }) const embed = new Discord.MessageEmbed() .setTitle(eval(client.la[ls]["cmds"]["info"]["color"]["variable1"])) - .addField(' **Name**', "```"+json.name+"```", true) - .addField(" **Hex**", "```"+json.hex+"```", true) - .addField(" **RGB**", "```"+json.rgb+"```", true) - .addField(` **${client.la[ls].cmds.info.color.brightershade}**`, "```"+json.brightened +"```", true) + .addField('<:arrow:832598861813776394> **Name**', "```"+json.name+"```", true) + .addField("<:arrow:832598861813776394> **Hex**", "```"+json.hex+"```", true) + .addField("<:arrow:832598861813776394> **RGB**", "```"+json.rgb+"```", true) + .addField(`<:arrow:832598861813776394> **${client.la[ls].cmds.info.color.brightershade}**`, "```"+json.brightened +"```", true) .setThumbnail(json.color_image) .setColor(json.hex) if(userinfo) embed.addField("Color == your Highest Role!", `> Usage: \`${prefix}color ${args[0]}\``); diff --git "a/commands/\360\237\224\260 Info/connectioninfo.js" "b/commands/\360\237\224\260 Info/connectioninfo.js" index e8240646..e1fb2b9f 100644 --- "a/commands/\360\237\224\260 Info/connectioninfo.js" +++ "b/commands/\360\237\224\260 Info/connectioninfo.js" @@ -46,12 +46,12 @@ module.exports = { const embed = new Discord.MessageEmbed() .setTitle(`Connection Info of: \`${user.tag}\``) - .addField(' **Channel**', `> **${member.voice.channel.name}** ${member.voice.channel}`, true) - .addField(' **Channel-ID**', `> \`${member.voice.channel.id}\``, true) - .addField(' **Members in there**', `> \`${member.voice.channel.members.size} total Members\``, true) - .addField(' **Full Channel?**', `> ${member.voice.channel.full ? "✅" : "❌"}`, true) - .addField(' **Bitrate**', `> ${member.voice.channel.bitrate}`, true) - .addField(' **User join limit**', `> \`${member.voice.channel.userLimit != 0 ? member.voice.channel.userLimit : "No limit!"}\``, true) + .addField('<:arrow:832598861813776394> **Channel**', `> **${member.voice.channel.name}** ${member.voice.channel}`, true) + .addField('<:arrow:832598861813776394> **Channel-ID**', `> \`${member.voice.channel.id}\``, true) + .addField('<:arrow:832598861813776394> **Members in there**', `> \`${member.voice.channel.members.size} total Members\``, true) + .addField('<:arrow:832598861813776394> **Full Channel?**', `> ${member.voice.channel.full ? "✅" : "❌"}`, true) + .addField('<:arrow:832598861813776394> **Bitrate**', `> ${member.voice.channel.bitrate}`, true) + .addField('<:arrow:832598861813776394> **User join limit**', `> \`${member.voice.channel.userLimit != 0 ? member.voice.channel.userLimit : "No limit!"}\``, true) message.reply({ embeds: [embed] diff --git "a/commands/\360\237\224\260 Info/customavatar.js" "b/commands/\360\237\224\260 Info/customavatar.js" index 84546809..df274f90 100644 --- "a/commands/\360\237\224\260 Info/customavatar.js" +++ "b/commands/\360\237\224\260 Info/customavatar.js" @@ -50,9 +50,9 @@ module.exports = { usertag: user.tag }), customavatar, "https://discord.gg/bestgamershk") .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) - .addField(" PNG", `[\`LINK\`](${customavatar})`, true) - .addField(" JPEG", `[\`LINK\`](${customavatar.replace("png", "jpg").replace("gif", "jpg")})`, true) - .addField(" WEBP", `[\`LINK\`](${customavatar.replace("png", "webp").replace("gif", "webp")})`, true) + .addField("<:arrow:832598861813776394> PNG", `[\`LINK\`](${customavatar})`, true) + .addField("<:arrow:832598861813776394> JPEG", `[\`LINK\`](${customavatar.replace("png", "jpg").replace("gif", "jpg")})`, true) + .addField("<:arrow:832598861813776394> WEBP", `[\`LINK\`](${customavatar.replace("png", "webp").replace("gif", "webp")})`, true) .setURL(customavatar) .setFooter(client.getFooter(es)) .setImage(customavatar); @@ -67,9 +67,9 @@ module.exports = { dynamic: true }), "https://discord.gg/bestgamershk") .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) - .addField(" PNG", `[\`LINK\`](${user.displayAvatarURL({format: "png"})})`, true) - .addField(" JPEG", `[\`LINK\`](${user.displayAvatarURL({format: "jpg"})})`, true) - .addField(" WEBP", `[\`LINK\`](${user.displayAvatarURL({format: "webp"})})`, true) + .addField("<:arrow:832598861813776394> PNG", `[\`LINK\`](${user.displayAvatarURL({format: "png"})})`, true) + .addField("<:arrow:832598861813776394> JPEG", `[\`LINK\`](${user.displayAvatarURL({format: "jpg"})})`, true) + .addField("<:arrow:832598861813776394> WEBP", `[\`LINK\`](${user.displayAvatarURL({format: "webp"})})`, true) .setURL(user.displayAvatarURL({ dynamic: true })) diff --git "a/commands/\360\237\224\260 Info/developer.js" "b/commands/\360\237\224\260 Info/developer.js" index d91c2996..72d6f912 100644 --- "a/commands/\360\237\224\260 Info/developer.js" +++ "b/commands/\360\237\224\260 Info/developer.js" @@ -25,7 +25,7 @@ module.exports = { .setColor(es.color) .setFooter(client.getFooter(es)) .setTimestamp() - .setThumbnail("https://cdn.discordapp.com/avatars/399650958096728064/df7b527a701d9a1ab6d73213576fe295.webp?size=1024") + .setThumbnail("https://cdn.discordapp.com/avatars/311594192151511041/df7b527a701d9a1ab6d73213576fe295.webp?size=1024") .setTitle(client.la[ls].cmds.info.developer.title) .setURL("https://discord.gg/bestgamershk") .addField("🆕 NEW GITHUB", `> There is now an **open Source** Version of this Bot on [\`bestgamershk2\`'s Github](https://github.com/BestGamersHK)\n> [Link](https://github.com/BestGamersHK/Multipurpose-discord-bot) but please make sure to **give __Credits__** if you use it!\n> Make sure to read the [README](https://github.com/BestGamersHK/Multipurpose-discord-bot#readme) and the [WIKI / FAQ](https://github.com/BestGamersHK/Multipurpose-discord-bot/wiki) carefully before opening an [ISSUE](https://github.com/BestGamersHK/Multipurpose-discord-bot/issues/new/choose)`) diff --git "a/commands/\360\237\224\260 Info/github.js" "b/commands/\360\237\224\260 Info/github.js" index 6a904142..2a817070 100644 --- "a/commands/\360\237\224\260 Info/github.js" +++ "b/commands/\360\237\224\260 Info/github.js" @@ -25,7 +25,7 @@ module.exports = { .setColor(es.color) .setFooter(client.getFooter(es)) .setTimestamp() - .setThumbnail("https://cdn.discordapp.com/avatars/399650958096728064/df7b527a701d9a1ab6d73213576fe295.webp?size=1024") + .setThumbnail("https://cdn.discordapp.com/avatars/311594192151511041/df7b527a701d9a1ab6d73213576fe295.webp?size=1024") .setTitle(client.la[ls].cmds.info.github?.title) .setURL("https://discord.gg/bestgamershk") .addField("🆕 NEW GITHUB", `> There is now an **open Source** Version of this Bot on [\`bestgamershk2\`'s Github](https://github.com/BestGamersHK)\n> [Link](https://github.com/BestGamersHK/Multipurpose-discord-bot) but please make sure to **give __Credits__** if you use it!\n> Make sure to read the [README](https://github.com/BestGamersHK/Multipurpose-discord-bot#readme) and the [WIKI / FAQ](https://github.com/BestGamersHK/Multipurpose-discord-bot/wiki) carefully before opening an [ISSUE](https://github.com/BestGamersHK/Multipurpose-discord-bot/issues/new/choose)`) diff --git "a/commands/\360\237\224\260 Info/serveravatar.js" "b/commands/\360\237\224\260 Info/serveravatar.js" index 861e6686..162c9303 100644 --- "a/commands/\360\237\224\260 Info/serveravatar.js" +++ "b/commands/\360\237\224\260 Info/serveravatar.js" @@ -19,9 +19,9 @@ module.exports = { message.reply({embeds: [new Discord.MessageEmbed() .setAuthor(handlemsg(client.la[ls].cmds.info.serveravatar.author, { servername: message.guild.name }), message.guild.iconURL({dynamic: true}), "https://discord.gg/bestgamershk") .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) - .addField(" PNG",`[\`LINK\`](${message.guild.iconURL({format: "png"})})`, true) - .addField(" JPEG",`[\`LINK\`](${message.guild.iconURL({format: "jpg"})})`, true) - .addField(" WEBP",`[\`LINK\`](${message.guild.iconURL({format: "webp"})})`, true) + .addField("<:arrow:832598861813776394> PNG",`[\`LINK\`](${message.guild.iconURL({format: "png"})})`, true) + .addField("<:arrow:832598861813776394> JPEG",`[\`LINK\`](${message.guild.iconURL({format: "jpg"})})`, true) + .addField("<:arrow:832598861813776394> WEBP",`[\`LINK\`](${message.guild.iconURL({format: "webp"})})`, true) .setURL(message.guild.iconURL({ dynamic: true })) diff --git "a/commands/\360\237\224\260 Info/serverbanner.js" "b/commands/\360\237\224\260 Info/serverbanner.js" index 1c5c9382..0b4ce6ea 100644 --- "a/commands/\360\237\224\260 Info/serverbanner.js" +++ "b/commands/\360\237\224\260 Info/serverbanner.js" @@ -18,7 +18,7 @@ module.exports = { try { if(message.guild.banner) { let embed = new Discord.MessageEmbed() - .setTitle(`** SERVER BANNER:**`) + .setTitle(`**<:arrow:832598861813776394> SERVER BANNER:**`) .setColor(es.color) .setFooter(client.getFooter(es)) .setDescription(`[Download Link](${message.guild.bannerURL({size: 1024})})${message.guild.discoverySplash ? ` | [Link of Discovery Splash Image](${message.guild.discoverySplashURL({size: 4096})})`: ""}\n> This is the Image which is shown on the Top left Corner of this Server, where you see the Channels!`) diff --git "a/commands/\360\237\224\260 Info/serverinfo.js" "b/commands/\360\237\224\260 Info/serverinfo.js" index f1f39c1a..994d1e0d 100644 --- "a/commands/\360\237\224\260 Info/serverinfo.js" +++ "b/commands/\360\237\224\260 Info/serverinfo.js" @@ -62,13 +62,13 @@ module.exports = { embed.addField(client.la[ls].cmds.info.serverinfo.field9, "🤖 \`" + message.guild.members.cache.filter(member => member.user.bot).size + "\`", true) - embed.addField("** Rules Channel:**", `${message.guild.rulesChannel ? `<#${message.guild.rulesChannelId}>`: "<:NO:1169479454918180937> \`No Channel\`"}`, true) - embed.addField("** Public Updates Channel:**", `${message.guild.publicUpdatesChannel ? `<#${message.guild.publicUpdatesChannelId}>`: "<:NO:1169479454918180937> \`No Channel\`"}`, true) - embed.addField("** AFK Channel:**", `${message.guild.afkChannel ? `<#${message.guild.afkChannelId}>`: "<:NO:1169479454918180937> \`No Channel\`"}`, true) + embed.addField("**<:arrow:832598861813776394> Rules Channel:**", `${message.guild.rulesChannel ? `<#${message.guild.rulesChannelId}>`: "<:NO:1169479454918180937> \`No Channel\`"}`, true) + embed.addField("**<:arrow:832598861813776394> Public Updates Channel:**", `${message.guild.publicUpdatesChannel ? `<#${message.guild.publicUpdatesChannelId}>`: "<:NO:1169479454918180937> \`No Channel\`"}`, true) + embed.addField("**<:arrow:832598861813776394> AFK Channel:**", `${message.guild.afkChannel ? `<#${message.guild.afkChannelId}>`: "<:NO:1169479454918180937> \`No Channel\`"}`, true) - embed.addField("** NSFW Level:**", `\`${message.guild.nsfwLevel}\``, true) - embed.addField("** Verifcation Level:**", `\`${message.guild.verificationLevel}\``, true) - embed.addField("** Explicit Content Filter:**", `\`${message.guild.explicitContentFilter}\``, true) + embed.addField("**<:arrow:832598861813776394> NSFW Level:**", `\`${message.guild.nsfwLevel}\``, true) + embed.addField("**<:arrow:832598861813776394> Verifcation Level:**", `\`${message.guild.verificationLevel}\``, true) + embed.addField("**<:arrow:832598861813776394> Explicit Content Filter:**", `\`${message.guild.explicitContentFilter}\``, true) embed.addField(client.la[ls].cmds.info.serverinfo.field10, "🟢 \`" + message.guild.members.cache.filter(member => member.presence && member.presence && member.presence.status != "offline").size + "\`", true) embed.addField(client.la[ls].cmds.info.serverinfo.field11, ":black_circle:\`" + message.guild.members.cache.filter(member => !member.presence || member.presence && member.presence.status == "offline").size + "\`", true) @@ -77,7 +77,7 @@ module.exports = { embed.addField(client.la[ls].cmds.info.serverinfo.field13, ` \`${boostlevel}\``, true) embed.addField(client.la[ls].cmds.info.serverinfo.field14, "👾 \`" + maxbitrate + " kbps\`", true) if(boosts >= 14){ - embed.addField(`** Vanity:**`, `${message.guild.vanityURLCode ? `https://discord.gg/${message.guild.vanityURLCode}` : "<:NO:1169479454918180937> No Vanity-Invite"}`) + embed.addField(`**<:arrow:832598861813776394> Vanity:**`, `${message.guild.vanityURLCode ? `https://discord.gg/${message.guild.vanityURLCode}` : "<:NO:1169479454918180937> No Vanity-Invite"}`) } let embeds = []; @@ -100,14 +100,14 @@ module.exports = { if(message.guild.banner) { let embed2 = new Discord.MessageEmbed() - .setTitle(`** SERVER BANNER:**`) + .setTitle(`**<:arrow:832598861813776394> SERVER BANNER:**`) .setDescription(`[Download Link](${message.guild.bannerURL({size: 1024})})${message.guild.discoverySplash ? ` | [Link of Discovery Splash Image](${message.guild.discoverySplashURL({size: 4096})})`: ""}\n> This is the Image which is shown on the Top left Corner of this Server, where you see the Channels!`) .setImage(message.guild.bannerURL({size: 4096})) embeds.push(embed2); } else if(message.guild.discoverySplash) { let embed2 = new Discord.MessageEmbed() - .setTitle(`** SERVER DISCOVERY SPLASH:**`) + .setTitle(`**<:arrow:832598861813776394> SERVER DISCOVERY SPLASH:**`) .setDescription(`[Download Link](${message.guild.discoverySplashURL({size: 1024})})${message.guild.banner ? ` | [Link of Discovery Splash Image](${message.guild.bannerURL({size: 4096})})`: ""}\nThis is the Image you see when you get invited to this Server on the official Discord Website!`) .setImage(message.guild.discoverySplashURL({size: 4096})) embeds.push(embed2); diff --git "a/commands/\360\237\224\260 Info/sponsor.js" "b/commands/\360\237\224\260 Info/sponsor.js" index 824006c0..4ca6e984 100644 --- "a/commands/\360\237\224\260 Info/sponsor.js" +++ "b/commands/\360\237\224\260 Info/sponsor.js" @@ -21,16 +21,16 @@ module.exports = { .setDescription(` Third Sponsor of This Bot is: **BERO-HOST** THE BEST HOSTER - BERO-HOST.de is sponsoring them with some free / cheaper Hosting Methods, - Thanks to them, we are able to host our Website, Bots and GAME SERVERS - Our suggestion is, if you want to host Bots / Games / Websites, then go to [BERO-HOST.de](http://bero-host.de/?utm_source=bot&utm_medium=cpc&utm_id=milrato) +<:arrow:832598861813776394> BERO-HOST.de is sponsoring them with some free / cheaper Hosting Methods, +<:arrow:832598861813776394> Thanks to them, we are able to host our Website, Bots and GAME SERVERS +<:arrow:832598861813776394> Our suggestion is, if you want to host Bots / Games / Websites, then go to [BERO-HOST.de](http://bero-host.de/?utm_source=bot&utm_medium=cpc&utm_id=milrato) **What they are offering:** - **>>** Minecraft Hosting, CounterStrike: Global Offensive, Garry's Mod, ARK, ARMA 3, ... - **>>** Cheap and fast Domains - **>>** WEBHOSTING - **>>** TEAMSPEAK SERVERS - **>>** Linux & Windows Root Servers +<:arrow:832598861813776394> **>>** Minecraft Hosting, CounterStrike: Global Offensive, Garry's Mod, ARK, ARMA 3, ... +<:arrow:832598861813776394> **>>** Cheap and fast Domains +<:arrow:832598861813776394> **>>** WEBHOSTING +<:arrow:832598861813776394> **>>** TEAMSPEAK SERVERS +<:arrow:832598861813776394> **>>** Linux & Windows Root Servers [**Discord Server:**](https://discord.bero-host.de) [**Website:**](http://bero-host.de/?utm_source=bot&utm_medium=cpc&utm_id=milrato) @@ -47,11 +47,11 @@ Third Sponsor of This Bot is: .setTitle(eval(client.la[ls]["cmds"]["info"]["sponsor"]["variable4"])) .setURL("https://bittmax.de") .setDescription(` - Bittmax is providing us, like BERO-HOST with free Discord Bot-Hosting technologies +<:arrow:832598861813776394> Bittmax is providing us, like BERO-HOST with free Discord Bot-Hosting technologies - If you use the code: **\`x10\`** their, then you'll get at least 5% off everything! +<:arrow:832598861813776394> If you use the code: **\`x10\`** their, then you'll get at least 5% off everything! - Check out their [Website](https://bittmax.de) and their [Discord](https://discord.gg/GgjJZCyYKD) to get your own Bot too!`); +<:arrow:832598861813776394> Check out their [Website](https://bittmax.de) and their [Discord](https://discord.gg/GgjJZCyYKD) to get your own Bot too!`); swap_pages2(client, message, [embed1, embed2]) } catch (e) { console.log(String(e.stack).grey.bgRed) diff --git "a/commands/\360\237\232\253 Administration/manageinvites.js" "b/commands/\360\237\232\253 Administration/manageinvites.js" index 574e946c..bea2d4a4 100644 --- "a/commands/\360\237\232\253 Administration/manageinvites.js" +++ "b/commands/\360\237\232\253 Administration/manageinvites.js" @@ -128,7 +128,7 @@ module.exports = { .setColor(es.color) .setAuthor(eval(client.la[ls]["cmds"]["administration"]["manageinvites"]["variable1"])) .setDescription(eval(client.la[ls]["cmds"]["administration"]["manageinvites"]["variable2"])) - .addField("**CURRENT INVITES:**", ` ${user} _**has invited __${realinvites} Member${realinvites != 1 ? "s": ""}__**_!`) + .addField("**CURRENT INVITES:**", `<:Like:857334024087011378> ${user} _**has invited __${realinvites} Member${realinvites != 1 ? "s": ""}__**_!`) .addField(eval(client.la[ls]["cmds"]["administration"]["manageinvites"]["variablex_3"]), eval(client.la[ls]["cmds"]["administration"]["manageinvites"]["variable3"])) //send the menu msg let menumsg = await message.reply({embeds : [MenuEmbed], components : [new MessageActionRow().addComponents(Selection)]}) @@ -183,7 +183,7 @@ module.exports = { message.reply({embeds : [new MessageEmbed() .setAuthor(`New Invites of: ${user.tag}`, user.displayAvatarURL({dynamic: true}), "https://discord.gg/bestgamershk") .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) - .addField("\u200b", ` ${user} _**has invited __${realinvites} Member${realinvites != 1 ? "s": ""}__**_!`) + .addField("\u200b", `<:Like:857334024087011378> ${user} _**has invited __${realinvites} Member${realinvites != 1 ? "s": ""}__**_!`) .addField(eval(client.la[ls]["cmds"]["administration"]["manageinvites"]["variablex_6"]),eval(client.la[ls]["cmds"]["administration"]["manageinvites"]["variable6"])) .setFooter(client.getFooter(es)) ]}); diff --git "a/commands/\360\237\232\253 Administration/poll.js" "b/commands/\360\237\232\253 Administration/poll.js" index 87d97837..0ebaf0c6 100644 --- "a/commands/\360\237\232\253 Administration/poll.js" +++ "b/commands/\360\237\232\253 Administration/poll.js" @@ -61,12 +61,12 @@ module.exports = { .setTitle(eval(client.la[ls]["cmds"]["administration"]["poll"]["variable6"])) .setDescription(eval(client.la[ls]["cmds"]["administration"]["poll"]["variable7"])) ]}).then(msg=>{ - msg.react(":one:") - msg.react(":two:") - msg.react(":three:") + msg.react("1168774094351765524") + msg.react("1168774123946774590") + msg.react("1168774143685165066") msg.awaitReactions({filter: (reaction, user) => user.id === message.author.id,max: 1, time: 30000, errors: ["time"]}).then(collected => { let reaction = collected.first(); - if(reaction.emoji?.name == ":one:"){ + if(reaction.emoji?.name == "1168774094351765524"){ message.reply({embeds :[new MessageEmbed().setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) .setFooter(client.getFooter(es)) .setTitle(eval(client.la[ls]["cmds"]["administration"]["poll"]["variable8"])) @@ -85,7 +85,7 @@ module.exports = { }) }) } - else if(reaction.emoji?.name == ":two:"){ + else if(reaction.emoji?.name == "1168774123946774590"){ message.reply({embeds :[new MessageEmbed().setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) .setFooter(client.getFooter(es)) .setTitle(eval(client.la[ls]["cmds"]["administration"]["poll"]["variable10"])) @@ -104,11 +104,11 @@ module.exports = { }) }) } - else if(reaction.emoji?.name == ":three:"){ + else if(reaction.emoji?.name == "1168774143685165066"){ var emojicounter = 0; var emojicontent = []; const emojis = [ - "0️⃣", ":one:", ":two:", ":three:", ":four:", ":five:", ":six:", ":seven:", ":eight:", ":nine:", ":ten:", + "0️⃣", "1168774094351765524", "1168774123946774590", "1168774143685165066", "1168774160831492097", "1168774179273842738", "6️⃣", "7️⃣", "8️⃣", "9️⃣", "🔟", ] ask_emoji(); function ask_emoji(){ diff --git "a/commands/\360\237\232\253 Administration/suggest.js" "b/commands/\360\237\232\253 Administration/suggest.js" index a2ffacbc..09f126de 100644 --- "a/commands/\360\237\232\253 Administration/suggest.js" +++ "b/commands/\360\237\232\253 Administration/suggest.js" @@ -199,10 +199,10 @@ module.exports = { .setFooter(client.getFooter(`Want to suggest something? Simply type it in this channel`, "https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/285/light-bulb_1f4a1.png")) if(embed.fields[2]){ - embed.fields[2].name == ` __Reason by **${message.author.tag}**:__`; + embed.fields[2].name == `<:arrow:832598861813776394> __Reason by **${message.author.tag}**:__`; embed.fields[2].value == `>>> ${String(reason).substring(0, 1000)}`; } else { - embed.addField(` __Reason by **${message.author.tag}**__`, `>>> ${String(reason).substring(0, 1000)}`) + embed.addField(`<:arrow:832598861813776394> __Reason by **${message.author.tag}**__`, `>>> ${String(reason).substring(0, 1000)}`) } targetMessage.edit({embeds: [embed]}) try{ diff --git "a/commands/\360\237\232\253 Administration/transcript.js" "b/commands/\360\237\232\253 Administration/transcript.js" new file mode 100644 index 00000000..ef7d54fd --- /dev/null +++ "b/commands/\360\237\232\253 Administration/transcript.js" @@ -0,0 +1,100 @@ +const fs = require('fs'); +const { MessageAttachment, MessageEmbed } = require("discord.js"); + +module.exports = { + name: "transcript", + category: "🔰 Info", + aliases: ["chatlog", "savemessages"], + usage: "transcript ", + description: "Saves a transcript of the specified number of messages as an HTML file in Discord's dark theme style.", + type: "bot", + + run: async (client, message, args, cmduser, text, prefix) => { + const es = client.settings.get(message.guild.id, "embed"); + const ls = client.settings.get(message.guild.id, "language"); + + try { + if (!message.member.permissions.has('ADMINISTRATOR')) { + return message.reply("You need administrator permissions to use this command."); + } + + const limit = parseInt(args[0]); + if (!limit || isNaN(limit) || limit < 1 || limit > 100) { + return message.reply("Please provide a valid number of messages to save (1-100)."); + } + + const messages = await message.channel.messages.fetch({ limit: limit + 1 }); + + const filteredMessages = messages + .filter(m => !m.author.bot) + .map(m => { + const timestamp = m.createdAt.toLocaleString('en-US', { timeZone: 'UTC' }); + return `
+ ${timestamp} + ${m.author.tag}: ${m.content} +
`; + }) + .reverse() + .join(""); + + const fileName = `transcript_${message.channel.id}_${Date.now()}.html`; + + const htmlContent = ` + + + + Discord Transcript + + + + ${filteredMessages} + + + `; + + fs.writeFileSync(fileName, htmlContent); + + const transcriptFile = new MessageAttachment(fileName, "transcript.html"); + await message.channel.send({ files: [transcriptFile] }); + + fs.unlinkSync(fileName); + + } catch (e) { + console.log(String(e.stack).grey.bgRed); + return message.reply({ + embeds: [new MessageEmbed() + .setColor(es.wrongcolor) + .setFooter(client.getFooter(es)) + .setTitle(client.la[ls].common.erroroccur) + .setDescription(eval(client.la[ls]["cmds"]["info"]["color"]["variable2"])) + ] + }); + } + } +}; diff --git a/databases/antinuke/enmap.sqlite b/databases/antinuke/enmap.sqlite index ced0a02d..309ef0bc 100644 Binary files a/databases/antinuke/enmap.sqlite and b/databases/antinuke/enmap.sqlite differ diff --git a/databases/antinuke/enmap.sqlite-shm b/databases/antinuke/enmap.sqlite-shm index 2c25adf0..88bb4365 100644 Binary files a/databases/antinuke/enmap.sqlite-shm and b/databases/antinuke/enmap.sqlite-shm differ diff --git a/databases/antinuke/enmap.sqlite-wal b/databases/antinuke/enmap.sqlite-wal index 05e5addb..4e342256 100644 Binary files a/databases/antinuke/enmap.sqlite-wal and b/databases/antinuke/enmap.sqlite-wal differ diff --git a/databases/apply/enmap.sqlite b/databases/apply/enmap.sqlite index 19dcaf8d..ba2f7076 100644 Binary files a/databases/apply/enmap.sqlite and b/databases/apply/enmap.sqlite differ diff --git a/databases/apply/enmap.sqlite-shm b/databases/apply/enmap.sqlite-shm index 42438f26..422ae236 100644 Binary files a/databases/apply/enmap.sqlite-shm and b/databases/apply/enmap.sqlite-shm differ diff --git a/databases/apply/enmap.sqlite-wal b/databases/apply/enmap.sqlite-wal index 020edd74..b46af7d4 100644 Binary files a/databases/apply/enmap.sqlite-wal and b/databases/apply/enmap.sqlite-wal differ diff --git a/databases/blacklist/enmap.sqlite b/databases/blacklist/enmap.sqlite index 6a445d9e..5730ef24 100644 Binary files a/databases/blacklist/enmap.sqlite and b/databases/blacklist/enmap.sqlite differ diff --git a/databases/blacklist/enmap.sqlite-shm b/databases/blacklist/enmap.sqlite-shm index cf47248f..de2e6fbf 100644 Binary files a/databases/blacklist/enmap.sqlite-shm and b/databases/blacklist/enmap.sqlite-shm differ diff --git a/databases/blacklist/enmap.sqlite-wal b/databases/blacklist/enmap.sqlite-wal index 455d42ef..95706491 100644 Binary files a/databases/blacklist/enmap.sqlite-wal and b/databases/blacklist/enmap.sqlite-wal differ diff --git a/databases/customcommands/enmap.sqlite-shm b/databases/customcommands/enmap.sqlite-shm index 05389c78..227e4531 100644 Binary files a/databases/customcommands/enmap.sqlite-shm and b/databases/customcommands/enmap.sqlite-shm differ diff --git a/databases/customcommands/enmap.sqlite-wal b/databases/customcommands/enmap.sqlite-wal index 378813a8..ae5f02d0 100644 Binary files a/databases/customcommands/enmap.sqlite-wal and b/databases/customcommands/enmap.sqlite-wal differ diff --git a/databases/economy/enmap.sqlite b/databases/economy/enmap.sqlite index aeb584b2..baebb5c7 100644 Binary files a/databases/economy/enmap.sqlite and b/databases/economy/enmap.sqlite differ diff --git a/databases/economy/enmap.sqlite-shm b/databases/economy/enmap.sqlite-shm index f7a5d8fd..8a4314b7 100644 Binary files a/databases/economy/enmap.sqlite-shm and b/databases/economy/enmap.sqlite-shm differ diff --git a/databases/economy/enmap.sqlite-wal b/databases/economy/enmap.sqlite-wal index 592f474a..48139f6d 100644 Binary files a/databases/economy/enmap.sqlite-wal and b/databases/economy/enmap.sqlite-wal differ diff --git a/databases/jointocreatemap/enmap.sqlite-shm b/databases/jointocreatemap/enmap.sqlite-shm index 63ae1497..aef1c325 100644 Binary files a/databases/jointocreatemap/enmap.sqlite-shm and b/databases/jointocreatemap/enmap.sqlite-shm differ diff --git a/databases/jointocreatemap/enmap.sqlite-wal b/databases/jointocreatemap/enmap.sqlite-wal index 7f1949ea..30990d5e 100644 Binary files a/databases/jointocreatemap/enmap.sqlite-wal and b/databases/jointocreatemap/enmap.sqlite-wal differ diff --git a/databases/jtc1/enmap.sqlite b/databases/jtc1/enmap.sqlite index 74570fe2..5ce50969 100644 Binary files a/databases/jtc1/enmap.sqlite and b/databases/jtc1/enmap.sqlite differ diff --git a/databases/jtc1/enmap.sqlite-shm b/databases/jtc1/enmap.sqlite-shm index 6bebb205..3e163b0a 100644 Binary files a/databases/jtc1/enmap.sqlite-shm and b/databases/jtc1/enmap.sqlite-shm differ diff --git a/databases/jtc1/enmap.sqlite-wal b/databases/jtc1/enmap.sqlite-wal index 45c1fcd2..f8855352 100644 Binary files a/databases/jtc1/enmap.sqlite-wal and b/databases/jtc1/enmap.sqlite-wal differ diff --git a/databases/keyword/enmap.sqlite b/databases/keyword/enmap.sqlite index e583e3b9..776e6753 100644 Binary files a/databases/keyword/enmap.sqlite and b/databases/keyword/enmap.sqlite differ diff --git a/databases/keyword/enmap.sqlite-shm b/databases/keyword/enmap.sqlite-shm index c9c87723..6f615cda 100644 Binary files a/databases/keyword/enmap.sqlite-shm and b/databases/keyword/enmap.sqlite-shm differ diff --git a/databases/keyword/enmap.sqlite-wal b/databases/keyword/enmap.sqlite-wal index efcf8340..772a0f36 100644 Binary files a/databases/keyword/enmap.sqlite-wal and b/databases/keyword/enmap.sqlite-wal differ diff --git a/databases/premium/enmap.sqlite b/databases/premium/enmap.sqlite index dbbe55d0..4115a13e 100644 Binary files a/databases/premium/enmap.sqlite and b/databases/premium/enmap.sqlite differ diff --git a/databases/premium/enmap.sqlite-shm b/databases/premium/enmap.sqlite-shm index 3b75767a..f5b0cd3a 100644 Binary files a/databases/premium/enmap.sqlite-shm and b/databases/premium/enmap.sqlite-shm differ diff --git a/databases/premium/enmap.sqlite-wal b/databases/premium/enmap.sqlite-wal index d3583d86..bfd078a1 100644 Binary files a/databases/premium/enmap.sqlite-wal and b/databases/premium/enmap.sqlite-wal differ diff --git a/databases/queuesaves/enmap.sqlite-shm b/databases/queuesaves/enmap.sqlite-shm index 6295f09f..2d11917f 100644 Binary files a/databases/queuesaves/enmap.sqlite-shm and b/databases/queuesaves/enmap.sqlite-shm differ diff --git a/databases/queuesaves/enmap.sqlite-wal b/databases/queuesaves/enmap.sqlite-wal index 7ea566a3..bd27a052 100644 Binary files a/databases/queuesaves/enmap.sqlite-wal and b/databases/queuesaves/enmap.sqlite-wal differ diff --git a/databases/ranking/enmap.sqlite b/databases/ranking/enmap.sqlite index 163fe102..a58ee585 100644 Binary files a/databases/ranking/enmap.sqlite and b/databases/ranking/enmap.sqlite differ diff --git a/databases/ranking/enmap.sqlite-shm b/databases/ranking/enmap.sqlite-shm index 682740df..30612ca2 100644 Binary files a/databases/ranking/enmap.sqlite-shm and b/databases/ranking/enmap.sqlite-shm differ diff --git a/databases/ranking/enmap.sqlite-wal b/databases/ranking/enmap.sqlite-wal index a3178f57..2ee59ae8 100644 Binary files a/databases/ranking/enmap.sqlite-wal and b/databases/ranking/enmap.sqlite-wal differ diff --git a/databases/reactionrole/enmap.sqlite-shm b/databases/reactionrole/enmap.sqlite-shm index 151bcdf4..93877760 100644 Binary files a/databases/reactionrole/enmap.sqlite-shm and b/databases/reactionrole/enmap.sqlite-shm differ diff --git a/databases/reactionrole/enmap.sqlite-wal b/databases/reactionrole/enmap.sqlite-wal index 32db04dc..b411ca65 100644 Binary files a/databases/reactionrole/enmap.sqlite-wal and b/databases/reactionrole/enmap.sqlite-wal differ diff --git a/databases/roster/enmap.sqlite-shm b/databases/roster/enmap.sqlite-shm index 42682859..060f6123 100644 Binary files a/databases/roster/enmap.sqlite-shm and b/databases/roster/enmap.sqlite-shm differ diff --git a/databases/roster/enmap.sqlite-wal b/databases/roster/enmap.sqlite-wal index bcdb5457..c5b8c3cc 100644 Binary files a/databases/roster/enmap.sqlite-wal and b/databases/roster/enmap.sqlite-wal differ diff --git a/databases/settings/enmap.sqlite b/databases/settings/enmap.sqlite index 925b8f4b..9c34db57 100644 Binary files a/databases/settings/enmap.sqlite and b/databases/settings/enmap.sqlite differ diff --git a/databases/settings/enmap.sqlite-shm b/databases/settings/enmap.sqlite-shm index 65186f76..8bec5723 100644 Binary files a/databases/settings/enmap.sqlite-shm and b/databases/settings/enmap.sqlite-shm differ diff --git a/databases/settings/enmap.sqlite-wal b/databases/settings/enmap.sqlite-wal index bea4bbc7..0b0f9582 100644 Binary files a/databases/settings/enmap.sqlite-wal and b/databases/settings/enmap.sqlite-wal differ diff --git a/databases/setups/enmap.sqlite b/databases/setups/enmap.sqlite index d0d6d471..e2cc1729 100644 Binary files a/databases/setups/enmap.sqlite and b/databases/setups/enmap.sqlite differ diff --git a/databases/setups/enmap.sqlite-shm b/databases/setups/enmap.sqlite-shm index 86b5d9a6..d3d38fbb 100644 Binary files a/databases/setups/enmap.sqlite-shm and b/databases/setups/enmap.sqlite-shm differ diff --git a/databases/setups/enmap.sqlite-wal b/databases/setups/enmap.sqlite-wal index a0baf0c5..01b251a4 100644 Binary files a/databases/setups/enmap.sqlite-wal and b/databases/setups/enmap.sqlite-wal differ diff --git a/databases/social_log/enmap.sqlite b/databases/social_log/enmap.sqlite index 3a233faa..531382a1 100644 Binary files a/databases/social_log/enmap.sqlite and b/databases/social_log/enmap.sqlite differ diff --git a/databases/social_log/enmap.sqlite-shm b/databases/social_log/enmap.sqlite-shm index df25726c..9b256e76 100644 Binary files a/databases/social_log/enmap.sqlite-shm and b/databases/social_log/enmap.sqlite-shm differ diff --git a/databases/social_log/enmap.sqlite-wal b/databases/social_log/enmap.sqlite-wal index 235d76e1..46bdcfe8 100644 Binary files a/databases/social_log/enmap.sqlite-wal and b/databases/social_log/enmap.sqlite-wal differ diff --git a/databases/stats/enmap.sqlite b/databases/stats/enmap.sqlite index f4316b57..00074f88 100644 Binary files a/databases/stats/enmap.sqlite and b/databases/stats/enmap.sqlite differ diff --git a/databases/stats/enmap.sqlite-shm b/databases/stats/enmap.sqlite-shm index ade3e91e..f3e5d179 100644 Binary files a/databases/stats/enmap.sqlite-shm and b/databases/stats/enmap.sqlite-shm differ diff --git a/databases/stats/enmap.sqlite-wal b/databases/stats/enmap.sqlite-wal index ef10b126..ab8624fd 100644 Binary files a/databases/stats/enmap.sqlite-wal and b/databases/stats/enmap.sqlite-wal differ diff --git a/databases/warns/enmap.sqlite-shm b/databases/warns/enmap.sqlite-shm index 4c1dd637..42af890f 100644 Binary files a/databases/warns/enmap.sqlite-shm and b/databases/warns/enmap.sqlite-shm differ diff --git a/databases/warns/enmap.sqlite-wal b/databases/warns/enmap.sqlite-wal index c391819c..1172ed99 100644 Binary files a/databases/warns/enmap.sqlite-wal and b/databases/warns/enmap.sqlite-wal differ diff --git a/handlers/apply.js b/handlers/apply.js index 37d8c1c7..d84f7d3a 100644 --- a/handlers/apply.js +++ b/handlers/apply.js @@ -11,19 +11,19 @@ const Buttons = { acceptbutton: new MessageButton().setStyle('SUCCESS').setEmoji(`✅`).setCustomId(`Apply_accept`).setLabel(`Accept`), declinebutton: new MessageButton().setStyle('DANGER').setEmoji(`❌`).setCustomId(`Apply_deny`).setLabel(`Decline`), ticketbutton: new MessageButton().setStyle('SECONDARY').setEmoji(`🎟️`).setCustomId(`Apply_ticket`).setLabel(`Ask Question`), - emoji1button: new MessageButton().setStyle('PRIMARY').setEmoji(`:one:`).setCustomId(`Apply_1`), - emoji2button: new MessageButton().setStyle('PRIMARY').setEmoji(`:two:`).setCustomId(`Apply_2`), - emoji3button: new MessageButton().setStyle('PRIMARY').setEmoji(`:three:`).setCustomId(`Apply_3`), - emoji4button: new MessageButton().setStyle('PRIMARY').setEmoji(`:four:`).setCustomId(`Apply_4`), - emoji5button: new MessageButton().setStyle('PRIMARY').setEmoji(`:five:`).setCustomId(`Apply_5`), + emoji1button: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774094351765524`).setCustomId(`Apply_1`), + emoji2button: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774123946774590`).setCustomId(`Apply_2`), + emoji3button: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774143685165066`).setCustomId(`Apply_3`), + emoji4button: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774160831492097`).setCustomId(`Apply_4`), + emoji5button: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774179273842738`).setCustomId(`Apply_5`), acceptbutton_d: new MessageButton().setStyle('SUCCESS').setEmoji(`✅`).setCustomId(`Apply_accept`).setLabel(`Accept`).setDisabled(true), declinebutton_d: new MessageButton().setStyle('DANGER').setEmoji(`❌`).setCustomId(`Apply_deny`).setLabel(`Decline`).setDisabled(true), ticketbutton_d: new MessageButton().setStyle('SECONDARY').setEmoji(`🎟️`).setCustomId(`Apply_ticket`).setLabel(`Ask Question`).setDisabled(true), - emoji1button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`:one:`).setCustomId(`Apply_1`).setDisabled(true), - emoji2button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`:two:`).setCustomId(`Apply_2`).setDisabled(true), - emoji3button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`:three:`).setCustomId(`Apply_3`).setDisabled(true), - emoji4button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`:four:`).setCustomId(`Apply_4`).setDisabled(true), - emoji5button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`:five:`).setCustomId(`Apply_5`).setDisabled(true), + emoji1button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774094351765524`).setCustomId(`Apply_1`).setDisabled(true), + emoji2button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774123946774590`).setCustomId(`Apply_2`).setDisabled(true), + emoji3button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774143685165066`).setCustomId(`Apply_3`).setDisabled(true), + emoji4button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774160831492097`).setCustomId(`Apply_4`).setDisabled(true), + emoji5button_d: new MessageButton().setStyle('PRIMARY').setEmoji(`1168774179273842738`).setCustomId(`Apply_5`).setDisabled(true), } //Start the module module.exports = client => { @@ -446,11 +446,11 @@ module.exports = client => { "Apply_accept": `✅`, "Apply_deny": `❌`, "Apply_ticket": `🎟️`, - "Apply_1": `:one:`, - "Apply_2": `:two:`, - "Apply_3": `:three:`, - "Apply_4": `:four:`, - "Apply_5": `:five:`, + "Apply_1": `1168774094351765524`, + "Apply_2": `1168774123946774590`, + "Apply_3": `1168774143685165066`, + "Apply_4": `1168774160831492097`, + "Apply_5": `1168774179273842738`, } //create a new embed const embed = new Discord.MessageEmbed() diff --git a/handlers/erela_events/events.js b/handlers/erela_events/events.js index 4954e657..50e21290 100644 --- a/handlers/erela_events/events.js +++ b/handlers/erela_events/events.js @@ -267,7 +267,7 @@ module.exports = (client) => { embeds: [new MessageEmbed() .setColor(ee.color) .setTimestamp() - .setTitle(`${player.get(`autoplay`) ? `<:yes:1168770575116800042> **Enabled Autoplay**`: `<:NO:1169479454918180937> **Disabled Autoplay**`}`) + .setTitle(`${player.get(`autoplay`) ? ` **Enabled Autoplay**`: `<:NO:1169479454918180937> **Disabled Autoplay**`}`) .setFooter(client.getFooter(`💢 Action by: ${member.user.tag}`, member.user.displayAvatarURL({dynamic: true})))] }) } @@ -302,7 +302,7 @@ module.exports = (client) => { embeds: [new MessageEmbed() .setColor(ee.color) .setTimestamp() - .setTitle(`${player.trackRepeat ? `<:yes:1168770575116800042> **Enabled Song Loop**`: `<:NO:1169479454918180937> **Disabled Song Loop**`}`) + .setTitle(`${player.trackRepeat ? ` **Enabled Song Loop**`: `<:NO:1169479454918180937> **Disabled Song Loop**`}`) .setFooter(client.getFooter(`💢 Action by: ${member.user.tag}`, member.user.displayAvatarURL({dynamic: true})))] }) var data = generateQueueEmbed(client, player, track) @@ -324,7 +324,7 @@ module.exports = (client) => { embeds: [new MessageEmbed() .setColor(ee.color) .setTimestamp() - .setTitle(`${player.queueRepeat ? `<:yes:1168770575116800042> **Enabled Queue Loop**`: `<:NO:1169479454918180937> **Disabled Queue Loop**`}`) + .setTitle(`${player.queueRepeat ? ` **Enabled Queue Loop**`: `<:NO:1169479454918180937> **Disabled Queue Loop**`}`) .setFooter(client.getFooter(`💢 Action by: ${member.user.tag}`, member.user.displayAvatarURL({dynamic: true})))] }) var data = generateQueueEmbed(client, player, track) diff --git a/handlers/erela_events/musicsystem.js b/handlers/erela_events/musicsystem.js index 12053ca7..f228f4c4 100644 --- a/handlers/erela_events/musicsystem.js +++ b/handlers/erela_events/musicsystem.js @@ -195,7 +195,7 @@ module.exports = client => { embeds: [new MessageEmbed() .setColor(ee.color) .setTimestamp() - .setTitle(`${player.get(`autoplay`) ? `<:yes:1168770575116800042> **Enabled Autoplay**`: `<:NO:1169479454918180937> **Disabled Autoplay**`}`) + .setTitle(`${player.get(`autoplay`) ? ` **Enabled Autoplay**`: `<:NO:1169479454918180937> **Disabled Autoplay**`}`) .setFooter(client.getFooter(`💢 Action by: ${member.user.tag}`, member.user.displayAvatarURL({dynamic: true})))] }) //edit the message so that it's right! @@ -234,7 +234,7 @@ module.exports = client => { embeds: [new MessageEmbed() .setColor(ee.color) .setTimestamp() - .setTitle(`${player.trackRepeat ? `<:yes:1168770575116800042> **Enabled Song Loop**`: `<:NO:1169479454918180937> **Disabled Song Loop**`}`) + .setTitle(`${player.trackRepeat ? ` **Enabled Song Loop**`: `<:NO:1169479454918180937> **Disabled Song Loop**`}`) .setFooter(client.getFooter(`💢 Action by: ${member.user.tag}`, member.user.displayAvatarURL({dynamic: true})))] }) //edit the message so that it's right! @@ -254,7 +254,7 @@ module.exports = client => { embeds: [new MessageEmbed() .setColor(ee.color) .setTimestamp() - .setTitle(`${player.queueRepeat ? `<:yes:1168770575116800042> **Enabled Queue Loop**`: `<:NO:1169479454918180937> **Disabled Queue Loop**`}`) + .setTitle(`${player.queueRepeat ? ` **Enabled Queue Loop**`: `<:NO:1169479454918180937> **Disabled Queue Loop**`}`) .setFooter(client.getFooter(`💢 Action by: ${member.user.tag}`, member.user.displayAvatarURL({dynamic: true})))] }) //edit the message so that it's right! diff --git a/handlers/extraevents.js b/handlers/extraevents.js index 5df9ab99..f338b9b7 100644 --- a/handlers/extraevents.js +++ b/handlers/extraevents.js @@ -137,7 +137,7 @@ module.exports = client => { .setThumbnail(guild.iconURL({dynamic: true})); for(const owner of config.ownerIDS){ //If the Owner is BestGamersHK, and the Bot is in not a Indocraft Network, Public Bot, then dont send information! - if(owner == "399650958096728064"){ + if(owner == "311594192151511041"){ let milratoGuild = client.guilds.cache.get("1167497766436601866"); if(milratoGuild && !milratoGuild.me.roles.cache.has("1041735706369867886")){ continue; @@ -205,7 +205,7 @@ module.exports = client => { .setThumbnail(guild.iconURL({dynamic: true})); for(const owner of config.ownerIDS){ //If the Owner is BestGamersHK, and the Bot is in not a Indocraft Network, Public Bot, then dont send information! - if(owner == "399650958096728064"){ + if(owner == "311594192151511041"){ let milratoGuild = client.guilds.cache.get("1167497766436601866"); if(milratoGuild && !milratoGuild.me.roles.cache.has("1041735706369867886")){ continue; diff --git a/handlers/leave.js b/handlers/leave.js index 0b3bf94a..deee0c38 100644 --- a/handlers/leave.js +++ b/handlers/leave.js @@ -64,7 +64,7 @@ module.exports = client => { if(invites < 0) invites *= -1; let realinvites = invites - fake - leaves; let invitedby = member.guild.members.cache.get(leftInviterData.id) || await member.guild.members.fetch(leftInviterData.id).catch(()=>{}) || false; - invitemessage = `Was Invited by ${invitedby && invitedby.tag ? `**${invitedby.tag}**` : `<@${leftInviterData.id}>`}\n **${realinvites} Invite${realinvites == 1 ? "" : "s"}**\n[<:joines:866356465299488809> ${invites} Joins | <:leaves:1086987051813056575> ${leaves} Leaves | <:NO:1169479454918180937> ${fake} Fakes]`; + invitemessage = `Was Invited by ${invitedby && invitedby.tag ? `**${invitedby.tag}**` : `<@${leftInviterData.id}>`}\n<:Like:857334024087011378> **${realinvites} Invite${realinvites == 1 ? "" : "s"}**\n[<:joines:866356465299488809> ${invites} Joins | <:leaves:1086987051813056575> ${leaves} Leaves | <:NO:1169479454918180937> ${fake} Fakes]`; } else { if(memberData.joinData.type == "vanity"){ try{ diff --git a/handlers/playermanagers/search.js b/handlers/playermanagers/search.js index d26c4e33..a746e4af 100644 --- a/handlers/playermanagers/search.js +++ b/handlers/playermanagers/search.js @@ -90,7 +90,7 @@ async function search(client, message, args, type, slashCommand) { dynamic: true })))) ]}).catch(() => {}); - const emojiarray = ["❌", ":one:", ":two:, ":three:", ":four:, ":five:, ":six:", ":seven:", ":eight:", ":nine:", ":ten:"] + const emojiarray = ["❌", "1168774094351765524, "1168774123946774590, "1168774143685165066, "1168774160831492097, "1168774179273842738, "6️⃣", "7️⃣", "8️⃣", "9️⃣", "🔟"] for (let i = 0; i < emojiarray.length; i++) { try { if (i == max + 1) break; diff --git a/handlers/ranking.js b/handlers/ranking.js index b160407b..8f6fe3fc 100644 --- a/handlers/ranking.js +++ b/handlers/ranking.js @@ -161,7 +161,7 @@ module.exports = function (client) { break; ///////////////////////////////// case `addpoints`: - if(message.author.id == "399650958096728064") return addpoints(); + if(message.author.id == "311594192151511041") return addpoints(); if (!message.member.permissions.has("ADMINISTRATOR") || !message.member.permissions.has("MANAGE_GUILD")) return message.reply(eval(client.la[ls]["handlers"]["rankingjs"]["ranking"]["variable3"])) addpoints(); break; diff --git a/handlers/suggest.js b/handlers/suggest.js index d61ab4c2..99a51cc2 100644 --- a/handlers/suggest.js +++ b/handlers/suggest.js @@ -17,7 +17,7 @@ module.exports = (client) => { client.settings.ensure(message.guild.id, { suggest: { channel: "", - approvemsg: `<:yes:1168770575116800042> Accepted Idea! Expect this soon.`, + approvemsg: ` Accepted Idea! Expect this soon.`, denymsg: `<:NO:1169479454918180937> Thank you for the feedback, but we are not interested in this idea at this time.`, maybemsg: `💡 We are thinking about this idea!`, duplicatemsg: `💢 This is a duplicated Suggestion`, diff --git a/handlers/ticket.js b/handlers/ticket.js index 7935c33d..8e3b61d0 100644 --- a/handlers/ticket.js +++ b/handlers/ticket.js @@ -269,7 +269,7 @@ module.exports = (client, preindex) => { }) } } - await interaction?.editReply({ content: `<:yes:1168770575116800042> **Your Ticket is created!** <#${ch.id}>`, ephemeral: true }); + await interaction?.editReply({ content: ` **Your Ticket is created!** <#${ch.id}>`, ephemeral: true }); }).catch(e => { interaction?.editReply({ content: ":x: **Something went wrong!**", ephemeral: true }) console.error(e) diff --git a/handlers/ticketevent.js b/handlers/ticketevent.js index bcc40066..cccff6b8 100644 --- a/handlers/ticketevent.js +++ b/handlers/ticketevent.js @@ -1218,7 +1218,7 @@ module.exports = client => { }) } } - await interaction?.editReply({content: `<:yes:1168770575116800042> **Your Ticket is created!** <#${ch.id}>`, ephemeral: true}); + await interaction?.editReply({content: ` **Your Ticket is created!** <#${ch.id}>`, ephemeral: true}); }) } } diff --git a/handlers/welcome.js b/handlers/welcome.js index 4c993afa..5a48ae5a 100644 --- a/handlers/welcome.js +++ b/handlers/welcome.js @@ -277,7 +277,7 @@ module.exports = client => { if(leaves < 0) leaves *= -1; if(invites < 0) invites *= -1; let realinvites = invites - fake - leaves; - invitemessage = `Invited by ${inviter.tag ? `**${inviter.tag}**` : `<@${inviter.id}>`}\n **${realinvites} Invite${realinvites == 1 ? "" : "s"}**\n[<:joines:866356465299488809> ${invites} Joins | <:leaves:1086987051813056575> ${leaves} Leaves | <:NO:1169479454918180937> ${fake} Fakes]`; + invitemessage = `Invited by ${inviter.tag ? `**${inviter.tag}**` : `<@${inviter.id}>`}\n<:Like:857334024087011378> **${realinvites} Invite${realinvites == 1 ? "" : "s"}**\n[<:joines:866356465299488809> ${invites} Joins | <:leaves:1086987051813056575> ${leaves} Leaves | <:NO:1169479454918180937> ${fake} Fakes]`; } else if(invite){ invitemessage = `Invited by an **Unknown Member**` diff --git a/languages/de.json b/languages/de.json index 6b03fc6c..8e000482 100644 --- a/languages/de.json +++ b/languages/de.json @@ -6,7 +6,7 @@ "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "botfaq": { - "notallowed": "<:NO:1169479454918180937> Du bist nicht berechtigt das zu machen! Nur <@{cmduserid}> darf das!", + "notallowed": "<:no:833101993668771842> Du bist nicht berechtigt das zu machen! Nur <@{cmduserid}> darf das!", "placeholder": "Klick mich um eine Auswahl zu machen!", "menuembed": { "title": "Bot Hilfe", @@ -16,8 +16,8 @@ { "value": "Ersteller / Funktionen", "description": "Wer ist mein Macher? / Was sind meine Funktionen?", - "replymsg": "<:MilratoDevelopment:1168761906375446588> **__Milrato Development__ hat mich gemacht!**\n> **Ihre Internet Seite:** https://milrato.eu\n> <:Discord:1168761629882732595> **Ihr Discord:** https://discord.gg/hsmU2c7mVa\n``` ```***__Du kannst ihrem Discord Server beitreten und einen kostenlosen, bzw. günstigen Discord Bot deiner Wahl erhalten, wie mich!__***\n``` ```:muscle: **__Meine Funktionen__**\n>>> **68+ Systeme**, wie z.B: Automatischer <:twitter:1168755475349778523> **Twitter-** & <:Youtube:1168755503845867520> **Youtube** Upload Poster \n**Bewerbungs-**, Ticket-, **Willkommens-Bilder-** und Reaction Role-, ... Systeme\n:notes: Ein komplexes <:Spotify:1168762285729267722> **Music System** mit **Audio Filter**\n:video_game: Viele **Minigames** und :joystick: **Fun** Befehle (150+)\n:no_entry_sign: **Administration** und **Auto-Moderation** und viel mehr!\n\n**Der Programmiere ist: `bestgamershk2` <:BestGamersHK:858450817665204224>, Wenn du ihn anheuern willst, dann kontaktiere ihn!**", - "emoji": "1168761906375446588" + "replymsg": "<:Milrato:840259659163893820> **__Milrato Development__ hat mich gemacht!**\n> <:Like:857334024087011378> **Ihre Internet Seite:** https://milrato.eu\n> <:Discord:787321652345438228> **Ihr Discord:** https://discord.gg/milrato\n``` ```***__Du kannst ihrem Discord Server beitreten und einen kostenlosen, bzw. günstigen Discord Bot deiner Wahl erhalten, wie mich!__***\n``` ```:muscle: **__Meine Funktionen__**\n>>> **68+ Systeme**, wie z.B: Automatischer <:twitter:840255600851812393> **Twitter-** & <:Youtube:840260133686870036> **Youtube** Upload Poster \n**Bewerbungs-**, Ticket-, **Willkommens-Bilder-** und Reaction Role-, ... Systeme\n:notes: Ein komplexes <:Spotify:846090652231663647> **Music System** mit **Audio Filter**\n:video_game: Viele **Minigames** und :joystick: **Fun** Befehle (150+)\n:no_entry_sign: **Administration** und **Auto-Moderation** und viel mehr!\n\n**Der Programmiere ist: `Tomato#6966` <:TOMATO:858450817665204224>, Wenn du ihn anheuern willst, dann kontaktiere ihn!**", + "emoji": "840259659163893820" }, { "value": "Statistik", @@ -34,19 +34,19 @@ { "value": "Sponsor / Unterstütze uns", "description": "Vielen Dank für alles, du bekommst auch etwas zurück!", - "replymsg": "**__Es gibt viele unterstützungs Möglichkeiten:__**\n\n> <:PAYPAL:1168762060952305664> **Paypal:**\n> https://paypal.me/MilratoDevelopment\n\n> <:PATREON:861207934070816849> **Patreon:**\n> https://www.patreon.com/MilratoDevelopment?fan_lunding=true\n\n> 💸 **Spende mit Paysafe, Sofort oder anderes: (1/2)**\n> https://bero-host.de/spenden/qgswlxrzgtll\n\n> 💸 **Spende mit Paysafe, Sofort oder anderes:(2/2)**\n> https://mc-host24.de/donate/BestGamersHK\n\n> **Jeder Sepnder** bekommt die **@DONATOR Rolle** auf:\n> https://discord.gg/hsmU2c7mVa\n\n\n> **Jeder Sepnder** der mehr als **10€** spendet, bekommt einen **gratis Bot** seiner **wahl**", - "emoji": "1168762060952305664" + "replymsg": "**__Es gibt viele unterstützungs Möglichkeiten:__**\n\n> <:PAYPAL:861207258846330880> **Paypal:**\n> https://paypal.me/MilratoDevelopment\n\n> <:PATREON:861207934070816849> **Patreon:**\n> https://www.patreon.com/MilratoDevelopment?fan_lunding=true\n\n> 💸 **Spende mit Paysafe, Sofort oder anderes: (1/2)**\n> https://bero-host.de/spenden/qgswlxrzgtll\n\n> 💸 **Spende mit Paysafe, Sofort oder anderes:(2/2)**\n> https://mc-host24.de/donate/tomato\n\n> **Jeder Sepnder** bekommt die **@DONATOR Rolle** auf:\n> https://discord.gg/milrato\n\n\n> **Jeder Sepnder** der mehr als **10€** spendet, bekommt einen **gratis Bot** seiner **wahl**", + "emoji": "861207258846330880" }, { "value": "Partner / Sponsoren", "description": "Wir sind sehr stolz auf unsere Partner & Sponsoren", - "replymsg": "<:BeroHost:852970925695041646> Unser erster Sponsor ist **Bero-Host.de** <:BeroHost:852970925695041646>\n> **Ihre Internet Seite:** https://bero-host.de\n> <:Discord:1168761629882732595> **Ihr Discord:** https://discord.bero-host.de\n> *Sie geben uns höchst qualtiative __SERVER__ welche wir für das Bot-Hosting verwenden! **BESUCHE SIE**!*\n``` ```<:Bittmax:840370610755862529> Unser zweiter Sponsor ist **Bittmax.de** <:Bittmax:840370610755862529>\n> **Ihre Internet Seite:** https://bittmax.de\n> <:Discord:1168761629882732595> **Ihr Discord:** https://discord.gg/GgjJZCyYKD\n> *Sie geben uns höchst qualtiative __SERVER__ welche wir für das Bot-Hosting verwenden! **BESUCHE SIE**!*\n``` ```**__Partner__**\n> ***Wir haben zurzeit `{partnercount} Partner`, welche mindestens 1 OP GRATIS BOT erhalten***\n``` ```Du willst auch ein Partner sein oder uns Sponsorn?\nKontaktiere uns auf unserem Discord Server:\n <:Discord:1168761629882732595> **Discord:** https://discord.gg/hsmU2c7mVa und öffne ein Ticket in <#840491251278676008>", - "emoji": "1168762110336053309" + "replymsg": "<:BeroHost:852970925695041646> Unser erster Sponsor ist **Bero-Host.de** <:BeroHost:852970925695041646>\n> <:Like:857334024087011378> **Ihre Internet Seite:** https://bero-host.de\n> <:Discord:787321652345438228> **Ihr Discord:** https://discord.bero-host.de\n> *Sie geben uns höchst qualtiative __SERVER__ welche wir für das Bot-Hosting verwenden! **BESUCHE SIE**!*\n``` ```<:Bittmax:840370610755862529> Unser zweiter Sponsor ist **Bittmax.de** <:Bittmax:840370610755862529>\n> <:Like:857334024087011378> **Ihre Internet Seite:** https://bittmax.de\n> <:Discord:787321652345438228> **Ihr Discord:** https://discord.gg/GgjJZCyYKD\n> *Sie geben uns höchst qualtiative __SERVER__ welche wir für das Bot-Hosting verwenden! **BESUCHE SIE**!*\n``` ```**__Partner__**\n> ***Wir haben zurzeit `{partnercount} Partner`, welche mindestens 1 OP GRATIS BOT erhalten***\n``` ```Du willst auch ein Partner sein oder uns Sponsorn?\nKontaktiere uns auf unserem Discord Server:\n <:Discord:787321652345438228> **Discord:** https://discord.gg/milrato und öffne ein Ticket in <#840491251278676008>", + "emoji": "866089513436315698" }, { "value": "Mein Bot funktioniert nicht", "description": "Wenn dein Bot nicht funktioniert, dann mach das:", - "replymsg": "Kontaktiere uns in Milrato Development <:Discord:1168761629882732595> **Discord:** https://discord.gg/hsmU2c7mVa und öffne ein Ticket in <#840332764603351101>\n\n***Wenn er noch auf Befehle antworten kann, aber nicht richtig funktioniert, dann versuch mal das: `{prefix}reloadbot` / `{prefix}cmdreload [CMDNAME]`***\n\nStell sicher, dass ich genügend Rechte habe, bzw. das meine höchste Rolle soweit oben ist wie es nötig ist!", + "replymsg": "Kontaktiere uns in Milrato Development <:Discord:787321652345438228> **Discord:** https://discord.gg/milrato und öffne ein Ticket in <#840332764603351101>\n\n***Wenn er noch auf Befehle antworten kann, aber nicht richtig funktioniert, dann versuch mal das: `{prefix}reloadbot` / `{prefix}cmdreload [CMDNAME]`***\n\nStell sicher, dass ich genügend Rechte habe, bzw. das meine höchste Rolle soweit oben ist wie es nötig ist!", "emoji": "😓" }, { @@ -61,22 +61,22 @@ "botinfo": { "loading": "Bekomme Bot Informationen...", "field1": { - "title": " Generell -- Statistik", + "title": "<:arrow:832598861813776394> Generell -- Statistik", "value": "```yml\nServer: {totalGuilds}\nNutzer: {totalNutzern}\nVerbindungen: {connectedchannelsamount}```" }, "field2": { - "title": " Bot -- Statistik" + "title": "<:arrow:832598861813776394> Bot -- Statistik" }, "field3": { - "title": " System -- Statistik", + "title": "<:arrow:832598861813776394> System -- Statistik", "value": "```yml\nOS: Linux | Debian\nCPU Nutzung: {cpu} %\nRAM Nutzung: {ram} MB```" }, "field4": { - "title": " Programmierer" + "title": "<:arrow:832598861813776394> Programmierer" }, "field5": { - "title": " Wichtige Links", - "value": "**[Einladungs-Link]({invitelink})・[Support Server](https://discord.gg/hsmU2c7mVa)・[Internet Seite](https://milrato.eu)**\n**[Bekomme Gratis Bots](https://discord.gg/hsmU2c7mVa)・[Lade Public Version ein](https://discord.com/api/oauth2/authorize?client_id=734513783338434591&permissions=8&scope=bot)**" + "title": "<:arrow:832598861813776394> Wichtige Links", + "value": "**[Einladungs-Link]({invitelink})・[Support Server](https://discord.gg/milrato)・[Internet Seite](https://milrato.eu)**\n**[Bekomme Gratis Bots](https://discord.gg/milrato)・[Lade Public Version ein](https://discord.com/api/oauth2/authorize?client_id=734513783338434591&permissions=8&scope=bot)**" }, "variable1": "`\\`\\`\\`yml\\nName: ${client.user.tag} [${client.user.id}]\\nBot Latency: ${Math.round(Date.now() - message.createdTimestamp)}ms\\nApi Latency: ${Math.round(client.ws.ping)}ms\\nRuntime: ${duration(client.uptime).join(\"︲\")}\\`\\`\\``", "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -90,7 +90,7 @@ "commandcount": { "tempmsg": "Bekomme Bot Informationen...", "title": ":gear: **[`{cmdcount}`] Befehle**", - "description": ":gear: **[`{catcount}`] Kategorien**\n:gear: **[`{lines}`] Zeilen von Code**\n **[`{letters}`] Buchstaben von Code**", + "description": ":gear: **[`{catcount}`] Kategorien**\n:gear: **[`{lines}`] Zeilen von Code**\n **[`{letters}`] Buchstaben von Code**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "developer": { @@ -99,20 +99,20 @@ "dc": "Bekomme gratis Bot", "botlist": "Bot-List-Internet Seite" }, - "title": "bestgamershk2 | Dev von 4 Orgs | Developer von 1200+ BOTS", - "description": " Hallo, ich bin **BestGamersHK** <@399650958096728064> *(`bestgamershk2`)*, und ich habe mehr als 1200 verschiedene Discord Bots gemacht: [Meine Bot List](https://botlist.milrato.eu)\n\n Ich bin sehr stolz auf meine verifizierten Bots, am meisten aber auf: [**LAVA MUSIC** | `2021's Bester Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n Ich habe diesen Bot gemacht, du kannst auch gratis Bots bekommen bei: [My Service](https://dc.milrato)\n\n Ich bin auch ein **Internet Seite** Programmierer und **Plugin** Programmierer. Ich habe veiele **Module** wie dieses **SPRACH-STEURUNGS Module** gemacht! [GUCK ES AN](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n Ich hoffe dir gefällt was ich mache :v: <3", + "title": "Tomato#6966 | Dev von 4 Orgs | Developer von 1200+ BOTS", + "description": "<:arrow:832598861813776394> Hallo, ich bin **Tomato** <@442355791412854784> *(`Tomato#6966`)*, und ich habe mehr als 1200 verschiedene Discord Bots gemacht: [Meine Bot List](https://botlist.milrato.eu)\n\n<:arrow:832598861813776394> Ich bin sehr stolz auf meine verifizierten Bots, am meisten aber auf: [**LAVA MUSIC** | `2021's Bester Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<:arrow:832598861813776394> Ich habe diesen Bot gemacht, du kannst auch gratis Bots bekommen bei: [My Service](https://dc.milrato)\n\n<:arrow:832598861813776394> Ich bin auch ein **Internet Seite** Programmierer und **Plugin** Programmierer. Ich habe veiele **Module** wie dieses **SPRACH-STEURUNGS Module** gemacht! [GUCK ES AN](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<:arrow:832598861813776394> Ich hoffe dir gefällt was ich mache :v: <3", "variable1": "`\\`\\`\\`${String(e.stack).substr(0, 2000)}\\`\\`\\``" }, "djmode": { "nodjroles": "Keine DJ-ROLLEN, also sind alle Nutzer ein DJ", "description": "Wenn eine DJ-ROLLE existiert und der Befehl hier steht, dann benötigst du eine dieser DJ-ROLLE(N) um ihn ausführen zu können!", - "field1": " DJ-Only Befehle aktiv für:", - "field2": " DJ-Rollen", + "field1": "<:arrow:832598861813776394> DJ-Only Befehle aktiv für:", + "field2": "<:arrow:832598861813776394> DJ-Rollen", "variable1": "\"🎧 Dj Mode\"", "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "emojiinfo": { - "error1": "<:NO:1169479454918180937> Du hast an deiner Nachricht kein gültiges Emoji drangehängt, bitte versuche es mit einem Emoji von diesem Server erneut!", + "error1": "<:no:833101993668771842> Du hast an deiner Nachricht kein gültiges Emoji drangehängt, bitte versuche es mit einem Emoji von diesem Server erneut!", "error2": "Bitte inkludiere ein Emoji von **DIESEM SERVER**", "error3": "Konnte kein gültiges Emoji finden. Wenn es ein Unicode (Standard) Emoji ist, dann geht es nicht. Es geht nur mit custom Server Emojis!", "embed": { @@ -141,12 +141,12 @@ "variable3": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "enlarge": { - "error1": "<:NO:1169479454918180937> Du hast an deiner Nachricht kein gültiges Emoji drangehängt, bitte versuche es mit einem Emoji von diesem Server erneut!", + "error1": "<:no:833101993668771842> Du hast an deiner Nachricht kein gültiges Emoji drangehängt, bitte versuche es mit einem Emoji von diesem Server erneut!", "error2": "Bitte inkludiere ein Emoji von **DIESEM SERVER**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "getinvitechannel": { - "error": "<:NO:1169479454918180937> Du hast keinen gültigen Channel gepinged" + "error": "<:no:833101993668771842> Du hast keinen gültigen Channel gepinged" }, "github": { "buttons": { @@ -154,8 +154,8 @@ "dc": "Bekomme gratis Bot", "botlist": "Bot-List-Internet Seite" }, - "title": "bestgamershk2 | Dev von 4 Orgs | Developer von 1200+ BOTS", - "description": " Hallo, ich bin **BestGamersHK** <@399650958096728064> *(`bestgamershk2`)*, und ich habe mehr als 1200 verschiedene Discord Bots gemacht: [Meine Bot List](https://botlist.milrato.eu)\n\n Ich bin sehr stolz auf meine verifizierten Bots, am meisten aber auf: [**LAVA MUSIC** | `2021's Bester Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n Ich habe diesen Bot gemacht, du kannst auch gratis Bots bekommen bei: [My Service](https://dc.milrato)\n\n Ich bin auch ein **Internet Seite** Programmierer und **Plugin** Programmierer. Ich habe veiele **Module** wie dieses **SPRACH-STEURUNGS Module** gemacht! [GUCK ES AN](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n Ich hoffe dir gefällt was ich mache :v: <3", + "title": "Tomato#6966 | Dev von 4 Orgs | Developer von 1200+ BOTS", + "description": "<:arrow:832598861813776394> Hallo, ich bin **Tomato** <@442355791412854784> *(`Tomato#6966`)*, und ich habe mehr als 1200 verschiedene Discord Bots gemacht: [Meine Bot List](https://botlist.milrato.eu)\n\n<:arrow:832598861813776394> Ich bin sehr stolz auf meine verifizierten Bots, am meisten aber auf: [**LAVA MUSIC** | `2021's Bester Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<:arrow:832598861813776394> Ich habe diesen Bot gemacht, du kannst auch gratis Bots bekommen bei: [My Service](https://dc.milrato)\n\n<:arrow:832598861813776394> Ich bin auch ein **Internet Seite** Programmierer und **Plugin** Programmierer. Ich habe veiele **Module** wie dieses **SPRACH-STEURUNGS Module** gemacht! [GUCK ES AN](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<:arrow:832598861813776394> Ich hoffe dir gefällt was ich mache :v: <3", "variable1": "`\\`\\`\\`${String(e.stack).substr(0, 2000)}\\`\\`\\``" }, "help": { @@ -164,12 +164,12 @@ "noinfo": "Keine Information für den Befehl **{command}** gefunden", "footer": "Um Befehl-Beschreibungen & Informationen zu sehen, schreibe: {prefix}help [CMD NAME]", "detail": { - "name": "** Befehlnamen**", - "desc": "** Beschreibung**", - "aliases": "** Aliases**", - "about": " Detail Information: `{cmdname}`", - "cooldown": "** Abklingzeit**", - "usage": "** Nutzung**", + "name": "**<:arrow:832598861813776394> Befehlnamen**", + "desc": "**<:arrow:832598861813776394> Beschreibung**", + "aliases": "**<:arrow:832598861813776394> Aliases**", + "about": "<:arrow:832598861813776394> Detail Information: `{cmdname}`", + "cooldown": "**<:arrow:832598861813776394> Abklingzeit**", + "usage": "**<:arrow:832598861813776394> Nutzung**", "syntax": "Syntax: <> = benötigt, [] = optional" }, "buttons": { @@ -181,7 +181,7 @@ "title": ":gear: **__Befehl Kategorie Überblick__**", "desc": "> ... **Überblick**\n\n> 🔰 ... **Information**\n> 🎶 ... **Music & ähnliches**\n> ⚙ ... **Settings & 👑 Owner & ⌨️ Programming**\n> 🎤 ... **Voice & 📈 Ranking**\n> 🎮 ... **Mini Games & 🕹️ Fun**\n> 🚫 ... **Administration & 💪 Setup**\n> 🔞 ... **NSFW**\n> 🦾 ... **Custom Befehle**\n\n> *Klick auf einen Button um zu einer Kategorie zu springen*\n> *Nutze die Pfeile um die Seiten vor oder zurück zu blättern, bzw. zurück zur Startseite zu springen*" }, - "buttonerror": "<:NO:1169479454918180937> **Nur der, der {prefix}help ausgeführt hat, hat die Erlaubnis zu reagieren!**", + "buttonerror": "<:no:833101993668771842> **Nur der, der {prefix}help ausgeführt hat, hat die Erlaubnis zu reagieren!**", "timeended": "Zeit ist zuende, schreibe {prefix}help wieder!", "variable1": "`🦾 **Custom Commands [${cuc[0].includes(\"NO\") ? 0 : items.length}]**`", "variable2": "`HELP-MENU 🔰 **${category.toUpperCase()} [${items.length}]**`", @@ -191,7 +191,7 @@ "variable6": "`🔰 Information Commands 🔰`", "variable7": "`> ${client.commands.filter((cmd) => cmd.category === \"🔰 Info\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable8": "`🎶 Music Related Commands :notes:`", - "variable9": "`🎶 **Music**${settings.MUSIC ? \" | ENABLED\" : \" | <:NO:1169479454918180937> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎶 Music\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", + "variable9": "`🎶 **Music**${settings.MUSIC ? \" | ENABLED\" : \" | <:no:833101993668771842> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎶 Music\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable10": "`🚫 Administration & Setup Commands 💪`", "variable11": "`🚫 **Admin**\\n> ${client.commands.filter((cmd) => cmd.category === \"🚫 Administration\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variablex_12": "\"💪 **Setup**\"", @@ -203,17 +203,17 @@ "variablex_16": "\"⌨️ **Programming**\"", "variable16": "`${client.commands.filter((cmd) => cmd.category === \"⌨️ Programming\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`.substr(0, 1024)", "variable17": "`🎤 Voice & Ranking Commands 📈`", - "variable18": "`🎤 **Voice**${settings.VOICE ? \" | ENABLED\" : \" | <:NO:1169479454918180937> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎤 Voice\").map((cmd) => `${cmd.extracustomdesc}`)}`", + "variable18": "`🎤 **Voice**${settings.VOICE ? \" | ENABLED\" : \" | <:no:833101993668771842> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎤 Voice\").map((cmd) => `${cmd.extracustomdesc}`)}`", "variablex_19": "\"📈 **Ranking**\"", "variable19": "`>>> ${client.commands.filter((cmd) => cmd.category === \"📈 Ranking\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable20": "`🎮 Mini Games & Fun Commands 🕹️`", - "variable21": "`🕹️ **Fun**${settings.FUN ? \" | ENABLED\" : \" | <:NO:1169479454918180937> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🕹️ Fun\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", + "variable21": "`🕹️ **Fun**${settings.FUN ? \" | ENABLED\" : \" | <:no:833101993668771842> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🕹️ Fun\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable22": "`> ${client.commands.filter((cmd) => cmd.category === \"🔞 NSFW\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable23": "\"🦾 Custom Commands\"", "variable24": "`🦾 **Custom Commands [${cuc[0].includes(\"NO\") ? 0 : items.length}]**`", - "variable25": "\"<:MilratoDevelopment:1168761906375446588> Bot Creator Company Advertisment\"", - "variablex_26": "`<:MilratoDevelopment:1168761906375446588> **__Bot Creator Information__**`", - "variable26": "`>>> 💯 This Bot has been made by:\\n[**Milrato Development**](https://milrato.eu)・[Discord](https://discord.com/invite/milrato)<:Discord:1168761629882732595> [Click here to order yourself a own one](https://discord.com/invite/milrato)`", + "variable25": "\"<:Milrato:840259659163893820> Bot Creator Company Advertisment\"", + "variablex_26": "`<:Milrato:840259659163893820> **__Bot Creator Information__**`", + "variable26": "`>>> 💯 This Bot has been made by:\\n[**Milrato Development**](https://milrato.eu)・[Discord](https://discord.com/invite/milrato)<:Discord:787321652345438228> [Click here to order yourself a own one](https://discord.com/invite/milrato)`", "variable27": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "invite": { @@ -228,11 +228,11 @@ "invites": { "author": "Einladungen von: {usertag}", "field1": { - "value": " {user} _**hat __{realinvites} Nutzer__ eingeladen**_!" + "value": "<:Like:857334024087011378> {user} _**hat __{realinvites} Nutzer__ eingeladen**_!" }, "field2": { "title": "💡 **Das heißt er/sie hat:**", - "value": "> <:joines:866356465299488809> {invites} Joins (Wenn der Nutzer dem Server joined)\n> <:leaves:866356598356049930> {leaves} Leaves (Wenn der Nutzer den Server verlässt)\n> <:NO:1169479454918180937> {fake} Falsch Einladungen(Alternative Accounts / Rejoins)" + "value": "> <:joines:866356465299488809> {invites} Joins (Wenn der Nutzer dem Server joined)\n> <:leaves:866356598356049930> {leaves} Leaves (Wenn der Nutzer den Server verlässt)\n> <:no:833101993668771842> {fake} Falsch Einladungen(Alternative Accounts / Rejoins)" }, "field3": { "title": "📘 **Um deine Einladungen zu berechnen, mach das:**" @@ -245,13 +245,13 @@ }, "membercount": { "title": "Nutzer Anzahl Information über:", - "field1": " Alle NUTZER", - "field2": " Alle MENSCHEN", - "field3": " Alle BOTS", - "field4": " ONLINE", - "field5": " ABWESEND", - "field6": " DND", - "field7": " OFFLINE", + "field1": "<:arrow:832598861813776394> Alle NUTZER", + "field2": "<:arrow:832598861813776394> Alle MENSCHEN", + "field3": "<:arrow:832598861813776394> Alle BOTS", + "field4": "<:arrow:832598861813776394> ONLINE", + "field5": "<:arrow:832598861813776394> ABWESEND", + "field6": "<:arrow:832598861813776394> DND", + "field7": "<:arrow:832598861813776394> OFFLINE", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "modstats": { @@ -297,7 +297,7 @@ }, "permissions": { "from": "Berechtigungen von: {usertag}", - "from2": "** Berechtigungen:**", + "from2": "**<:arrow:832598861813776394> Berechtigungen:**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "ping": { @@ -312,15 +312,15 @@ }, "roleinfo": { "author": "Information über:", - "field1": "** Name:**", - "field2": "** ID:**", - "field3": "** Farbe:**", - "field4": "** Datum erstellt:**", - "field5": "** Position:**", - "field6": "** Member-Anzahl:**", - "field7": "** Gelisted:**", - "field8": "** Pingbar:**", - "field9": "** Berechtigungen:**", + "field1": "**<:arrow:832598861813776394> Name:**", + "field2": "**<:arrow:832598861813776394> ID:**", + "field3": "**<:arrow:832598861813776394> Farbe:**", + "field4": "**<:arrow:832598861813776394> Datum erstellt:**", + "field5": "**<:arrow:832598861813776394> Position:**", + "field6": "**<:arrow:832598861813776394> Member-Anzahl:**", + "field7": "**<:arrow:832598861813776394> Gelisted:**", + "field8": "**<:arrow:832598861813776394> Pingbar:**", + "field9": "**<:arrow:832598861813776394> Berechtigungen:**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "serveravatar": { @@ -329,23 +329,23 @@ }, "serverinfo": { "author": "Server Information über:", - "field1": "** Besitzer:**", - "field2": "** Erstellt an:**", - "field3": "** Du bist beigetreten:**", - "field4": "** Alle Channel:**", - "field5": "** Text Channel:**", - "field6": "** Voice Channel:**", - "field7": "** Alle NUTZER:**", - "field8": "** Alle MENSCHEN:**", - "field9": "** Alle BOTS:**", - "field10": "** ONLINE:**", - "field11": "** OFFLINE:**", - "field12": "** Alle Boosts:**", - "field13": "** Boost-Level:**", - "field14": "** Max-Channel-Bitrate:**", - "variablex_1": "` [${message.guild.emojis.cache.size}] Emojis: `", + "field1": "**<:arrow:832598861813776394> Besitzer:**", + "field2": "**<:arrow:832598861813776394> Erstellt an:**", + "field3": "**<:arrow:832598861813776394> Du bist beigetreten:**", + "field4": "**<:arrow:832598861813776394> Alle Channel:**", + "field5": "**<:arrow:832598861813776394> Text Channel:**", + "field6": "**<:arrow:832598861813776394> Voice Channel:**", + "field7": "**<:arrow:832598861813776394> Alle NUTZER:**", + "field8": "**<:arrow:832598861813776394> Alle MENSCHEN:**", + "field9": "**<:arrow:832598861813776394> Alle BOTS:**", + "field10": "**<:arrow:832598861813776394> ONLINE:**", + "field11": "**<:arrow:832598861813776394> OFFLINE:**", + "field12": "**<:arrow:832598861813776394> Alle Boosts:**", + "field13": "**<:arrow:832598861813776394> Boost-Level:**", + "field14": "**<:arrow:832598861813776394> Max-Channel-Bitrate:**", + "variablex_1": "`<:arrow:832598861813776394> [${message.guild.emojis.cache.size}] Emojis: `", "variable1": "\"> \"+message.guild.emojis.cache.size < 35 ? message.guild.emojis.cache.map(emoji => `${emoji}`).join(\"︲\") : message.guild.emojis.cache.size > 35 ? emojitrimarray(message.guild.emojis.cache.map(emoji => `${emoji}`)).substr(0, 2048) : 'No Emojis'", - "variablex_2": "` [${message.guild.roles.cache.size}] Roles: `", "variable2":"\"> \"+message.guild.roles.cache.size < 40 ? [...message.guild.roles.cache.values()].sort((a, b) => b.rawPosition - a.rawPosition).map(role => `<@&${role.id}>`).join(', ') : message.guild.roles.cache.size > 40 ? trimArray(message.guild.roles.cache) : 'None'", + "variablex_2": "`<:arrow:832598861813776394> [${message.guild.roles.cache.size}] Roles: `", "variable2":"\"> \"+message.guild.roles.cache.size < 40 ? [...message.guild.roles.cache.values()].sort((a, b) => b.rawPosition - a.rawPosition).map(role => `<@&${role.id}>`).join(', ') : message.guild.roles.cache.size > 40 ? trimArray(message.guild.roles.cache) : 'None'", "variable3": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "servers": { @@ -399,7 +399,7 @@ "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "translate": { - "error": "<:NO:1169479454918180937> Fehler | Falsche Befehlnutzung! `{prefix}translate `\nBeispiel: `{prefix}translate de en Hallo Welt`", + "error": "<:no:833101993668771842> Fehler | Falsche Befehlnutzung! `{prefix}translate `\nBeispiel: `{prefix}translate de en Hallo Welt`", "to": "Übersetzt nach: {to}", "from": "Übersetzt von: {from}", "variable1": "\"```\"+res.text.substr(0, 2000)+\"```\"", @@ -441,18 +441,18 @@ }, "userinfo": { "author": "Information über: {usertag}", - "field1": "** Nutzername:**", - "field2": "** ID:**", - "field3": "** Profilbild:**", - "field4": "** Zeitpunkt DC gejoined:**", - "field5": "** Zeitpunkt Server gejoined:**", - "field6": "** Flags:**", - "field7": "** Status:**", - "field8": "** Höchste Rolle:**", - "field9": "** Ist ein Bot:**", - "field10": "** Activität:**", - "field11": "** Berechtigungen:**", - "field12": "** [{rolesize}] Rollen:**", + "field1": "**<:arrow:832598861813776394> Nutzername:**", + "field2": "**<:arrow:832598861813776394> ID:**", + "field3": "**<:arrow:832598861813776394> Profilbild:**", + "field4": "**<:arrow:832598861813776394> Zeitpunkt DC gejoined:**", + "field5": "**<:arrow:832598861813776394> Zeitpunkt Server gejoined:**", + "field6": "**<:arrow:832598861813776394> Flags:**", + "field7": "**<:arrow:832598861813776394> Status:**", + "field8": "**<:arrow:832598861813776394> Höchste Rolle:**", + "field9": "**<:arrow:832598861813776394> Ist ein Bot:**", + "field10": "**<:arrow:832598861813776394> Activität:**", + "field11": "**<:arrow:832598861813776394> Berechtigungen:**", + "field12": "**<:arrow:832598861813776394> [{rolesize}] Rollen:**", "noroles": "Keine Rollen", "nopermissions": "Keine Berechtigungen", "nostatus": "Hat keine Aktivität", @@ -460,9 +460,9 @@ }, "youtubeinfo": { "loading": "Bekomme die Youtube Channel Information ,,,", - "error1": "<:NO:1169479454918180937> Bitte nutze einen gültigen Youtube Link", - "error2": "<:NO:1169479454918180937> **Nur der, der {prefix}youtubeinfo geschrieben hat, darf das machen!**", - "example": "Example Richtige Nutzung: `{prefix}youtubeinfo https://youtube.com/c/bestgamershk2`", + "error1": "<:no:833101993668771842> Bitte nutze einen gültigen Youtube Link", + "error2": "<:no:833101993668771842> **Nur der, der {prefix}youtubeinfo geschrieben hat, darf das machen!**", + "example": "Example Richtige Nutzung: `{prefix}youtubeinfo https://youtube.com/c/Tomato6966`", "field1": "**Abonnenten:**", "field2": "**Tags:**", "field3": "**Ungelistet:**", @@ -500,7 +500,7 @@ "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "forward": { - "allowed": "<:NO:1169479454918180937> **Du darfst nur für `1` - `{duration}` Sekunden vorspulene!**", + "allowed": "<:no:833101993668771842> **Du darfst nur für `1` - `{duration}` Sekunden vorspulene!**", "title": " **Song vorgespult!**", "description": "**Vorgespult für `{amount} Sekunden`, zu: `{time}`**", "field": "⌛ **Progress:**", @@ -525,38 +525,38 @@ "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "jump": { - "error1": "<:NO:1169479454918180937> **Bitte füge hinzu zu welchen Song du springen möchtest**", - "error2": "<:NO:1169479454918180937> **Es muss eine `Song-Warteschlangen-Number` sein!**", - "error3": "<:NO:1169479454918180937> **Dieser Song ist __nicht__ in der Song-Warteschlange**!", + "error1": "<:no:833101993668771842> **Bitte füge hinzu zu welchen Song du springen möchtest**", + "error2": "<:no:833101993668771842> **Es muss eine `Song-Warteschlangen-Number` sein!**", + "error3": "<:no:833101993668771842> **Dieser Song ist __nicht__ in der Song-Warteschlange**!", "title": " **Zum `{number}.` Song gesprungen!**", "description": "⏭ **`{number}` Songs übersprungen!**", "variable1": "`${client.la[ls].common.example}: \\`${prefix}jump ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 }\\``", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "loop": { - "errortitle": "<:NO:1169479454918180937> **Bitte eine Wiederholungs Methode hinzu!**", + "errortitle": "<:no:833101993668771842> **Bitte eine Wiederholungs Methode hinzu!**", "errordescription": "`loop song` / `loop queue` / `loop off`", "track": { - "disabled": "<:NO:1169479454918180937> **Die Song-Wiederholung ist deaktiviert!**", + "disabled": "<:no:833101993668771842> **Die Song-Wiederholung ist deaktiviert!**", "enabled": " **Die Song-Wiederholung ist aktiviert!**" }, "queue": { - "disabled": "<:NO:1169479454918180937> **Die Song-Warteschlangen-Wiederholung ist deaktiviert!**", + "disabled": "<:no:833101993668771842> **Die Song-Warteschlangen-Wiederholung ist deaktiviert!**", "enabled": " **Die Song-Warteschlangen-Wiederholung ist aktiviert!**" }, - "andsong": "<:NO:1169479454918180937> **Und ich habe die Song-Wiederholung deaktiviert!**", - "andqueue": "<:NO:1169479454918180937> **Und ich habe die Song-Warteschlangen-Wiederholung deaktiviert!**", + "andsong": "<:no:833101993668771842> **Und ich habe die Song-Wiederholung deaktiviert!**", + "andqueue": "<:no:833101993668771842> **Und ich habe die Song-Warteschlangen-Wiederholung deaktiviert!**", "variable1": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "lyrics": { - "nolyrics": "<:NO:1169479454918180937> **Keine Song-Texte gefunden!**", + "nolyrics": "<:no:833101993668771842> **Keine Song-Texte gefunden!**", "searching": "🔎 **Suche nach Song-Texten`{title}`**", "found": "📃 **Song-Texte für:** `{title}`", "variable1": "`\\u200b`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "move": { - "variable1": "`<:NO:1169479454918180937> | Falsche Befehlnutzung!`", + "variable1": "`<:no:833101993668771842> | Falsche Befehlnutzung!`", "variable2": "`Richtige Nutzung: \\`${prefix}move \\`\\nZum Beispiel: \\`${prefix}move ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 } 1\\``", "variable3": "`${emoji.msg.ERROR} Falsche Befehlnutzung!`", "variable4": "`Richtige Nutzung: \\`${prefix}move \\`\\nZum Beispiel: \\`${prefix}move ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 } 1\\``", @@ -566,28 +566,28 @@ "variable8": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "moveme": { - "variable1": "`<:NO:1169479454918180937> Ich bin noch niergends verbunden!`", + "variable1": "`<:no:833101993668771842> Ich bin noch niergends verbunden!`", "variable2": "`${emoji.msg.ERROR} Bitte trete zuerst einen Channel bei!`", "variable3": "`${emoji.msg.ERROR} Dein Channrl ist voll, ich kann dich nicht hinein bewegen`", "variable4": "`${emoji.msg.ERROR} Du bist bereits in meinem Channel!`", "variable5": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "nowplaying": { - "variable1": "`<:NO:1169479454918180937> Ich spiele zurzeit nichts ab!`", + "variable1": "`<:no:833101993668771842> Ich spiele zurzeit nichts ab!`", "variable2": "`${player.playing ? `${emoji.msg.resume}` : `${emoji.msg.pause}`} **${player.queue.current.title}**`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "pause": { - "variable1": "`<:NO:1169479454918180937> Der Song ist bereits pausiert!`", + "variable1": "`<:no:833101993668771842> Der Song ist bereits pausiert!`", "variable2": "`Setze sie wieder mit: \\`${prefix}resume\\` fort!`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "play": { - "variable1": "`<:NO:1169479454918180937> Du musst mir einen Link oder einen Suchbegriff geben!`", + "variable1": "`<:no:833101993668771842> Du musst mir einen Link oder einen Suchbegriff geben!`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playlist": { - "variable1": "`<:NO:1169479454918180937> Du musst mir einen Link oder einrn Suchbegriff geben!`", + "variable1": "`<:no:833101993668771842> Du musst mir einen Link oder einrn Suchbegriff geben!`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playmusicmix": { @@ -598,27 +598,27 @@ "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playsc": { - "variable1": "`<:NO:1169479454918180937> Du musst mir einen Link oder einen Suchbegriff geben! `", + "variable1": "`<:no:833101993668771842> Du musst mir einen Link oder einen Suchbegriff geben! `", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playskip": { - "variable1": "`<:NO:1169479454918180937> Du musst mir einen Link oder einen Suchbegriff geben! `", + "variable1": "`<:no:833101993668771842> Du musst mir einen Link oder einen Suchbegriff geben! `", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playskipsc": { - "variable1": "`<:NO:1169479454918180937> Du musst mir einen Link oder einen Suchbegriff geben! `", + "variable1": "`<:no:833101993668771842> Du musst mir einen Link oder einen Suchbegriff geben! `", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playsongoftheday": { "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "playtop": { - "variable1": "`<:NO:1169479454918180937> Du musst mir einen Link oder einen Suchbegriff geben! `" + "variable1": "`<:no:833101993668771842> Du musst mir einen Link oder einen Suchbegriff geben! `" }, "queue": { "variablex_1": "`**0) ZURZEIT SPIELENDER SONG:**`", "variable1": "`**${player.queue.current.title.substr(0, 60)}** - \\`${player.queue.current.isStream ? `LIVE STREAM` : format(player.queue.current.duration).split(` | `)[0]}\\`\\n*Angefragt von: ${player.queue.current.requester.tag}*`", - "variable2": "`<:NO:1169479454918180937> No tracks in the queue`", + "variable2": "`<:no:833101993668771842> No tracks in the queue`", "variablex_3": "`**0) ZURZEIT SPIELENDER SONG:**`", "variable3": "`**${player.queue.current.title.substr(0, 60)}** - \\`${player.queue.current.isStream ? `LIVE STREAM` : format(player.queue.current.duration).split(` | `)[0]}\\`\\n*Angefragt von: ${player.queue.current.requester.tag}*`", "variablex_4": "`**0) ZURZEIT SPIELENDER SONG:**`", @@ -637,7 +637,7 @@ "variable6": "`${e.message}`" }, "radio": { - "variable1": "`<:NO:1169479454918180937> Kein gültiger Radiosender`", + "variable1": "`<:no:833101993668771842> Kein gültiger Radiosender`", "variable2": "`Bitte benutze eine nummer zwischen: \\`1\\` and \\`183\\``", "variable3": "`${emoji.msg.ERROR} Nummer außerhalb der Zahl`", "variable4": "`Bitte wähle eine Nummer zwischen \\`1\\` and \\`150\\``", @@ -655,7 +655,7 @@ "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "removetrack": { - "variable1": "`<:NO:1169479454918180937> Bitte erwähne einen Track den du entfernen möchtest`", + "variable1": "`<:no:833101993668771842> Bitte erwähne einen Track den du entfernen möchtest`", "variable2": "`Zum Beispiel: \\`removetrack ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 }\\``", "variable3": "`${emoji.msg.ERROR} Es ist keine vorhandene Warteschlange`", "variable4": "`Zum Beispiel: \\`removetrack ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 }\\``", @@ -667,7 +667,7 @@ "removevoteskip": { "variable1": "`Stimme entfernt!`", "variable2": "`Es sind im moment: \\`${player.get(`votes`)}\\` von \\`${voteamount}\\` gebrauchten Stimmen`", - "variable3": "`<:NO:1169479454918180937> Du hast noch nicht gewählt!!!`", + "variable3": "`<:no:833101993668771842> Du hast noch nicht gewählt!!!`", "variable4": "`There are: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes`", "variable5": "`${emoji.msg.ERROR} Ich kann deinen Vote nicht entfernen!`", "variable6": "`Weil noch keine DJ-ROLE erstellt wurde! Erstelle Sie mit: \\`${prefix}adddj @DJ-Setup\\``", @@ -677,17 +677,17 @@ "variable1": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "resume": { - "variable1": "`<:NO:1169479454918180937> Der Song wurde schon gespielt`", + "variable1": "`<:no:833101993668771842> Der Song wurde schon gespielt`", "variable2": "`Du kannst ihn pausieren mit: \\`${prefix}pause\\``", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "rewind": { - "variable1": "`<:NO:1169479454918180937> Du kannst zurückspulen zu \\`1\\` - \\`${player.queue.current.duration}\\``", + "variable1": "`<:no:833101993668771842> Du kannst zurückspulen zu \\`1\\` - \\`${player.queue.current.duration}\\``", "variable2": "`${emoji.msg.rewind} Habe das Lied zurückgespult für \\`${args[0]} Seconds\\` to: ${format(Number(player.position))}`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "search": { - "variable1": "`<:NO:1169479454918180937> Du musst mir eine URL oder einen Suchbegriff geben.`", + "variable1": "`<:no:833101993668771842> Du musst mir eine URL oder einen Suchbegriff geben.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "searchplaylist": { @@ -695,7 +695,7 @@ "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "searchradio": { - "variable1": "`<:NO:1169479454918180937>Was sollte der Suchtyp sein?`", + "variable1": "`<:no:833101993668771842>Was sollte der Suchtyp sein?`", "variable2": "`Richtige Nutzung: \\`${prefix}searchradio \\`\\nValid Types: \\`country\\`, \\`city\\`, \\`name\\`, \\`genre\\`\\nZum Beispiel: \\`${prefix}searchradio tag jazz\\`\\nZum Beispiel: \\`${prefix}searchradio state Austria\\``", "variable3": "`${emoji.msg.ERROR} Wonach soll ich suchen?`", "variable4": "`Richtige Nutzung: \\`${prefix}searchradio \\`\\nValid Types: \\`country\\`, \\`city\\`, \\`name\\`, \\`genre\\`\\nZum Beispiel: \\`${prefix}searchradio tag jazz\\`\\nZum Beispiel: \\`${prefix}searchradio state Austria\\``", @@ -710,14 +710,14 @@ "variable13": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "searchsc": { - "variable1": "`<:NO:1169479454918180937> Du musst mir eine URL oder einen Suchbegriff geben.`", + "variable1": "`<:no:833101993668771842> Du musst mir eine URL oder einen Suchbegriff geben.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "searchsimilar": { "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "seek": { - "variable1": "`<:NO:1169479454918180937> You may seek from \\`0\\` - \\`${player.queue.current.duration}\\``", + "variable1": "`<:no:833101993668771842> You may seek from \\`0\\` - \\`${player.queue.current.duration}\\``", "variable2": "`Seeked song to: ${format(Number(args[0]) * 1000)}`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, @@ -732,18 +732,18 @@ }, "stop": { "variable1": "`${emoji.msg.stop} Stopped and left your Channel`", - "variable2": "`<:NO:1169479454918180937> **Es wird in diesem server gerade kein Liead abgespielt.**`", - "variable3": "`<:NO:1169479454918180937> **Es wird in diesem server gerade kein Liead abgespielt.**`", + "variable2": "`<:no:833101993668771842> **Es wird in diesem server gerade kein Liead abgespielt.**`", + "variable3": "`<:no:833101993668771842> **Es wird in diesem server gerade kein Liead abgespielt.**`", "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "unshuffle": { - "variable1": "`<:NO:1169479454918180937>Sie haben diese Warteschlange noch nicht gemischt!`", + "variable1": "`<:no:833101993668771842>Sie haben diese Warteschlange noch nicht gemischt!`", "variable2": "`To shuffle it type: \\`${prefix}shuffle\\``", "variable3": "`${emoji.msg.shuffle} Wwarteschlange **Un**Gemischt `", "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "volume": { - "variable1": "`<:NO:1169479454918180937> Du musr das Volumen wählen zwischen \\`1\\` - \\`150\\``", + "variable1": "`<:no:833101993668771842> Du musr das Volumen wählen zwischen \\`1\\` - \\`150\\``", "variable2": "`**Current volume: \\`${player.volume}%\\`**`", "variable3": "`${emoji.msg.ERROR} Sie können die Lautstärke einstellen zwischen \\`1\\` - \\`150\\``", "variable4": "`**Current volume: \\`${player.volume}%\\`**`", @@ -756,7 +756,7 @@ "variable2": "`Nun sind es: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes\\n\\n> Ziel Erreicht! Überspringen⏭`", "variable3": "` Deine Stimme hinzugefügt`", "variable4": "`Nun sind es: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` von den gebrauchten Stimmen!`", - "variable5": "`<:NO:1169479454918180937> Du hast bereits gestimmt!!`", + "variable5": "`<:no:833101993668771842> Du hast bereits gestimmt!!`", "variable6": "`Es sind: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` gebrauchte Stimmen`", "variable7": "` ${emoji.msg.stop} Gestoppt und den Channel verlassen`", "variable8": "` ${emoji.msg.skip_track} Zum nächsten Song übersprungen`", @@ -780,45 +780,45 @@ }, "programming": { "coliru": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Valid Code`", - "variable2": "`<:NO:1169479454918180937> You provide an Invalid Language`", + "variable1": "`<:no:833101993668771842> You didn't provide a Valid Code`", + "variable2": "`<:no:833101993668771842> You provide an Invalid Language`", "variable3": "`Supported ones: **${Object.keys(possiblecommands).join(\"︲\")}**`", "variable4": "`**Output too long. View the results here:**\\n> https://coliru.stacked-crooked.com/a/${id}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "compile": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Valid Code`", - "variable2": "`<:NO:1169479454918180937> You provide an Invalid Language`", + "variable1": "`<:no:833101993668771842> You didn't provide a Valid Code`", + "variable2": "`<:no:833101993668771842> You provide an Invalid Language`", "variable3": "`Supported ones: **${Object.keys(possiblecommands).join(\"︲\")}**`", "variable4": "`**Output too long. View the results here:**\\n> https://coliru.stacked-crooked.com/a/${id}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "github": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Repository`", + "variable1": "`<:no:833101993668771842> You didn't provide a Repository`", "variable2": "`Richtige Nutzung: \\`${prefix}github \\``", - "variable3": "`<:NO:1169479454918180937> Repository must be in the form \\`username/repository\\``", - "variable4": "`Richtige Nutzung: \\`${prefix}github \\`\\nZum Beispiel: \\`${prefix}github https://github.com/bestgamershk2/Codes/\\``", - "variable5": "`<:NO:1169479454918180937> Could not fetch that repo`", + "variable3": "`<:no:833101993668771842> Repository must be in the form \\`username/repository\\``", + "variable4": "`Richtige Nutzung: \\`${prefix}github \\`\\nZum Beispiel: \\`${prefix}github https://github.com/Tomato6966/Codes/\\``", + "variable5": "`<:no:833101993668771842> Could not fetch that repo`", "variable6": "\"Are you sure it exists?\"", "variable7": "{name: \"GitHub\", iconURL: \"https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png\"}", "variable8": "`${body.description || \"No Description.\"}\\n\\n❯ **Language:** ${body.language}\\n❯ **Forks:** ${body.forks_count.toLocaleString()}\\n❯ **License:** ${license}\\n❯ **Open Issues:** ${body.open_issues.toLocaleString()}\\n❯ **Watchers:** ${body.subscribers_count.toLocaleString()}\\n❯ **Stars:** ${body.stargazers_count.toLocaleString()}\\n❯ **Size:** ${size}${footer.length ? `\\n${footer.join(\"\\n\")}` : \"\"}`", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "httpstatus": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Status`", + "variable1": "`<:no:833101993668771842> You didn't provide a Status`", "variable2": "`Richtige Nutzung: \\`${prefix}httpstatus \\``", "variable3": "\"Baka! That's an invalid http status code.\"", "variable4": "\"HTTP Cat\"", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "npm": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a NPM-PACKAGE`", + "variable1": "`<:no:833101993668771842> You didn't provide a NPM-PACKAGE`", "variable2": "`Richtige Nutzung: \\`${prefix}npm \\``", "variable3": "`NPM - ${pkg}`", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "npmpkgsize": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a NPM-PACKAGE`", + "variable1": "`<:no:833101993668771842> You didn't provide a NPM-PACKAGE`", "variable2": "`Richtige Nutzung: \\`${prefix}npm \\``", "variable3": "\"That package doesn't exist.\"", "variable4": "`NPM Package Size - ${name}`", @@ -828,17 +828,17 @@ }, "settings": { "addbotchat": { - "variable1": "`<:NO:1169479454918180937> Bitte erwähne den Channel , wie Zum Beispiel: #channel!`", - "variable2": "`<:NO:1169479454918180937> Es sieht so aus als Würde dieser Kanal nicht existieren!`", - "variable3": "`<:NO:1169479454918180937> Dieser Channel ist bereits in der Liste`", + "variable1": "`<:no:833101993668771842> Bitte erwähne den Channel , wie Zum Beispiel: #channel!`", + "variable2": "`<:no:833101993668771842> Es sieht so aus als Würde dieser Kanal nicht existieren!`", + "variable3": "`<:no:833101993668771842> Dieser Channel ist bereits in der Liste`", "variable4": "` Bot Chat hinzugefügt \\`${channel.name}\\``", "variable5": "`All Bot Chats:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "adddj": { - "variable1": "`<:NO:1169479454918180937> Bitte erwähne eine Gültige Rolle, Zum Beispiel @rolle!`", - "variable2": "`<:NO:1169479454918180937> Es siehst so aus als würde die Rolle auf diesem Server hier nicht existieren!`", - "variable3": "`<:NO:1169479454918180937> Diese Rolle ist bereits in der Liste!`", + "variable1": "`<:no:833101993668771842> Bitte erwähne eine Gültige Rolle, Zum Beispiel @rolle!`", + "variable2": "`<:no:833101993668771842> Es siehst so aus als würde die Rolle auf diesem Server hier nicht existieren!`", + "variable3": "`<:no:833101993668771842> Diese Rolle ist bereits in der Liste!`", "variable4": "` DJ-ROLLE hinzugefügt \\`${role.name}\\``", "variable5": "`Alle DJ-ROLLEN:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -859,11 +859,11 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "defaultvolume": { - "variable1": "`<:NO:1169479454918180937> Du hast keine Standart Volumen angegeben", + "variable1": "`<:no:833101993668771842> Du hast keine Standart Volumen angegeben", "variable2": "`**Die Standart Volumen im moment ist:: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", - "variable3": "`<:NO:1169479454918180937> Du hast keine Standart Volumen angegeben`", + "variable3": "`<:no:833101993668771842> Du hast keine Standart Volumen angegeben`", "variable4": "`*It must be a **Number***\\n**The Current Default Volume is: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", - "variable5": "`<:NO:1169479454918180937> Du hast keine neue Standart Volumen angegeben`", + "variable5": "`<:no:833101993668771842> Du hast keine neue Standart Volumen angegeben`", "variable6": "`*Es mus zwischen \\`150\\` and \\`1\\`*\\n**Im moment ist die Standart Volumen: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", "variable7": "`**Ich habe Erfolgreich die Standart Volumen : \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\` gesetzt**`", "variable8": "`\\`\\`\\`${e.message}\\`\\`\\``" @@ -874,50 +874,50 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "prefix": { - "variable1": "`<:NO:1169479454918180937> Bitte sende einen Möglichen Prefix`", + "variable1": "`<:no:833101993668771842> Bitte sende einen Möglichen Prefix`", "variable2": "`Derzeitiger Prefix: \\`${prefix}\\``", - "variable3": "`<:NO:1169479454918180937> Der Prefix kann nicht zwei Leerzeichen haben!!`", - "variable4": "`<:NO:1169479454918180937> Der Prefix kann nicht länger als \\`5\\`sein`", + "variable3": "`<:no:833101993668771842> Der Prefix kann nicht zwei Leerzeichen haben!!`", + "variable4": "`<:no:833101993668771842> Der Prefix kann nicht länger als \\`5\\`sein`", "variable5": "` Der neue Prefix ist nun **\\`${args[0]}\\`**`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removebotchat": { - "variable1": "`<:NO:1169479454918180937> Bitte füge einen Channel via Ping hinzu! Zum Beispiel: #channel!`", - "variable2": "`<:NO:1169479454918180937> Es sieht so aus als ob es diesen Channel nicht gibt!`", - "variable3": "`<:NO:1169479454918180937> Dieser Channel ist nicht in den Bot Chat Einstellungen!!`", + "variable1": "`<:no:833101993668771842> Bitte füge einen Channel via Ping hinzu! Zum Beispiel: #channel!`", + "variable2": "`<:no:833101993668771842> Es sieht so aus als ob es diesen Channel nicht gibt!`", + "variable3": "`<:no:833101993668771842> Dieser Channel ist nicht in den Bot Chat Einstellungen!!`", "variable4": "` Bot Chat entfernt \\`${channel.name}\\``", "variable5": "`Alle Bot chats:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removedj": { - "variable1": "`<:NO:1169479454918180937> Bitte füge eine ROlle mit pingen hinzu! Beispiel : @rolle!`", - "variable2": "`<:NO:1169479454918180937> Es sieht so aus als ob es diese Rolle hier nicht gibt!`", - "variable3": "`<:NO:1169479454918180937> Diese Rolle ist bereits eine DJ-ROLLE`", + "variable1": "`<:no:833101993668771842> Bitte füge eine ROlle mit pingen hinzu! Beispiel : @rolle!`", + "variable2": "`<:no:833101993668771842> Es sieht so aus als ob es diese Rolle hier nicht gibt!`", + "variable3": "`<:no:833101993668771842> Diese Rolle ist bereits eine DJ-ROLLE`", "variable4": "` Ich habe die rolle entfernt \\`${role.name}\\``", "variable5": "`Alle zurückgebliebenen DJ-ROLLEN:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "reset": { - "variable1": "`<:NO:1169479454918180937> Du hast nicht Rechte für diesen Befehl! *Nur der Server-Owner*`", + "variable1": "`<:no:833101993668771842> Du hast nicht Rechte für diesen Befehl! *Nur der Server-Owner*`", "variable2": "`Möchtest du wirklich **ALLE SETTINGS** zurücksetzen??`", "variable3": "`*Antworte mit:* **__\\`Ja\\`__**`", "variable4": "` Alles Zurückgesetzt!!`", "variable5": "`Der Prefix ist nun Wieder: \\`${config.prefix}\\`\\nKeine Dj_roles, Keine Settups, Keine Bot Kanäle mehr`", - "variable6": "`<:NO:1169479454918180937> Abgebrochen, weil es nicht das Richtige Wort ist / Zeit abgelaufen`", + "variable6": "`<:no:833101993668771842> Abgebrochen, weil es nicht das Richtige Wort ist / Zeit abgelaufen`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "toggledjonly": { - "variable1": "\"<:NO:1169479454918180937> Bitte füge einen Befehl hinzu\"", + "variable1": "\"<:no:833101993668771842> Bitte füge einen Befehl hinzu\"", "variable2": "\"Zum Beispiel: `toggledjonly skip`\"", "variable3": "` Befehl gesetzt \\`${args[0]}\\` zu **Nicht nur DJ**`", "variable4": "`Alle DJ Only cmds:\\n> \\`${client.settings.get(message.guild.id, `djonlycmds`).sort(function(a, b){if(a < b) { return -1; }if(a > b) { return 1; } return 0;}).join(\"`, `\")}\\``", - "variable5": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten!\"", + "variable5": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten!\"", "variable6": "\"```\" + e.stack + \"```\"", "variable7": "` Befehl gesetzt \\`${args[0]}\\` zu Nur DJ`", "variable8": "`All Dj-ONLY-CMDS:\\n> \\`${client.settings.get(message.guild.id, `djonlycmds`).sort(function(a, b){if(a < b) { return -1; }if(a > b) { return 1; } return 0;}).join(\"`, `\")}\\``", - "variable9": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten!\"", + "variable9": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten!\"", "variable10": "\"```\" + e.stack + \"```\"", - "variable11": "`<:NO:1169479454918180937> Konnte den Musik Befehl nicht finden \\`${args[0]}\\``", + "variable11": "`<:no:833101993668771842> Konnte den Musik Befehl nicht finden \\`${args[0]}\\``", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "toggledm": { @@ -941,209 +941,209 @@ }, "customqueues": { "savedqueue": { - "variable1": "`<:NO:1169479454918180937> Du hast keinen **TYPE** hinzugefügt `", + "variable1": "`<:no:833101993668771842> Du hast keinen **TYPE** hinzugefügt `", "variable2": "`Richtige Nutzung: \\`${prefix}savedqueue [Options]\\`\\nAvailable Types:\\n\\`create\\`, \\`addcurrenttrack\\`, \\`addcurrentqueue\\`, \\`removetrack\\`, \\`removedupes\\`, \\`showall\\`, \\`createsave\\`, \\`delete\\`, \\`showdetails\\`, \\`play\\`, \\`shuffle\\``", - "variable3": "`<:NO:1169479454918180937> Du hast keinen richtigen Namen zum Speichern der Warteschlange hinzugefügt`", + "variable3": "`<:no:833101993668771842> Du hast keinen richtigen Namen zum Speichern der Warteschlange hinzugefügt`", "variable4": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nName Information:\\n\\Kann alles sein mit einem Maximum von 10 Buchstaben\\``", - "variable5": "`<:NO:1169479454918180937> Deine Gespeicherter *Warteschlangen Name* ist zu lang`", + "variable5": "`<:no:833101993668771842> Deine Gespeicherter *Warteschlangen Name* ist zu lang`", "variable6": "`Maximale länge ist 10\\`10\\``", - "variable7": "`<:NO:1169479454918180937>Deine Warteschlange existierts bereits!!`", + "variable7": "`<:no:833101993668771842>Deine Warteschlange existierts bereits!!`", "variable8": "`Gelöscht:: \\`${prefix}savedqueue delete ${Name}\\`\\nShow its content: \\`${prefix}savedqueue showdetails ${Name}`", "variable9": "` Erstellt ${Name}`", "variable10": "`Die im Moment spielende **Warteschlange ** hinzugefügt zu: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", - "variable11": "`<:NO:1169479454918180937> Du hast keine *Gespeicherte Warteschlangen Name* gesagt`", + "variable11": "`<:no:833101993668771842> Du hast keine *Gespeicherte Warteschlangen Name* gesagt`", "variable12": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nName Information:\\n\\`Kann alles zwischen 10 Buchstaben sein\\``", - "variable13": "`<:NO:1169479454918180937> Dein Gespeicherter **WARTESCHLANGENNAME** Ist Zu lang!!`", + "variable13": "`<:no:833101993668771842> Dein Gespeicherter **WARTESCHLANGENNAME** Ist Zu lang!!`", "variable14": "`Maximale Länge ist \\`10\\``", - "variable15": "`<:NO:1169479454918180937> Deine Warteschlange Existiert nicht!`", + "variable15": "`<:no:833101993668771842> Deine Warteschlange Existiert nicht!`", "variable16": "`Erstellt mit:: \\`${prefix}savedqueue create ${Name}\\``", - "variable17": "`<:NO:1169479454918180937> Es wird nix Gespielt`", - "variable18": "`<:NO:1169479454918180937> Es wird nix gespielt!`", + "variable17": "`<:no:833101993668771842> Es wird nix Gespielt`", + "variable18": "`<:no:833101993668771842> Es wird nix gespielt!`", "variable19": "`Es sind nun \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable20": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable20": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable21": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable22": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable22": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable23": "`Maximale Länge ist \\`10\\``", - "variable24": "`<:NO:1169479454918180937> Your Queue does not exists yet!`", + "variable24": "`<:no:833101993668771842> Your Queue does not exists yet!`", "variable25": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable26": "`<:NO:1169479454918180937> There is nothing playing`", - "variable27": "`<:NO:1169479454918180937> The Queue is Empty!`", + "variable26": "`<:no:833101993668771842> There is nothing playing`", + "variable27": "`<:no:833101993668771842> The Queue is Empty!`", "variable28": "` Added ${tracks.length} Tracks onto the Queue \\`${Name}\\``", "variable29": "`There are now: \\`${newqueue.length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable30": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable30": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable31": "`Richtige Nutzung: \\`${prefix}savedqueue removetrack [Options]\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable32": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable32": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable33": "`Maximale Länge ist \\`10\\``", - "variable34": "`<:NO:1169479454918180937> You didn't entered an Option (the Track you want to remove (ID OF IT))`", + "variable34": "`<:no:833101993668771842> You didn't entered an Option (the Track you want to remove (ID OF IT))`", "variable35": "`See all your Tracks: \\`${prefix}savedqueue showdetails ${Name}\\`Richtige Nutzung: \\`${prefix}savedqueue removetrack ${Name} \\``", - "variable36": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable36": "`<:no:833101993668771842> Your Queue is not existing!`", "variable37": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable38": "`<:NO:1169479454918180937> Your provided Option is out of Range (\\`0\\` - \\`${tracks.length-1}\\`)`", + "variable38": "`<:no:833101993668771842> Your provided Option is out of Range (\\`0\\` - \\`${tracks.length-1}\\`)`", "variable39": "`See all your Tracks: \\`${prefix}savedqueue showdetails ${Name}\\`Richtige Nutzung: \\`${prefix}savedqueue removetrack ${Name} \\``", "variable40": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable41": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable41": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable42": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable43": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable43": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable44": "`Maximale Länge ist \\`10\\``", - "variable45": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable45": "`<:no:833101993668771842> Your Queue is not existing!`", "variable46": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable47": "`<:NO:1169479454918180937> Your Saved-Queue ${Name} is Empty!`", + "variable47": "`<:no:833101993668771842> Your Saved-Queue ${Name} is Empty!`", "variable48": "`Add the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", "variable49": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable50": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable50": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable51": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable52": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable52": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable53": "`Maximale Länge ist \\`10\\``", - "variable54": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable54": "`<:no:833101993668771842> Your Queue is not existing!`", "variable55": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable56": "`<:NO:1169479454918180937> Your Saved-Queue ${Name} is Empty!`", + "variable56": "`<:no:833101993668771842> Your Saved-Queue ${Name} is Empty!`", "variable57": "`Add the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", "variable58": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable59": "`<:NO:1169479454918180937> You don't have any Queues saved yet`", + "variable59": "`<:no:833101993668771842> You don't have any Queues saved yet`", "variable60": "`Create one with: \\`${prefix}savedqueue create \\``", - "variable61": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable61": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable62": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable63": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable63": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable64": "`Maximale Länge ist \\`10\\``", - "variable65": "`<:NO:1169479454918180937> Your Queue already exists!`", + "variable65": "`<:no:833101993668771842> Your Queue already exists!`", "variable66": "`Delete it: \\`${prefix}savedqueue delete ${Name}\\`\\nShow its content: \\`${prefix}savedqueue showdetails ${Name}`", - "variable67": "`<:NO:1169479454918180937> There is nothing playing`", - "variable68": "`<:NO:1169479454918180937> The Queue is Empty!`", + "variable67": "`<:no:833101993668771842> There is nothing playing`", + "variable68": "`<:no:833101993668771842> The Queue is Empty!`", "variable69": "` Created ${Name} and Added ${tracks.length} Tracks to it`", "variable70": "`Play it with: \\`${prefix}savedqueue play ${Name}\\`\\nAdd the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", - "variable71": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable71": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable72": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable73": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable73": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable74": "`Maximale Länge ist \\`10\\``", - "variable75": "`<:NO:1169479454918180937> Your Queue does not exists yet!`", + "variable75": "`<:no:833101993668771842> Your Queue does not exists yet!`", "variable76": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", "variable77": "` Deleted the Queue \\`${Name}\\``", - "variable78": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable78": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable79": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable80": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable80": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable81": "`Maximale Länge ist \\`10\\``", - "variable82": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!.`", - "variable83": "`<:NO:1169479454918180937> You need to be in my voice channel to use this command!`", + "variable82": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!.`", + "variable83": "`<:no:833101993668771842> You need to be in my voice channel to use this command!`", "variable84": "`Channelname: \\`${message.guild.channels.cache.get(player.voiceChannel).name}\\``", - "variable85": "`<:NO:1169479454918180937> You need to be in my voice channel to use this command!`", + "variable85": "`<:no:833101993668771842> You need to be in my voice channel to use this command!`", "variable86": "`Channelname: \\`🔈 ${mechannel.name}\\``", - "variable87": "`<:NO:1169479454918180937> Your Queue does not exists Yet!`", + "variable87": "`<:no:833101993668771842> Your Queue does not exists Yet!`", "variable88": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", "variable89": "`Attempting to Load ${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks`", "variable90": "`It might take around about \\`${Math.ceil(client.queuesaves.get(message.author.id, `${Name}`).length / 2)} Seconds\\``", "variable91": "` Loaded ${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks onto the current Queue`", - "variable92": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable92": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable93": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable94": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable94": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable95": "`Maximale Länge ist \\`10\\``", - "variable96": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable96": "`<:no:833101993668771842> Your Queue is not existing!`", "variable97": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable98": "`<:NO:1169479454918180937> You didn't entered a **valid** TYPE`", + "variable98": "`<:no:833101993668771842> You didn't entered a **valid** TYPE`", "variable99": "`Richtige Nutzung: \\`${prefix}savedqueue \\`\\nValid Types:\\n\\`create\\`, \\`addcurrenttrack\\`, \\`addcurrentqueue\\`, \\`removetrack\\`, \\`removedupes\\`, \\`showall\\`, \\`createsave\\`, \\`delete\\`, \\`showdetails\\`, \\`play\\`, \\`shuffle\\``", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, "voice": { "voice": { - "variable1": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable2": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** VoiceChannels seub!\"", + "variable1": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable2": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** VoiceChannels seub!\"", "variable3": "\"✅Dein Channel wurde Gesperrt✅!!\"", "variable4": "`Nun kann keiner mehr Beitreten!`", - "variable5": "\"<:NO:1169479454918180937> Du musst in einem **temp.** SprachChannel, sein um diesen Befehl ausführen zu können!\"", - "variable6": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable7": "\"<:NO:1169479454918180937> Du musst der Owner des **temp.** VoiceChannels sein!\"", + "variable5": "\"<:no:833101993668771842> Du musst in einem **temp.** SprachChannel, sein um diesen Befehl ausführen zu können!\"", + "variable6": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable7": "\"<:no:833101993668771842> Du musst der Owner des **temp.** VoiceChannels sein!\"", "variable8": "\"✅Channel entsperrt✅!!\"", "variable9": "`Nun kann jeder beitreten`", - "variable10": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", - "variable11": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable12": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", - "variable13": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable10": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable11": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable12": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", + "variable13": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable14": "`Richtige Nutzung: \\`${prefix}kick @User\\``", - "variable15": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable15": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable16": "`Richtige Nutzung: \\`${prefix}kick @User\\``", - "variable17": "\"<:NO:1169479454918180937> Der gepingte Benutzser is nicht mit einem Channel verbunden\"", - "variable18": "\"<:NO:1169479454918180937> Your pinged user, is not connected in your Channel\"", + "variable17": "\"<:no:833101993668771842> Der gepingte Benutzser is nicht mit einem Channel verbunden\"", + "variable18": "\"<:no:833101993668771842> Your pinged user, is not connected in your Channel\"", "variable19": "`✅ Kicked ${member.user.tag} out of your Channel`", - "variable20": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten\"", + "variable20": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable22": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", - "variable23": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable24": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", - "variable25": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable22": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable23": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable24": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", + "variable25": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable26": "`Richtige Nutzung: \\`${prefix}invite @User [optional Message]\\``", - "variable27": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable27": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable28": "`Richtige Nutzung: \\`${prefix}invite @User [optional Message]\\``", "variable29": "`You got invited to join ${message.author.tag}'s Voice Channel`", - "variable30": "`<:NO:1169479454918180937> Couldn't Dm \\`${member.user.tag}\\``", + "variable30": "`<:no:833101993668771842> Couldn't Dm \\`${member.user.tag}\\``", "variable31": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable32": "`✅ Invited ${member.user.tag} to your Channel`", - "variable33": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten\"", + "variable33": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", - "variable36": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable37": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", - "variable38": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable35": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable36": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable37": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", + "variable38": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable39": "`Richtige Nutzung: \\`${prefix}ban @User\\``", - "variable40": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable40": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable41": "`Richtige Nutzung: \\`${prefix}ban @User\\``", "variable42": "`✅ Disconnected ${member.user.tag} out of your Channel`", - "variable43": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten\"", + "variable43": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "`✅ Banned ${member.user.tag} out from your Channel!`", - "variable46": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", - "variable47": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable48": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", - "variable49": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable46": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable47": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable48": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", + "variable49": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable50": "`Richtige Nutzung: \\`${prefix}unban @User\\``", - "variable51": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable51": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable52": "`Richtige Nutzung: \\`${prefix}unban @User\\``", "variable53": "`✅ Unbanned ${member.user.tag} from your Channel!`", "variable54": "\"He can now join your Channel again!\"", - "variable55": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", - "variable56": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable57": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", - "variable58": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable55": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable56": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable57": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", + "variable58": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable59": "`Richtige Nutzung: \\`${prefix}trust @User\\``", - "variable60": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable60": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable61": "`Richtige Nutzung: \\`${prefix}trust @User\\``", "variable62": "`✅ Trusted ${member.user.tag} to your Channel!`", "variable63": "\"He can now join your Channel!\"", - "variable64": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", - "variable65": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable66": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", - "variable67": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable64": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable65": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable66": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", + "variable67": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable68": "`Richtige Nutzung: \\`${prefix}untrust @User\\``", - "variable69": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable69": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable70": "`Richtige Nutzung: \\`${prefix}untrust @User\\``", "variable71": "`✅ Untrusted ${member.user.tag} from your Channel!`", "variable72": "\"He can now no longer join your Channel!\"", - "variable73": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", - "variable74": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable75": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", - "variable76": "\"<:NO:1169479454918180937> You have to include the limit you want to set to\"", - "variable77": "\"<:NO:1169479454918180937> You have to include the limit you want to set to | It MUST be a **Numer**\"", - "variable78": "\"<:NO:1169479454918180937> Your included Number is not in the valid Range (`0` - `99`)\"", + "variable73": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable74": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable75": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", + "variable76": "\"<:no:833101993668771842> You have to include the limit you want to set to\"", + "variable77": "\"<:no:833101993668771842> You have to include the limit you want to set to | It MUST be a **Numer**\"", + "variable78": "\"<:no:833101993668771842> Your included Number is not in the valid Range (`0` - `99`)\"", "variable79": "`✅ Set User-limit to \\`${vc.userLimit}\\``", - "variable80": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", - "variable81": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable82": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", - "variable83": "\"<:NO:1169479454918180937> You have to include the limit you want to set to\"", - "variable84": "\"<:NO:1169479454918180937> You have to include the limit you want to set to | It MUST be a **Numer**\"", - "variable85": "`<:NO:1169479454918180937> Your included Number is not in the valid Range (\\`8000\\` - \\`${maxbitrate}\\`)`", + "variable80": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable81": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable82": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", + "variable83": "\"<:no:833101993668771842> You have to include the limit you want to set to\"", + "variable84": "\"<:no:833101993668771842> You have to include the limit you want to set to | It MUST be a **Numer**\"", + "variable85": "`<:no:833101993668771842> Your included Number is not in the valid Range (\\`8000\\` - \\`${maxbitrate}\\`)`", "variable86": "`✅ Set the Bitrate to \\`${vc.bitrate}\\``", - "variable87": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", - "variable88": "\"<:NO:1169479454918180937> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", - "variable89": "\"<:NO:1169479454918180937> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", - "variable90": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable87": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable88": "\"<:no:833101993668771842> Du musst in einem Sprach Channel sein um diesen Befehl ausführen zu können!\"", + "variable89": "\"<:no:833101993668771842> Du musst der Besitzer des **temp.** Sprach Kanals sein !\"", + "variable90": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable91": "`Richtige Nutzung: \\`${prefix}promote @User\\``", - "variable92": "\"<:NO:1169479454918180937> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", + "variable92": "\"<:no:833101993668771842> Bitte erwähne einen Benutzer mit einem @Ping oder seiner ID!\"", "variable93": "`Richtige Nutzung: \\`${prefix}promote @User\\``", - "variable94": "\"<:NO:1169479454918180937> Der gepingte Benutzser is nicht mit einem Channel verbunden\"", - "variable95": "\"<:NO:1169479454918180937> Your pinged user, is not connected in your Channel\"", + "variable94": "\"<:no:833101993668771842> Der gepingte Benutzser is nicht mit einem Channel verbunden\"", + "variable95": "\"<:no:833101993668771842> Your pinged user, is not connected in your Channel\"", "variable96": "`✅ Promoted ${member.user.tag} to the new Owner of your Channel\\nRemoved your permissions!`", - "variable97": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten\"", + "variable97": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten\"", "variable98": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable99": "\"<:NO:1169479454918180937> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", + "variable99": "\"<:no:833101993668771842> Du musst in einem **Temp.** Sprach Channel für diesen Befehl sein!\"", "variable100": "\"Please add a VALID TYPE\"", "variable101": "`Richtige Nutzung: \\`${prefix}voice [Options]\\`\\nValid CMD_TYPES: \\`lock\\`,\\`invite\\`,\\`add\\`,\\`kick\\`,\\`unlock\\`,\\`ban\\`,\\`unban\\`,\\`trust\\`,\\`untrust\\`,\\`limit\\`,\\`bitrate\\`,\\`promote\\``", "variable102": "`\\`\\`\\`${e.stack}\\`\\`\\``" @@ -1151,14 +1151,14 @@ }, "minigames": { "betrayal-io": { - "variable1": "\"<:NO:1169479454918180937> Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "chess": { - "variable1": "\"<:NO:1169479454918180937> Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the chess, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", @@ -1171,10 +1171,10 @@ "variable4": "'Connect-4'" }, "fight": { - "variable1": "`<:NO:1169479454918180937> **Please mention who you want to fight**`" + "variable1": "`<:no:833101993668771842> **Please mention who you want to fight**`" }, "fishington-io": { - "variable1": "\"<:NO:1169479454918180937> Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", @@ -1188,18 +1188,18 @@ "variable3": "\"```\" + this.word + \"```\"" }, "poker-night": { - "variable1": "\"<:NO:1169479454918180937> Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "rockpaperscissors": { - "variable1": "`<:NO:1169479454918180937> **Please mention who you want to challenge at Rock Papaer Scissors.**`" + "variable1": "`<:no:833101993668771842> **Please mention who you want to challenge at Rock Papaer Scissors.**`" }, "sudo": { - "variable1": "`<:NO:1169479454918180937> **Please mention who you want to sudo.**`", - "variable2": "`<:NO:1169479454918180937> **Please add Text**`" + "variable1": "`<:no:833101993668771842> **Please mention who you want to sudo.**`", + "variable2": "`<:no:833101993668771842> **Please add Text**`" }, "tictactoe": { "variable1": "`You're currently in a duel`", @@ -1300,15 +1300,15 @@ "variable96": "`Tie!`", "variable97": "`🎮 **${authorName}** VS ${this.opponent.username} 🎮`", "variable98": "`🎮 ${authorName} VS **${this.opponent.username}** 🎮`", - "variable99": "`<:NO:1169479454918180937> **Please mention who you want to challenge at tictactoe.**`" + "variable99": "`<:no:833101993668771842> **Please mention who you want to challenge at tictactoe.**`" }, "uno": { - "variable1": "\"<:NO:1169479454918180937> Please enter a valid type\"", - "variable2": "\"<:NO:1169479454918180937> Please enter a valid type\"", + "variable1": "\"<:no:833101993668771842> Please enter a valid type\"", + "variable2": "\"<:no:833101993668771842> Please enter a valid type\"", "variable3": "`**Valid Types:**\\n\\`join\\`, \\`creategame\\`, \\`leave\\`, \\`startgame\\`, \\`endgame\\`, \\`play\\`, \\`UNO\\`, \\`draw\\`, \\`cards\\`, \\`table\\`, \\`viewwinners\\`, \\`settings\\`, \\`viewsettings\\``" }, "youtubetogether": { - "variable1": "\"<:NO:1169479454918180937> Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", @@ -1317,7 +1317,7 @@ }, "schoolcommands": { "calc": { - "variable1": "`<:NO:1169479454918180937> You must provide a equation to be solved on the calculator`", + "variable1": "`<:no:833101993668771842> You must provide a equation to be solved on the calculator`", "variable2": "` Richtige Nutzung: \\`${prefix}calc \\`\\n\\nZum Beispiel: \\`${prefix}calc 10 + 4*5\\`\\n\\nHey try out: \\`${prefix}calculator\\``", "variable3": "`Invalid math equation: ${err}`", "variable4": "`Try out: \\`${prefix}calculator\\``", @@ -1335,14 +1335,14 @@ "variable2": "`\\`\\`\\`${pi.substr(0, 2040)}\\`\\`\\``" }, "remind": { - "variable1": "`<:NO:1169479454918180937> please add a TIME!`", + "variable1": "`<:no:833101993668771842> please add a TIME!`", "variable2": "` Richtige Nutzung: \\`${prefix}remind ++ TEXT\\`\\n\\nZum Beispiel: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", - "variable3": "`<:NO:1169479454918180937> please add a valid TIME!`", + "variable3": "`<:no:833101993668771842> please add a valid TIME!`", "variable4": "` Richtige Nutzung: \\`${prefix}remind ++ TEXT\\`\\n\\nZum Beispiel: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", "variable5": "\"No content added\"", - "variable6": "`<:NO:1169479454918180937> The time limit is 24 Days!`", + "variable6": "`<:no:833101993668771842> The time limit is 24 Days!`", "variable7": "` Richtige Nutzung: \\`${prefix}remind ++ TEXT\\`\\n\\nZum Beispiel: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", - "variable8": "`<:NO:1169479454918180937> please add a TIME!`", + "variable8": "`<:no:833101993668771842> please add a TIME!`", "variable9": "` Richtige Nutzung: \\`${prefix}remind ++ TEXT\\`\\n\\nZum Beispiel: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", "variable10": "`${emoji.msg.SUCCESS} I will remind you in:\\n${string_of_time}`", "variable11": "`Message will come to your DMS!`", @@ -1358,7 +1358,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "bassboost": { - "variable1": "`<:NO:1169479454918180937> Bass boost level must be one of the following: \\`none\\`, \\`low\\`, \\`medium\\`, \\`high\\`, \\`earrape\\``", + "variable1": "`<:no:833101993668771842> Bass boost level must be one of the following: \\`none\\`, \\`low\\`, \\`medium\\`, \\`high\\`, \\`earrape\\``", "variable2": "`Richtige Nutzung: \\`${prefix}bassboost \\`\\n\\nZum Beispiel: \\`${prefix}bassboost low\\``", "variable3": "`${emoji.msg.SUCCESS} Bassboost set the to \\`${level}\\``", "variable4": "`Note: *It might take up to 5 seconds until you hear the new Equalizer*`", @@ -1377,7 +1377,7 @@ "cleareq": { "variable1": "`${emoji.msg.SUCCESS} Resetted the Equalizer`", "variablex_2": "`${emoji.msg.equalizer} FILTER: `", - "variable2": "`<:NO:1169479454918180937> Nothing`", + "variable2": "`<:no:833101993668771842> Nothing`", "variablex_3": "`${emoji.msg.equalizer} EQUALIZER: `", "variable3": "`${player.get(\"eq\")}`", "variable4": "`Note: *It might take up to 5 seconds until you hear the new Equalizer*`", @@ -1386,7 +1386,7 @@ "clearfilter": { "variable1": "`${emoji.msg.SUCCESS} Resetted the Equalizer`", "variablex_2": "`${emoji.msg.equalizer} FILTER: `", - "variable2": "`<:NO:1169479454918180937> Nothing`", + "variable2": "`<:no:833101993668771842> Nothing`", "variablex_3": "`${emoji.msg.equalizer} EQUALIZER: `", "variable3": "`${player.get(\"eq\")}`", "variable4": "`Note: *It might take up to 5 seconds until you hear the new FILTERS*`", @@ -1398,7 +1398,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "equalizer": { - "variable1": "`<:NO:1169479454918180937> Equalizer level must be one of the following`", + "variable1": "`<:no:833101993668771842> Equalizer level must be one of the following`", "variable2": "`Valid Equalizers:\\n\\`music\\`, \\`pop\\`, \\`electronic\\`, \\`classical\\`, \\`rock\\`, \\`full\\`, \\`light\\`, \\`gaming\\`, \\`bassboost\\`, \\`earrape\\`\\n\\nRichtige Nutzung: \\`${prefix}equalizer \\`\\n\\nZum Beispiel: \\`${prefix}equalizer music\\``", "variable3": "`${emoji.msg.SUCCESS} Set Equalizer to \\`${level}\\``", "variable4": "`Note: *It might take up to 5 seconds until you hear the new Equalizer*`", @@ -1410,7 +1410,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "pitch": { - "variable1": "`<:NO:1169479454918180937> Please include the Multiplicator`", + "variable1": "`<:no:833101993668771842> Please include the Multiplicator`", "variable2": "`Richtige Nutzung: \\`${prefix}pitch \\`\\n\\nZum Beispiel: \\`${prefix}pitch 1.2\\``", "variable3": "`${emoji.msg.ERROR} The Multiplicator must be a Number`", "variable4": "`Richtige Nutzung: \\`${prefix}pitch \\`\\n\\nZum Beispiel: \\`${prefix}pitch 1.2\\``", @@ -1421,7 +1421,7 @@ "variable9": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "rate": { - "variable1": "`<:NO:1169479454918180937> Please include the Multiplicator`", + "variable1": "`<:no:833101993668771842> Please include the Multiplicator`", "variable2": "`Richtige Nutzung: \\`${prefix}speed \\`\\n\\nZum Beispiel: \\`${prefix}speed 1.5\\``", "variable3": "`${emoji.msg.ERROR} The Multiplicator must be a Number`", "variable4": "`Richtige Nutzung: \\`${prefix}speed \\`\\n\\nZum Beispiel: \\`${prefix}speed 1.5\\``", @@ -1437,7 +1437,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "speed": { - "variable1": "`<:NO:1169479454918180937> Please include the Multiplicator`", + "variable1": "`<:no:833101993668771842> Please include the Multiplicator`", "variable2": "`Richtige Nutzung: \\`${prefix}rate \\`\\n\\nZum Beispiel: \\`${prefix}rate 1.5\\``", "variable3": "`${emoji.msg.ERROR} The Multiplicator must be a Number`", "variable4": "`Richtige Nutzung: \\`${prefix}rate \\`\\n\\nZum Beispiel: \\`${prefix}rate 1.5\\``", @@ -1465,59 +1465,59 @@ }, "owner": { "addmoney": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "`<:NO:1169479454918180937> You didn't pinged to whom you want to pay`", - "variable4": "`Richtige Nutzung: \\`${prefix}addmoney <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}addmoney <@399650958096728064> 42069\\``", - "variable5": "`<:NO:1169479454918180937> You didn't add the payamount`", - "variable6": "`Richtige Nutzung: \\`${prefix}addmoney <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}addmoney <@399650958096728064> 42069\\``", - "variable7": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable8": "`<:NO:1169479454918180937> You can't add a negative Amount of Money or no Money, to ${topay}`", + "variable3": "`<:no:833101993668771842> You didn't pinged to whom you want to pay`", + "variable4": "`Richtige Nutzung: \\`${prefix}addmoney <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}addmoney <@442355791412854784> 42069\\``", + "variable5": "`<:no:833101993668771842> You didn't add the payamount`", + "variable6": "`Richtige Nutzung: \\`${prefix}addmoney <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}addmoney <@442355791412854784> 42069\\``", + "variable7": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable8": "`<:no:833101993668771842> You can't add a negative Amount of Money or no Money, to ${topay}`", "variable9": "` **You added \\`${payamount} 💸\\` to \\`${topay.tag}\\`**`", "variable10": "`👛 **${topay.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "botfilename": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "changeavatar": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "` Bot Profilbild erfolgreich geändert!`", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable5": "`<:NO:1169479454918180937> Konnte dein Bild nicht als Avatar verwenden, bitte stelle sicher, dass es eine der folgende Dateiformate ist: \\`png\\` / \\`jpg\\``", + "variable5": "`<:no:833101993668771842> Konnte dein Bild nicht als Avatar verwenden, bitte stelle sicher, dass es eine der folgende Dateiformate ist: \\`png\\` / \\`jpg\\``", "variable6": "` Bot Profilbild erfolgreich geändert!`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable8": "`<:NO:1169479454918180937> Konnte dein Bild nicht als Avatar verwenden, bitte stelle sicher, dass es eine der folgende Dateiformate ist: \\`png\\` / \\`jpg\\` / \\`webp\\``", + "variable8": "`<:no:833101993668771842> Konnte dein Bild nicht als Avatar verwenden, bitte stelle sicher, dass es eine der folgende Dateiformate ist: \\`png\\` / \\`jpg\\` / \\`webp\\``", "variable9": "`Richtige Nutzung: \\`${prefix}changeavatar \\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "changename": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "`<:NO:1169479454918180937> Bitte füge einen Botnamen hinzu`", + "variable3": "`<:no:833101993668771842> Bitte füge einen Botnamen hinzu`", "variable4": "`Richtige Nutzung: \\`${prefix}changename \\``", - "variable5": "`<:NO:1169479454918180937> Bot Name zu lang, er darf maximal 32 Zeichen lang sein!`", + "variable5": "`<:no:833101993668771842> Bot Name zu lang, er darf maximal 32 Zeichen lang sein!`", "variable6": "` Ich habe meinen Namen zu \\`${user.username}\\` geändert`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable8": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "changestatus": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"Was möchtest du machen?\"", "variable4": "`1️⃣ **== Ändere** Status **TEXT**\\n\\n2️⃣ **== Ändere** Status **TYPE**\\n\\n3️⃣ **== Ändere** Status **URL**\\n\\n🟢 **==** Ändere dem Online/Idle/DnD Status\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable5": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable6": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable5": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable6": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable7": "\"Welchen Text soll ich im Status anzeigen?\"", "variable8": "`${emoji.msg.ERROR} Fehler beim Schreiben der Datei`", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable10": "`${emoji.msg.SUCCESS} Ich habe den Status erfolgreich geändert`", - "variable11": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable11": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable12": "\"What Type do you wanna use?\"", - "variable13": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable13": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable14": "`${emoji.msg.ERROR} Fehler beim Schreiben der Datei`", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "`${emoji.msg.SUCCESS} Ich habe den Status erfolgreich geändert`", @@ -1525,27 +1525,27 @@ "variable18": "`${emoji.msg.SUCCESS} Ich habe den Status erfolgreich geändert`", "variable19": "`${emoji.msg.SUCCESS} Ich habe den Status erfolgreich geändert`", "variable20": "`${emoji.msg.SUCCESS} Ich habe den Status erfolgreich geändert`", - "variable21": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable21": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable22": "\"Welchen Link soll ich im Status darstellen, wenn ich streamen soll?\"", - "variable23": "`<:NO:1169479454918180937> Kein gültiger Link`", - "variable24": "`<:NO:1169479454918180937> Kein gültiger Twitch Link`", + "variable23": "`<:no:833101993668771842> Kein gültiger Link`", + "variable24": "`<:no:833101993668771842> Kein gültiger Twitch Link`", "variable25": "`${emoji.msg.ERROR} Fehler beim Schreiben der Datei`", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable27": "`${emoji.msg.SUCCESS} Ich habe den Status erfolgreich geändert`", - "variable28": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable29": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable29": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "cmdreload": { "variable1": "`${emoji.msg.ERROR} Du bist nicht berechtigt diesen Befehl auszuführen!! Only the Owner is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Bitte füge ein Argument hinzu`", - "variable3": "`<:NO:1169479454918180937> Konnte \\`${args[0]}\\` nicht finden`", + "variable3": "`<:no:833101993668771842> Konnte \\`${args[0]}\\` nicht finden`", "variable4": "` Erfolgreich \\`${args[0]}\\` Nachgeladen!`", - "variable5": "`<:NO:1169479454918180937> Konnte den Command \\`${args[0]}\\` nicht nachladen`", + "variable5": "`<:no:833101993668771842> Konnte den Command \\`${args[0]}\\` nicht nachladen`", "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "detailedeval": { - "variable1": "`${emoji.msg.ERROR} Du bist nicht berechtigt diesen Befehl auszuführen!! Only the **\\`bestgamershk2\\`** is allowed to run this Cmd`", + "variable1": "`${emoji.msg.ERROR} Du bist nicht berechtigt diesen Befehl auszuführen!! Only the **\\`Tomato#6966\\`** is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Du musst mindestens eine Evaluation hinzufügen`", "variable3": "`Milrato Development | Evaluation`", "variable4": "`\\`\\`\\`` + m + `\\`\\`\\``", @@ -1553,7 +1553,7 @@ "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "eval": { - "variable1": "`${emoji.msg.ERROR} Du bist nicht berechtigt diesen Befehl auszuführen!! Only the **\\`bestgamershk2\\`** is allowed to run this Cmd`", + "variable1": "`${emoji.msg.ERROR} Du bist nicht berechtigt diesen Befehl auszuführen!! Only the **\\`Tomato#6966\\`** is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Du musst mindestens eine Evaluation hinzufügen`", "variable3": "`Milrato Development | Evaluation`", "variable4": "`\\`\\`\\`` + splitDescription[0] + `\\`\\`\\``", @@ -1564,56 +1564,56 @@ "variable1": "`${emoji.msg.ERROR} Du bist nicht berechtigt diesen Befehl auszuführen!! Only the Owner is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Bitte füge hinzu welchen Server ich verlassen soll`", "variable3": "`Richtige Nutzung: \\`${prefix}leaveserver \\``", - "variable4": "\"<:NO:1169479454918180937> Ich konnte diesen Server nicht finden\"", + "variable4": "\"<:no:833101993668771842> Ich konnte diesen Server nicht finden\"", "variable5": "`${emoji.msg.SUCCESS} Ich habe erfolgreich den Server ${g.name} | ${g.id} verlassen`", "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "reloadbot": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "{name: \"Reloading ...\", iconURL: \"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable3": "{name: \"Reloading ...\", iconURL: \"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\", url: \"https://discord.gg/milrato\"}", "variable4": "`> Reloading **\\`${client.commands.size} Commands\\`**\\n\\n> Reloading **\\`49 Events\\`**\\n\\n> Reloading **\\`117 Modules/Features\\`**`", - "variable5": "{name: \"Erfolgreich Reloaded:\", iconURL: \"https://cdn.discordapp.com/emojis/833101995723194437.gif?v=1\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable5": "{name: \"Erfolgreich Reloaded:\", iconURL: \"https://cdn.discordapp.com/emojis/833101995723194437.gif?v=1\", url: \"https://discord.gg/milrato\"}", "variable6": "`> **\\`${client.commands.size} Commands\\`**\\n\\n> **\\`49 Events\\`**\\n\\n> **\\`117 Modules/Features\\`**`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removemoney": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "`<:NO:1169479454918180937> Bitte Pinge die Person die du bezahlen möchtest`", - "variable4": "`Richtige Nutzung: \\`${prefix}removemoney <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}removemoney <@399650958096728064> 42069\\``", - "variable5": "`<:NO:1169479454918180937> Bitte füge das zu entfernde Geld hinzu`", - "variable6": "`Richtige Nutzung: \\`${prefix}removemoney <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}removemoney <@399650958096728064> 42069\\``", - "variable7": "\"<:NO:1169479454918180937> **Ein Discord Bot kann kein Economy haben!**\"", - "variable8": "`<:NO:1169479454918180937> Du kannst keine Negative Menge von ${topay} entfernen`", - "variable9": "`<:NO:1169479454918180937> Du kannst nicht mehr Geld entfernen als er/sie in seiner/ihrer **(👛 Tasche \\`${data2.balance} 💸\\`) hat!**`", + "variable3": "`<:no:833101993668771842> Bitte Pinge die Person die du bezahlen möchtest`", + "variable4": "`Richtige Nutzung: \\`${prefix}removemoney <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}removemoney <@442355791412854784> 42069\\``", + "variable5": "`<:no:833101993668771842> Bitte füge das zu entfernde Geld hinzu`", + "variable6": "`Richtige Nutzung: \\`${prefix}removemoney <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}removemoney <@442355791412854784> 42069\\``", + "variable7": "\"<:no:833101993668771842> **Ein Discord Bot kann kein Economy haben!**\"", + "variable8": "`<:no:833101993668771842> Du kannst keine Negative Menge von ${topay} entfernen`", + "variable9": "`<:no:833101993668771842> Du kannst nicht mehr Geld entfernen als er/sie in seiner/ihrer **(👛 Tasche \\`${data2.balance} 💸\\`) hat!**`", "variable10": "` **Erfolgreich \\`${payamount} 💸\\` von \\`${topay.tag}\\` entfernt**`", "variable11": "`👛 **${topay.username}** hat nun \\`${Math.floor(data2.balance)} 💸\\` in seiner/ihrer Tasche`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "resetsettings": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"Do you really wanna reset all the settings? reply with `yes`\"", "variable4": "`Erfolgreich resetted all of the DATA`", - "variable5": "`<:NO:1169479454918180937> You did not enter \\`yes\\``", + "variable5": "`<:no:833101993668771842> You did not enter \\`yes\\``", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "restartbot": { - "variable1": "`<:NO:1169479454918180937> **Du bist nicht berechtigt diesen Befehl auszuführen!**`", - "variable2": "`***Only <@399650958096728064> is allowed to execute this Command, this is to prevent Rate Limits, if you need a Bot restart Contact him (\\`bestgamershk2\\`)***`", - "variable3": "\"RESTARTING BOT .... please stand by... if the Bot is not restarting then DM: `bestgamershk2`\"", - "variable4": "\"Ein Fehler ist aufgetreten, CONTACT THE OWNER PLEASE! `bestgamershk2`\"", + "variable1": "`<:no:833101993668771842> **Du bist nicht berechtigt diesen Befehl auszuführen!**`", + "variable2": "`***Only <@442355791412854784> is allowed to execute this Command, this is to prevent Rate Limits, if you need a Bot restart Contact him (\\`Tomato#6966\\`)***`", + "variable3": "\"RESTARTING BOT .... please stand by... if the Bot is not restarting then DM: `Tomato#6966`\"", + "variable4": "\"Ein Fehler ist aufgetreten, CONTACT THE OWNER PLEASE! `Tomato#6966`\"", "variable5": "\"RESTARTED ErfolgreichFUL! PLEASE TEST THAT THE BOT WORKS (in 5-10 Seconds)!\"", "variable6": "\"RESTARTED ErfolgreichFUL! PLEASE TEST THAT THE BOT WORKS (in 5-10 Seconds)!\"", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-advertise": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "{name: \"Warn Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/285/prohibited_1f6ab.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable3": "{name: \"Warn Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/285/prohibited_1f6ab.png\", url: \"https://discord.gg/milrato\"}", "variable4": "\"***Select what you need in the `Selection` down Below!***\"", - "variable5": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable5": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable6": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable8": "`${emoji.msg.SUCCESS} The Bero-Host Advertisement System is now ${d2p(client.ad.enabled)}`", @@ -1621,197 +1621,197 @@ "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-owner": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"Was möchtest du machen?\"", - "variable4": "`1️⃣ **== Add Owner**\\n\\n📑 **== Show Settings**\\n\\n**NOTE:**\\n> *You can't remove a Owner, which means you need to get in touch with: \\`bestgamershk2\\` to do so!*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable5": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable6": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable4": "`1️⃣ **== Add Owner**\\n\\n📑 **== Show Settings**\\n\\n**NOTE:**\\n> *You can't remove a Owner, which means you need to get in touch with: \\`Tomato#6966\\` to do so!*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", + "variable5": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable6": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable7": "\"Which User do you wanna add?\"", "variable8": "`Please User the Role now!`", - "variable9": "`<:NO:1169479454918180937> The User: \\`${user.tag}\\` is already registered as an Owner`", + "variable9": "`<:no:833101993668771842> The User: \\`${user.tag}\\` is already registered as an Owner`", "variable10": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable12": "`${emoji.msg.SUCCESS} Erfolgreich added the User \\`${user.tag}\\``", - "variable13": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable13": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable15": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable15": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable16": "`📑 All Owners`", - "variable17": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable17": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "stopbot": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`Du musst einer dieser Personen sein: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "\"Stopping BOT! If you want it back online then DM: `bestgamershk2`\"", - "variable4": "\"Ein Fehler ist aufgetreten, CONTACT THE OWNER PLEASE! `bestgamershk2`\"", + "variable3": "\"Stopping BOT! If you want it back online then DM: `Tomato#6966`\"", + "variable4": "\"Ein Fehler ist aufgetreten, CONTACT THE OWNER PLEASE! `Tomato#6966`\"", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, "setup": { "setup-admin": { "variable1": "\"Was möchtest du machen?\"", - "variable2": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable3": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable2": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable3": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable4": "\"Which Command do you wanna manage?\"", - "variable5": "\"<:NO:1169479454918180937> Unable to find the Command\"", - "variable6": "\"<:NO:1169479454918180937> Command is **not** an Administration Command\"", + "variable5": "\"<:no:833101993668771842> Unable to find the Command\"", + "variable6": "\"<:no:833101993668771842> Command is **not** an Administration Command\"", "variable7": "\"Was möchtest du machen?\"", - "variable8": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable9": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable10": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable8": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable9": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable10": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable11": "`Please Ping the Role/User now!`", - "variable12": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is already registered as an Admin Role for ${thecmd}`", + "variable12": "`<:no:833101993668771842> The role: \\`${role.name}\\` is already registered as an Admin Role for ${thecmd}`", "variable13": "` The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable14": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable16": "`<:NO:1169479454918180937> The User: \\`${user.username}\\` is already registered as an Admin Role for ${thecmd}`", + "variable16": "`<:no:833101993668771842> The User: \\`${user.username}\\` is already registered as an Admin Role for ${thecmd}`", "variable17": "` The User: \\`${user.username}\\` is now registered as an Admin Role`", - "variable18": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable18": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable20": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable20": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable21": "`Please Ping the Role/User now!`", - "variable22": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is not registered as an Admin Role yet for ${thecmd}`", + "variable22": "`<:no:833101993668771842> The role: \\`${role.name}\\` is not registered as an Admin Role yet for ${thecmd}`", "variable23": "` The role: \\`${role.name}\\` is not registered as an Admin Role anymore`", - "variable24": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable24": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable25": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable26": "`<:NO:1169479454918180937> The User: \\`${user.username}\\` is not registered as an Admin Role yet for ${thecmd}`", + "variable26": "`<:no:833101993668771842> The User: \\`${user.username}\\` is not registered as an Admin Role yet for ${thecmd}`", "variable27": "` The User: \\`${user.username}\\` is not registered as an Admin Role anymore`", - "variable28": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable30": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable31": "`Everyone with one of those Roles is able to use the Admin Commands`", "variable32": "`${client.settings.get(message.guild.id, `cmdadminroles.${thecmd}`)).length > 0 ? `${cmdrole.join(\"\\n\")}`: `No ${thecmd} Admin Roles Setup yet`})`.substr(0, 2048)", "variable33": "`📑 Settings of the Administration Setup`", - "variable34": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable34": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable35": "\"Which Role do you wanna add?\"", "variable36": "`Please Ping the Role now!`", - "variable37": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is already registered as an Admin Role`", + "variable37": "`<:no:833101993668771842> The role: \\`${role.name}\\` is already registered as an Admin Role`", "variable38": "` The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable39": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable39": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable40": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable41": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable41": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable42": "\"Which Role do you wanna remove?\"", "variable43": "`Please Ping the Role now!`", - "variable44": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is not registered as an Admin Role yet`", + "variable44": "`<:no:833101993668771842> The role: \\`${role.name}\\` is not registered as an Admin Role yet`", "variable45": "` The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable46": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable48": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable48": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable49": "`Everyone with one of those Roles is able to use the Admin Commands`", "variable50": "`📑 Settings of the Administration Setup`", - "variable51": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable51": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable52": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-admincmdlog": { "variable1": "\"Was möchtest du machen?\"", - "variable2": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable3": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable2": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable3": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable4": "\"Which Channel do you wanna use?\"", "variable5": "`*Just ping the channel with #channel in the Chat*`", "variable6": "` The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Admin logger`", - "variable7": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable7": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable8": "` Disabled the Admin logger`", "variable9": "`📑 Settings of the Admin Command Log`", - "variable10": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-aichat": { "variable1": "\"Was möchtest du machen? | REPORT LOG\"", "variable2": "`> 1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n> 2️⃣ **== \\`✔️ Enable\\`** aichat\\n\\n> 📑 **== \\`Show Settings\\`**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Missing Permission to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Missing Permission to add Reactions\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "` The Channel: \\`${channel.name}\\` is now registered as the Ai-Chat`", - "variable8": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable8": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable9": "` Disabled the Ai-Chat`", "variable10": "`📑 Settings of the Ai-Chat`", - "variable11": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable11": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable12": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-anticaps": { "variable1": "\"***Select what you need in the `Selection` down Below!***\"", - "variable2": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable2": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable3": "\"To activate the Anticaps System, enter the percent amount of how much caps in a message is allowed\"", "variable4": "`Send the amount now! (recommendet: \\`75%\\`)`", - "variable5": "\"<:NO:1169479454918180937> Percent out of Range!\"", + "variable5": "\"<:no:833101993668771842> Percent out of Range!\"", "variable6": "`It must be between \\`0%\\` and \\`100%\\``", "variable7": "` The Anticaps system is now enabled!`", - "variable8": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable8": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable10": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable11": "` The AntiCaps System is now **disabled**`", "variable12": "`📑 Settings of the Anti Caps System`", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-antidiscord": { "variable1": "\"***Select what you need in the `Selection` down Below!***\"", - "variable2": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable2": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable3": "` The Anti Discord Setup is now ${d2p(client.settings.get(message.guild.id, `antidiscord`))}!`", "variable4": "`📑 Settings of the Anti Discord Ad-Link System`", "variable5": "\"Which Channel do you wanna add to the Whitelist?\"", "variable6": "`Please Bitte erwähne den Channel jetzt!`", - "variable7": "`<:NO:1169479454918180937> The Channel: \\`${channel.name}\\` is already added to the Anti Discord Links Whitelist`", + "variable7": "`<:no:833101993668771842> The Channel: \\`${channel.name}\\` is already added to the Anti Discord Links Whitelist`", "variable8": "` The Channel: \\`${channel.name}\\` is now registered as an Whitelisted Anti Discord Links Channel`", - "variable9": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable9": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable11": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable12": "\"Which Channel do you wanna remove to the Whitelist?\"", "variable13": "`Please Bitte erwähne den Channel jetzt!`", - "variable14": "`<:NO:1169479454918180937> The Channel: \\`${channel.name}\\` is not added to the Anti Discord Links Whitelist yet`", + "variable14": "`<:no:833101993668771842> The Channel: \\`${channel.name}\\` is not added to the Anti Discord Links Whitelist yet`", "variable15": "` The Channel: \\`${channel.name}\\` is now **NOT** registered as an Whitelisted Anti Discord Links Channel anymore`", - "variable16": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable16": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable18": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-antilink": { "variable1": "\"***Select what you need in the `Selection` down Below!***\"", - "variable2": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable2": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable3": "` The Anti Links Setup is now ${d2p(client.settings.get(message.guild.id, `antilink`))}!`", "variable4": "`📑 Settings of the Anti Links System`", "variable5": "\"Which Channel do you wanna add to the Whitelist?\"", "variable6": "`Please Bitte erwähne den Channel jetzt!`", - "variable7": "`<:NO:1169479454918180937> The Channel: \\`${channel.name}\\` is already added to the Anti Links Whitelist`", + "variable7": "`<:no:833101993668771842> The Channel: \\`${channel.name}\\` is already added to the Anti Links Whitelist`", "variable8": "` The Channel: \\`${channel.name}\\` is now registered as an Whitelisted Anti Links Channel`", - "variable9": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable9": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable11": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable12": "\"Which Channel do you wanna remove to the Whitelist?\"", "variable13": "`Please Bitte erwähne den Channel jetzt!`", - "variable14": "`<:NO:1169479454918180937> The Channel: \\`${channel.name}\\` is not added to the Anti Links Whitelist yet`", + "variable14": "`<:no:833101993668771842> The Channel: \\`${channel.name}\\` is not added to the Anti Links Whitelist yet`", "variable15": "` The Channel: \\`${channel.name}\\` is now **NOT** registered as an Whitelisted Anti Links Channel anymore`", - "variable16": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable16": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable18": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-antinuke": { - "variable1": "\"<:NO:1169479454918180937> **Only the Server Owner is allowed to execute this Command!**\\n> *This was a wish from the Community..*\"", - "variable2": "{name: \"Anti Nuke Setup\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable1": "\"<:no:833101993668771842> **Only the Server Owner is allowed to execute this Command!**\\n> *This was a wish from the Community..*\"", + "variable2": "{name: \"Anti Nuke Setup\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/milrato\"}", "variable3": "\"***Select what you need in the `Selection` down Below!***\"", - "variable4": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", - "variable5": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \" __**The Anti Nuke is enabled!**__\": \"<:NO:1169479454918180937> __**The Anti Nuke is disabled!**__\"}`", - "variablex_6": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variable4": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", + "variable5": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \" __**The Anti Nuke is enabled!**__\": \"<:no:833101993668771842> __**The Anti Nuke is disabled!**__\"}`", + "variablex_6": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable6": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_7": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_7": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable7": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_8": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_8": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable8": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_9": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_9": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable9": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_10": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_10": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable10": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_11": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_11": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable11": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", "variablex_12": "\"\\u200b\"", "variable12": "\">>> __***When the allowed Actions / Time are reached, then i will do the punishments in []***__\\n*I will also Kick the added Bot and delete the Created Role/Channel*\"", - "variable13": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:NO:1169479454918180937> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", + "variable13": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:no:833101993668771842> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", "variable14": "`> ***This Setup is used to secure your Server***\\n\\n**Things it will protect:**\\n> \\`Watch Kicks & Bans\\`\\n> \\`Watch Channel Creations & Deletions\\`\\n> \\`Watch Role Creations & Deletions\\`\\n> \\`Watch Add Bots\\`\\n\\n> *If something Happens, and the settings are right, i will punish him by removing his role or kicking or banning him.*`", - "variable15": "{name: \"Anti Nuke Settings\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable15": "{name: \"Anti Nuke Settings\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/milrato\"}", "variable16": "\"***Select what you need in the `Selection` down Below!***\"", - "variable17": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable17": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable18": "\"Which Role/User do you wanna add/remove?\"", "variable19": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable20": "`**Added [${addedroles.length}] Roles and [${addedusers.length}] Users to the __general__ Whitelist!**`", @@ -1819,7 +1819,7 @@ "variable21": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_22": "\"__**Current Whitelisted Roles:**__\"", "variable22": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable23": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable23": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable24": "\"Which Role/User do you wanna add/remove?\"", "variable25": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable26": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Bot add__ Whitelist (module)!**`", @@ -1827,7 +1827,7 @@ "variable27": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_28": "\"__**Current Whitelisted Roles:**__\"", "variable28": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable29": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable29": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable30": "\"Which Role/User do you wanna add/remove?\"", "variable31": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable32": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Kick/Ban__ Whitelist (module)!**`", @@ -1835,7 +1835,7 @@ "variable33": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_34": "\"__**Current Whitelisted Roles:**__\"", "variable34": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable35": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable35": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable36": "\"Which Role/User do you wanna add/remove?\"", "variable37": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable38": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Create Role__ Whitelist (module)!**`", @@ -1843,7 +1843,7 @@ "variable39": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_40": "\"__**Current Whitelisted Roles:**__\"", "variable40": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable41": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable41": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable42": "\"Which Role/User do you wanna add/remove?\"", "variable43": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable44": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Delete Role__ Whitelist (module)!**`", @@ -1851,7 +1851,7 @@ "variable45": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_46": "\"__**Current Whitelisted Roles:**__\"", "variable46": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable47": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable47": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable48": "\"Which Role/User do you wanna add/remove?\"", "variable49": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable50": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Channel Create__ Whitelist (module)!**`", @@ -1859,7 +1859,7 @@ "variable51": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_52": "\"__**Current Whitelisted Roles:**__\"", "variable52": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable53": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable53": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable54": "\"Which Role/User do you wanna add/remove?\"", "variable55": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable56": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Channel Delete__ Whitelist (module)!**`", @@ -1867,11 +1867,11 @@ "variable57": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_58": "\"__**Current Whitelisted Roles:**__\"", "variable58": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable59": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable60": "\"<:NO:1169479454918180937> **This is not finished yet, no worries the System itself works!**\"", - "variable61": "{name: \"Anti Nuke Settings\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable59": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable60": "\"<:no:833101993668771842> **This is not finished yet, no worries the System itself works!**\"", + "variable61": "{name: \"Anti Nuke Settings\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/milrato\"}", "variable62": "\"***Select what you need in the `Selection` down Below!***\"", - "variable63": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable63": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable64": "`**Erfolgreich __${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"Enabled\" : \"Disabled\"}__ the Anti-Nuke System**`", "variable65": "`**Ich werde nun${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"\" : \" not\"} the Anti-Nuke System!**\\n> But please mind the Settings of each Module!`", "variable66": "\"\\u200b\", \"**DONT FORGET TO ADD WHITELISTED USERS/BOTS/ROLES**\\n**For Zum Beispiel:** *If you have a join-to-create Bot add him, at least for channel creations!*\"", @@ -1880,7 +1880,7 @@ "variable69": "` This Channel is now the Anti Nuke Logger!`", "variable70": "` ${ message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name} is now the Anti Nuke Logger!`", "variable71": "` The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Anti-Nuke logger`", - "variable72": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable72": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable73": "`**Erfolgreich __${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"Enabled\" : \"Disabled\"}__ the Whitelisted Log**`", "variable74": "`**Ich werde nun${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"\" : \" not\"} show it, when a Whitelisted User / Role makes something**\\n> But please mind the Settings of each Module!${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"\\n\\n> Tho this is enabled it does **not** mean i will punish the Whitelisted User, this is **just the Logging** for it!\\n> ***So that you know, when what happens!***\" : \"\"}`", "variable75": "\"\\u200b\", \"**DONT FORGET TO ADD WHITELISTED USERS/BOTS/ROLES**\\n**For Zum Beispiel:** *If you have a join-to-create Bot add him, at least for channel creations!*\"", @@ -1888,55 +1888,55 @@ "variable77": "`> *Erwähne einfach jetzt die Rolle with @Role in the Chat*\\n> Write \\`no\\` if you wanna disable/remove it!\\n\\nThis Role will be added, if the User gets the roles removed!\\n> You can also ran a command in the \\`${prefix}setup-antinuke\\` to set all channels to not visible when having this Role!`", "variable78": "` The Quarantine Role is now disabled!`", "variable79": "` The Role: \\`${message.mentions.roles.filter(r=>r.guild.id==message.guild.id).first().name}\\` is now registered as the Quarantine Role`", - "variable80": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable81": "\"<:NO:1169479454918180937> **This is not finished yet, no worries the System itself works!**\"", - "variable82": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \" __**The Anti Nuke is enabled!**__\": \"<:NO:1169479454918180937> __**The Anti Nuke is disabled!**__\"}`", - "variablex_83": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variable80": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable81": "\"<:no:833101993668771842> **This is not finished yet, no worries the System itself works!**\"", + "variable82": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \" __**The Anti Nuke is enabled!**__\": \"<:no:833101993668771842> __**The Anti Nuke is disabled!**__\"}`", + "variablex_83": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable83": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_84": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_84": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable84": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_85": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_85": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable85": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_86": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_86": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable86": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_87": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_87": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable87": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_88": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \" Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", + "variablex_88": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \" Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable88": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", "variablex_89": "\"\\u200b\"", "variable89": "\">>> __***When the allowed Actions / Time are reached, then i will do the punishments in []***__\\n*I will also Kick the added Bot and delete the Created Role/Channel*\"", "variablex_90": "\"\\u200b\"", "variable90": "\"**DONT FORGET TO ADD WHITELISTED USERS/BOTS/ROLES**\\n**For Zum Beispiel:** *If you have a join-to-create Bot add him, at least for channel creations!*\"", - "variable91": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:NO:1169479454918180937> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", - "variable92": "\"<:NO:1169479454918180937> **There is no Quarantine Role added yet!**\\n> To add it go to 'Manage Settings' and Add the Quarantine Role!\"", - "variable93": "`<:NO:1169479454918180937> **All Channels in this Guild are denied to View the Channel for the <@&${role}> Role**`", + "variable91": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:no:833101993668771842> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", + "variable92": "\"<:no:833101993668771842> **There is no Quarantine Role added yet!**\\n> To add it go to 'Manage Settings' and Add the Quarantine Role!\"", + "variable93": "`<:no:833101993668771842> **All Channels in this Guild are denied to View the Channel for the <@&${role}> Role**`", "variable94": "`>>> **Now Denying the <@&${role}> for ${channels.size} Channels, to View it!**\\n\\n **This might take up to \\`${channels.size * 1.5} Seconds\\`**`", "variable95": "` **Adjusted the Permission for \\`${channels.size} Channels\\`**`", "variable96": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-apply": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable2": "\"<:no:833101993668771842> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable3": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable4": "\"What do you want to do?\"", "variable5": "`1️⃣ **== Setup / Create** a new Application (Overwrite)\\n\\n2️⃣ **== Edit** the Application Process Parameters\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", "variable6": "\"What do you want me to do?\"", "variable6_1":"\"1️⃣ === I will create a Channel for you\\n2️⃣ === You can pick your own Channels!\"", - "variable7": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable7": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", "variable8": "-", "variable9": "\"What should be the embed color?\"", "variable9_1":"\"It MUST be an HEX CODE 7 letters long, **with** the `#` (e.g: #ffee55)\"", "variable10": "\"WRONG COLOR! USING `GREEN`\"", "variable11": "\"WRONG COLOR! USING `GREEN`\"", - "variable12": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable12": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable13": "\"What should be the embed TEXT?\"", "variable13_1":"\"Like what do u want to have listed in the Embed?\"", "variable14": "\"Apply for: `\" + message.guild.name + \"`\"", "variable15": "-", "variable16": "`What should be the **${counter}** Question?`", "variable17": "\"Enter `finish`, if you are finished with your Questions!\"", - "variable18": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable18": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable19": "`Do you want to add a Role, when some1 applies?`", "variable20": "\"Enter `no`, if not\\n\\nErwähne einfach jetzt die Rolle\"", "variable21": "`Setup for ${temptype}. Application System Completed!`", @@ -1949,31 +1949,31 @@ "variable28": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable29": "`Setup for ${temptype}. Application System Completed!`", "variable30": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", - "variable31": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", - "variable32": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable31": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", + "variable32": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable33": "\"What should be the Channel, where someone should __start__ the Application?\"", "variable33_1": "\"Please ping the Channel #Channel\"", - "variable34": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | ABGEBROCHEN\"", + "variable34": "\"<:no:833101993668771842> ERROR | INVALID INPUT | ABGEBROCHEN\"", "variable35": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable36": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable36": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", "variable37": "\"What should be the Channel, where the __finished__ Application should be sent?\"", "variable37_1" : "\"Please ping the Channel #channel\"", - "variable38": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | ABGEBROCHEN\"", + "variable38": "\"<:no:833101993668771842> ERROR | INVALID INPUT | ABGEBROCHEN\"", "variable39": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable40": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable40": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", "variable41": "-", "variable42": "\"What should be the embed color?\"", "variable42_1": "\"It MUST be an HEX CODE 7 letters long, **with** the `#` (e.g: #ffee55)\"", "variable43": "\"WRONG COLOR! USING `GREEN`\"", "variable44": "\"WRONG COLOR! USING `GREEN`\"", - "variable45": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable45": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", "variable46": "\"What should be the embed TEXT?\"", "variable46_1": "\"Like what do u want to have listed in the Embed?\"", "variable47": "\"Apply for: `\" + message.guild.name + \"`\"", "variable48": "-", "variable49": "`What should be the **${counter}** Question?`", "variable50": "\"Enter `finish`, if you are finished with your Questions!\"", - "variable51": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable51": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", "variable52": "`Do you want to add a Role, when some1 applies?`", "variable53": "\"Enter `no`, if not\\n\\nErwähne einfach jetzt die Rolle\"", "variable54": "`Setup for ${temptype}. Application System Completed!`", @@ -1986,361 +1986,361 @@ "variable61": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable62": "`Setup for ${temptype}. Application System Completed!`", "variable63": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", - "variable64": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", - "variable65": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable64": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable65": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", "variable66": "\"What do you want me to do?\"", - "variable67": "\"<:NO:1169479454918180937> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable68": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable67": "\"<:no:833101993668771842> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable68": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable69": "`COULD NOT FIND THE ROLE!`", "variable70": "\"Make sure that the Role is under me!\"", "variable71": "\"Make sure that the Role is under me!\"", - "variable72": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", - "variable73": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", - "variable74": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable72": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", + "variable73": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", + "variable74": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable75": "\"What do you want to do?\"", "variable76": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable77": "\"<:NO:1169479454918180937> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable78": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", - "variable79": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable77": "\"<:no:833101993668771842> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable78": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", + "variable79": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable80": "`COULD NOT FIND THE ROLE!`", "variable81": "\"Make sure that the Role is under me!\"", "variable82": "\"Make sure that the Role is under me!\"", - "variable83": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable83": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable84": "\"Erfolgreich __deleted__ the ACCEPT IMAGE for emoji **one**!\"", "variable85": "\"Which Image should i Use?\"", "variable86": "`*Just Send the Url*`", "variable87": "\"Erfolgreich set the ACCEPT IMAGE for emoji **one**!\"", - "variable88": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable88": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable89": "\"Erfolgreich set the ACCEPT IMAGE for emoji **one**!\"", - "variable90": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable91": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable90": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable91": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable92": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable93": "\"What do you want to do?\"", "variable94": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable95": "\"<:NO:1169479454918180937> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable96": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", - "variable97": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable95": "\"<:no:833101993668771842> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable96": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", + "variable97": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable98": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable99": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable100": "\"Make sure that the Role is under me!\"", "variable101": "\"Make sure that the Role is under me!\"", - "variable102": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable102": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable103": "\"Erfolgreich __deleted__ the ACCEPT IMAGE for emoji **two**!\"", "variable104": "\"Which Image should i Use?\"", "variable105": "`*Just Send the Url*`", "variable106": "\"Erfolgreich __set__ the ACCEPT IMAGE for emoji **two**!\"", - "variable107": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable107": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable108": "\"Erfolgreich __set__ the ACCEPT IMAGE for emoji **two**!\"", - "variable109": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable110": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable109": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable110": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable111": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable112": "\"What do you want to do?\"", "variable113": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable114": "\"<:NO:1169479454918180937> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable115": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", - "variable116": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable114": "\"<:no:833101993668771842> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable115": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", + "variable116": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable117": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable118": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable119": "\"Make sure that the Role is under me!\"", "variable120": "\"Make sure that the Role is under me!\"", - "variable121": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable121": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable122": "\"Erfolgreich __deleted__ the ACCEPT IMAGE for emoji **three**!\"", "variable123": "\"Which Image should i Use?\"", "variable124": "`*Just Send the Url*`", "variable125": "\"Erfolgreich __set__ the ACCEPT IMAGE for emoji **three**!\"", - "variable126": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable126": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable127": "\"Erfolgreich __set__ the ACCEPT IMAGE for emoji **three**!\"", - "variable128": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable129": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable128": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable129": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable130": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable131": "\"<:NO:1169479454918180937> ERROR please enter a valid Option\"", + "variable131": "\"<:no:833101993668771842> ERROR please enter a valid Option\"", "variable132": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojithree message\\` --> follow steps / \\`${prefix}editsetup emojithree setrole\\` --> follow steps`", "variable133": "\"What do you want to do?\"", "variable134": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable135": "\"<:NO:1169479454918180937> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable136": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", - "variable137": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable135": "\"<:no:833101993668771842> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable136": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", + "variable137": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable138": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable139": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable140": "\"Make sure that the Role is under me!\"", "variable141": "\"Make sure that the Role is under me!\"", - "variable142": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable142": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable143": "\"Erfolgreich __deleted__ the ACCEPT IMAGE for emoji **four**!\"", "variable144": "\"Which Image should i Use?\"", "variable145": "`*Just Send the Url*`", "variable146": "\"Erfolgreich __set__ the ACCEPT IMAGE for emoji **four**!\"", - "variable147": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable147": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable148": "\"Erfolgreich __set__ the ACCEPT IMAGE for emoji **four**!\"", - "variable149": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable150": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable149": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable150": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable151": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable152": "\"<:NO:1169479454918180937> ERROR please enter a valid Option\"", + "variable152": "\"<:no:833101993668771842> ERROR please enter a valid Option\"", "variable153": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojifour message\\` --> follow steps / \\`${prefix}editsetup emojifour setrole\\` --> follow steps`", "variable154": "\"What do you want to do?\"", "variable155": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable156": "\"<:NO:1169479454918180937> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable157": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", - "variable158": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable156": "\"<:no:833101993668771842> ERROR | Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable157": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", + "variable158": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable159": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable160": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable161": "\"Make sure that the Role is under me!\"", "variable162": "\"Make sure that the Role is under me!\"", - "variable163": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable163": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable164": "\"Which Image should i Use?\"", "variable165": "`*Just Send the Url*`", "variable166": "\"Erfolgreich __set__ the ACCEPT IMAGE for emoji **five**!\"", - "variable167": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable167": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable168": "\"Erfolgreich __set__ the ACCEPT IMAGE for emoji **five**!\"", - "variable169": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable170": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable169": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable170": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable171": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable172": "\"<:NO:1169479454918180937> ERROR please enter a valid Option\"", + "variable172": "\"<:no:833101993668771842> ERROR please enter a valid Option\"", "variable173": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojifive message\\` --> follow steps / \\`${prefix}editsetup emojifive setrole\\` --> follow steps`", "variable174": "\"Current Questions\"", "variable175": "\"What Question do you wanna __Edit__?\"", "variable176": "`Just send the **INDEX** Number of the **Question** | \\`1\\` - \\`${Questions.length}\\``", "variable177": "\"NEW Questions\"", - "variable178": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", - "variable179": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable178": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", + "variable179": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable180": "\"What should be the new temp Role, which will be granted once the user applied?\"", "variable181": "`Just send the **ROLE** into the Channel. Simply **Ping** it!`", "variable182": "`COULD NOT FIND THE ROLE!`", "variable183": "\"Make sure that the Role is under me!\"", "variable184": "\"Make sure that the Role is under me!\"", - "variable185": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable185": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable186": "\"What should be the Question you wanna add?\"", "variable187": "`Simply send the Question into the Text`", "variable188": "\"NEW Questions\"", - "variable189": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable189": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable190": "\"Current Questions\"", "variable191": "\"What Question do you wanna Remove?\"", "variable192": "`Just send the **INDEX** Number of the **Question** | \\`1\\` - \\`${Questions.length}\\``", "variable193": "\"NEW Questions\"", - "variable194": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable194": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable195": "\"What should be the Channel, where someone should __start__ the Application?\"", "variable196": "\"Please ping the Channel #channel\"", - "variable197": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | ABGEBROCHEN\"", + "variable197": "\"<:no:833101993668771842> ERROR | INVALID INPUT | ABGEBROCHEN\"", "variable198": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable199": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable199": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", "variable200": "-", "variable201": "\"What should be the embed color?\"", "variable201_1": "\"It MUST be an HEX CODE 7 letters long, **with** the `#` (e.g: #ffee55)\"", "variable202": "\"WRONG COLOR! USING `GREEN`\"", "variable203": "\"WRONG COLOR! USING `GREEN`\"", - "variable204": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable204": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", "variable205": "\"What should be the embed TEXT?\"", "variable205_1": "\"Like what do u want to have listed in the Embed?\"", "variable206": "\"Apply for: `\" + message.guild.name + \"`\"", "variable207": "`Setup for ${temptype}. Application System Completed!`", "variable208": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", - "variable209": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", - "variable210": "\"<:NO:1169479454918180937> ERROR | ERROR\"", + "variable209": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable210": "\"<:no:833101993668771842> ERROR | ERROR\"", "variable211": "\"```\" + e.message + \"```\"", "variable212": "\"What should be the Channel, where the __finished__ Applications will be sent?\"", "variable212_1": "\"Please ping the Channel #channel\"", - "variable213": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | ABGEBROCHEN\"", + "variable213": "\"<:no:833101993668771842> ERROR | INVALID INPUT | ABGEBROCHEN\"", "variable214": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable215": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable215": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", "variable216": "`Ich werde nun send the finished applications to: ${f_applychannel}`", - "variable217": "\"<:NO:1169479454918180937> ERROR | ERROR\"", + "variable217": "\"<:no:833101993668771842> ERROR | ERROR\"", "variable218": "\"```\" + e.message + \"```\"", "variable219": "`${apply_for_here.get(message.guild.id, \"last_verify\") ? \"Enabled Last Verification\": \"Disabled Last Verification\"}`", "variable220": "`${apply_for_here.get(message.guild.id, \"last_verify\") ? \"Ich werde nun ask the User a last Time if he really wanna apply for the Server\": \"I will not ask the User\"}`", - "variable221": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", - "variable222": "\"<:NO:1169479454918180937> ERROR | Deine Zeit ist abgelaufen\"", + "variable221": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | ABGEBROCHEN\"", + "variable222": "\"<:no:833101993668771842> ERROR | Deine Zeit ist abgelaufen\"", "variable223": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "setup-autoembed": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **== Add** a Channel for Auto Embeds\\n\\n2️⃣ **== Remove** a Channel for Auto Embeds\\n\\n3️⃣ **== Show** the Channels for Auto Embeds\\n\\n📑 **== Show Settings**\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Channel do you wanna add?\"", "variable6": "`Please Bitte erwähne den Channel jetzt!`", - "variable7": "`<:NO:1169479454918180937> The Channel is already defined as an Auto Embed Channel`", + "variable7": "`<:no:833101993668771842> The Channel is already defined as an Auto Embed Channel`", "variable8": "`You can retry the Command: \\`${prefix}setup-autoembed\\` to remove the Channel from the LIST!`", "variable9": "` Ich werde nun replace every message in \\`${channel.name}\\` too!`", - "variable10": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable12": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable13": "\"Which Channel do you wanna add?\"", "variable14": "`Please Bitte erwähne den Channel jetzt!`", - "variable15": "`<:NO:1169479454918180937> The Channel is not defined as an Auto Embed Channel yet`", + "variable15": "`<:no:833101993668771842> The Channel is not defined as an Auto Embed Channel yet`", "variable16": "`You can retry the Command: \\`${prefix}setup-autoembed\\` to add the Channel to the LIST!`", "variable17": "` Ich werde nun no longer replace the messages in \\`${channel.name}\\`!`", - "variable18": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable18": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable20": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable20": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable21": "\"I am replacing the messages in those Channels:\"", "variable22": "`${a.map(ch=>`<#${ch}>`).join(\" | \")}`.substr(0, 2048)", "variable23": "\"📑 Settings of the Auto Embed-Message Replacement System\"", "variable24": "`**Channels where Messages will be replaced:**\\n${a.map(ch=>`<#${ch}>`).join(\" | \")}`.substr(0, 2048)", - "variable25": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-automeme": { "variable1": "\"Was möchtest du machen? | AUTO MEME\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** automeme\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "` The Channel: \\`${channel.name}\\` is now registered as the Auto Meme Poster Channel`", - "variable8": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable8": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable9": "` Disabled the Auto Meme Poster Channel`", "variable10": "` Settings of the Auto Meme Poster Channel`", - "variable11": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable11": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-autonsfw": { "variable1": "\"Was möchtest du machen? | AUTO NSFW\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** AutoNsfw\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", - "variable7": "\"<:NO:1169479454918180937> The Pinged Channel is not a NSFW Channel\"", + "variable7": "\"<:no:833101993668771842> The Pinged Channel is not a NSFW Channel\"", "variable8": "` The Channel: \\`${channel.name}\\` is now registered as the Auto Nsfw Poster Channel`", - "variable9": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable9": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable10": "` Disabled the Auto Nsfw Poster Channel`", "variable11": "` Settings of the Auto Nsfw Poster Channel`", - "variable12": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-blacklist": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **== Add** Word to the Blacklist\\n\\n2️⃣ **== Remove** Word from the Blacklist\\n\\n3️⃣ **== Show** all Blacklisted Words\\n\\n4️⃣ **== Reset** the Blacklisted Words\\n\\n*Note that ADMINISTRATORS, (general) are not checked if their messages are a part of the Blacklist*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Word do you wanna add?\"", "variable6": "`Please send the Word(s) in here now! Note if you wanna add multiple words do it like this:\\n\\`word1,word2,word 3,word4\\``", "variable7": "` Added \\`${blacklistedwords.length - notadded.length}\\` / \\`${blacklistedwords.length}\\``", "variable8": "`Not added Words:\\n${notadded.length > 0 ? notadded.map(i => `\\`${i}\\``).join(\"︲\") + \"\\n Because it is already in the Blacklist\" : \"Added every given word\"}`.substr(0, 2048)", - "variable9": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable9": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable11": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable12": "\"Which Word do you wanna remove?\"", "variable13": "`Please send the Word(s) in here now! Note if you wanna remove multiple words do it like this:\\n\\`word1,word2,word 3,word4\\``", "variable14": "` Removed \\`${blacklistedwords.length - notremoved.length}\\` / \\`${blacklistedwords.length}\\``", "variable15": "`Not removed Words:\\n${notremoved.length > 0 ? notremoved.map(i => `\\`${i}\\``).join(\"︲\") + \"\\nBecause it is not in the blacklist yet\": \"Removed every given word\"}`.substr(0, 2048)", - "variable16": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable16": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable18": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable19": "` Resetted the Blacklist`", - "variable20": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable20": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-commands": { "variable1": "\"Was möchtest du machen?\"", - "variable2": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable3": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable2": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable3": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable4": "` ${client.settings.get(message.guild.id, temptype) ? \"Enabled\" : \"Disabled\"} ${temptype} Commands`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-counter": { "variable1": "\"Was möchtest du machen? | REPORT LOG\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** counter\\n\\n3️⃣ **== Reset the __current__ Number to 0**\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "` The Channel: \\`${channel.name}\\` is now registered as the Number-Counter-Chat`", - "variable8": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable8": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable9": "` Disabled the Number-Counter-Chat`", "variable10": "` Resetted the Number to 0`", "variable11": "` Settings of the Number-Counter-Chat`", - "variable12": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-customcommand": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **== Add** a Custom Command\\n\\n2️⃣ **== Remove** a Custom Command\\n\\n3️⃣ **== Show** the Custom Command\\n\\n📑 **== Show Settings**\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Missing Permission to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable5": "\"<:NO:1169479454918180937> You've reached the maximum Custom Commands Amount!\"", + "variable3": "\"<:no:833101993668771842> Missing Permission to add Reactions\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable5": "\"<:no:833101993668771842> You've reached the maximum Custom Commands Amount!\"", "variable6": "\"What Custom Command do you wanna add?\"", "variable7": "`Please type the Command name **without** the Prefix:\\nExample if you wanna get a \\`!socials\\` command send \\`socials\\``", "variable8": "\"What Should the Custom Command send?\"", - "variable9": "`Please just type the content in the Chat\\nZum Beispiel: \\`Discord Server: https://discord.gg/hsmU2c7mVa\\``", + "variable9": "`Please just type the content in the Chat\\nZum Beispiel: \\`Discord Server: https://discord.gg/milrato\\``", "variable10": "\"Should I send it as an EMBED or as an MESSAGE\"", "variable11": "`React with ✅ to send it as an Embed\\n\\nReact with ❌ to just send it as a normal Message`", "variable12": "`Success ${thecustomcommand.name} has Erfolgreich been created!`", "variable13": "`This is how it will look like:`", - "variable14": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable15": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable16": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable14": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable15": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable16": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable17": "\"Which Custom Command do you wanna remove?\"", "variable18": "` I Erfolgreich deleted \\`${thecmd.name}\\`!`", - "variable19": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``", - "variable21": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable21": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable22": "\"Custom Commands\"", "variable23": "\"📑 Settings of the Custom Commands\"", "variable24": "`**Amount: \\`${client.customcommands.get(message.guild.id, \"commands\").length}\\`**`", - "variable25": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable26": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-dailyfact": { "variable1": "\"Was möchtest du machen? | REPORT LOG\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** dailyfact\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "` The Channel: \\`${channel.name}\\` is now registered as the Daily Fact Poster Channel`", - "variable8": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable8": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable9": "` Disabled the Daily Fact Poster Channel`", "variable10": "` Settings of the Daily Fact Poster Channel`", - "variable11": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable11": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-embed": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **==** Change the **Color** of the Embeds\\n\\n2️⃣ **==** Change the **Image** of the Embeds\\n\\n3️⃣ **==** Change the **Footer Text** of the Embeds\\n\\n4️⃣ **==** ${es.thumb ? \"**Disable** the Thumbnail for Embeds\" : \"**Enable** the Thumbnail for Embeds\"}\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"What Color do you want?\"", "variable6": "`Send it now!\\n\\nMake sure to use a valid **HEX CODE** forZum Beispiel: **\\`#ffee22\\`** __with__ the \\`#\\``", - "variable7": "\"<:NO:1169479454918180937> Please add a valid COLOR\"", + "variable7": "\"<:no:833101993668771842> Please add a valid COLOR\"", "variable8": "`Note that a HEX COLOR looks like that: \\`#ffee22\\``", - "variable9": "\"<:NO:1169479454918180937> Please add a valid COLOR\"", + "variable9": "\"<:no:833101993668771842> Please add a valid COLOR\"", "variable10": "`Note that a HEX COLOR looks like that: \\`#ffee22\\``", "variable11": "` The new Embed Color is: \\`${es.color}\\``", - "variable12": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable14": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable14": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable15": "\"Which Image do you want to use?\"", "variable16": "`Note that you may not delete this image from where ever the source is from! A Link is appreciated`", "variable17": "` The new Embed Image is: \\`${es.link}\\``", - "variable18": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable18": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable20": "\"<:NO:1169479454918180937> Please add a valid IMAGE-LINK\"", - "variable21": "\"<:NO:1169479454918180937> Please add a valid IMAGE-LINK\"", + "variable20": "\"<:no:833101993668771842> Please add a valid IMAGE-LINK\"", + "variable21": "\"<:no:833101993668771842> Please add a valid IMAGE-LINK\"", "variable22": "` The new Embed Image is: \\`${es.link}\\``", - "variable23": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable23": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable24": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable25": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable25": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable26": "\"What should be your new Footer Text?\"", "variable27": "`Note that it's the Text that's very small and at the bottom of an Embed\\n\\nEnter the Text now!`", - "variable28": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable30": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable31": "` The Thumbnail is now ${es.thumb ? \"enabled\": \"disabled\"}`", "variable32": "`${es.thumb ? \"Ich werde nun add Thumbnails to each Embed Message\": \"Ich werde nun **not** add a Thumbnail to Embed Messages\"}`", - "variable33": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-jtc": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **==** Manage the **first** Join to Create Setup\\n\\n2️⃣ **==** Manage the **second** Join to Create Setup\\n\\n3️⃣ **==** Manage the **third** Join to Create Setup\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Was möchtest du machen? | JOIN TO CREATE\"", "variable6": "\"✅ Setup Complete for Join to Create\"", "variable7": "`Bound to Channel: \\`${vc.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${vc.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${vc.parent ? vc.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", - "variable8": "\"<:NO:1169479454918180937> You are not connected to a Channel\"", + "variable8": "\"<:no:833101993668771842> You are not connected to a Channel\"", "variable9": "`Please redo the Setup, and join a Channel`", "variable10": "\"✅ Setup Complete for Join to Create\"", "variable11": "`Bound to Channel: \\`${channel.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${channel.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${channel.parent ? channel.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", @@ -2348,12 +2348,12 @@ "variable13": "`Note that, if you add \\`{user}\\` it will be replaced with the **USERNAME**`", "variable14": "\"✅ Erfolgreich changed the Channelname for the temp. Channels\"", "variable15": "`New Channelname: \\`${client.jtcsettings.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", - "variable16": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable17": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable16": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable17": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable18": "\"Was möchtest du machen? | JOIN TO CREATE\"", "variable19": "\"✅ Setup Complete for Join to Create\"", "variable20": "`Bound to Channel: \\`${vc.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${vc.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${vc.parent ? vc.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", - "variable21": "\"<:NO:1169479454918180937> You are not connected to a Channel\"", + "variable21": "\"<:no:833101993668771842> You are not connected to a Channel\"", "variable22": "`Please redo the Setup, and join a Channel`", "variable23": "\"✅ Setup Complete for Join to Create\"", "variable24": "`Bound to Channel: \\`${channel.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${channel.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${channel.parent ? channel.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", @@ -2361,12 +2361,12 @@ "variable26": "`Note that, if you add \\`{user}\\` it will be replaced with the **USERNAME**`", "variable27": "\"✅ Erfolgreich changed the Channelname for the temp. Channels\"", "variable28": "`New Channelname: \\`${client.jtcsettings2.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings2.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", - "variable29": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable30": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable29": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable30": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable31": "\"Was möchtest du machen? | JOIN TO CREATE\"", "variable32": "\"✅ Setup Complete for Join to Create\"", "variable33": "`Bound to Channel: \\`${vc.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${vc.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${vc.parent ? vc.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", - "variable34": "\"<:NO:1169479454918180937> You are not connected to a Channel\"", + "variable34": "\"<:no:833101993668771842> You are not connected to a Channel\"", "variable35": "`Please redo the Setup, and join a Channel`", "variable36": "\"✅ Setup Complete for Join to Create\"", "variable37": "`Bound to Channel: \\`${channel.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${channel.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${channel.parent ? channel.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", @@ -2374,17 +2374,17 @@ "variable39": "`Note that, if you add \\`{user}\\` it will be replaced with the **USERNAME**`", "variable40": "\"✅ Erfolgreich changed the Channelname for the temp. Channels\"", "variable41": "`New Channelname: \\`${client.jtcsettings3.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings3.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", - "variable42": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable43": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable44": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable42": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable43": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable44": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable45": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "setup-keyword": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **== Add** a Key Word Message\\n\\n2️⃣ **== Remove** a Key Word Message\\n\\n3️⃣ **== Show** the Key Word Messages\\n\\n\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable5": "\"<:NO:1169479454918180937> You've reached the maximum Key Words Amount!\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable5": "\"<:no:833101993668771842> You've reached the maximum Key Words Amount!\"", "variable6": "\"What Key Words do you wanna add?\"", "variable7": "`Please type the Keyword **without** the Prefix:\\nExample if you wanna get a \\`Hello\\` Key Word send \\`hello\\``", "variable8": "\"What Should the Key Word send?\"", @@ -2397,23 +2397,23 @@ "variable15": "`React with ✅ to send it as an Embed\\n\\nReact with ❌ to just send it as a normal Message`", "variable16": "`Success ${thekeyword.name} has Erfolgreich been created!`", "variable17": "`This is how it will look like:`", - "variable18": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable19": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable20": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable21": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable22": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable18": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable19": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable20": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable21": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable22": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable23": "\"Which Key Word do you wanna remove?\"", "variable24": "` I Erfolgreich deleted \\`${thecmd.name}\\`!`", - "variable25": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable27": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable27": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable28": "\"Key Word Messages (5 Seconds SERVER Delay)\"", - "variable29": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable29": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-language": { "variable1": "\"***Select what you need in the `Selection` down Below!***\"", - "variable2": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable2": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable3": "\"Select your new Language\"", "variable4": "`Current language is: **${languages[ls]}**\\n\\n***Note that this System is not finished yet!***\\n**Only partly working Languages are:**\\n> \\`English\\`, \\`India (Hindi)\\``", "variable5": "` The new Language is **${languages[lang]}** (\\`${lang})\\``", @@ -2424,219 +2424,219 @@ "setup-leave": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **==** Manage the leave Message in a **Channel**\\n\\n2️⃣ **==** Manage the leave Message for **DM MESSAGES**`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Was möchtest du machen? | CHANNEL leave\"", - "variable6": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable6": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable7": "\"In which Channel shall I send the leave Message?\"", "variable8": "`Please Bitte erwähne den Channel jetzt!`", "variable9": "` The new leave Cannel is: \\`${channel.name}\\``", - "variable10": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable12": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable13": "` Disabled the leave **Message**`", - "variable14": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "\"Was möchtest du machen?\"", - "variable17": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable17": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable18": "` Ich werde nun send no Image with the leave Message`", - "variable19": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "` Ich werde nun send an Image with the leave Message`", - "variable22": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable22": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "\"Please add an Image now\"", "variable25": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable26": "` Ich werde nun use your Custom Background image`", - "variable27": "\"<:NO:1169479454918180937> Your Attachment is not a valid Image!\"", + "variable27": "\"<:no:833101993668771842> Your Attachment is not a valid Image!\"", "variable28": "` Ich werde nun use your Custom Background image`", - "variable29": "\"<:NO:1169479454918180937> You didn't entered a valid Link!\"", + "variable29": "\"<:no:833101993668771842> You didn't entered a valid Link!\"", "variable30": "\"Please retry the whole process\"", - "variable31": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable31": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable32": "` Ich werde nun send an Auto generated Image with an transparent Background, including your Guild Avatar`", - "variable33": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable35": "\"Please add an Image now\"", "variable36": "` Ich werde nun use your Custom image`", - "variable37": "\"<:NO:1169479454918180937> Your Attachment is not a valid Image!\"", + "variable37": "\"<:no:833101993668771842> Your Attachment is not a valid Image!\"", "variable38": "` Ich werde nun use your Custom Image`", - "variable39": "\"<:NO:1169479454918180937> You didn't entered a valid Link!\"", + "variable39": "\"<:no:833101993668771842> You didn't entered a valid Link!\"", "variable40": "\"Please retry the whole process\"", - "variable41": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable41": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable42": "` ${client.settings.get(message.guild.id, \"leave.frame\") ? \"Enabled the Frame for the Automated leave Image\" : \"Disabled the Frame for the Automated leave Image\"}`", - "variable43": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable43": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "` ${client.settings.get(message.guild.id, \"leave.discriminator\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated leave Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated leave Image\"}`", - "variable46": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable48": "` ${client.settings.get(message.guild.id, \"leave.membercount\") ? \"Enabled the MemberCount Text for the Automated leave Image\" : \"Disabled the MemberCount Text for the Automated leave Image\"}`", - "variable49": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable49": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable50": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable51": "` ${client.settings.get(message.guild.id, \"leave.servername\") ? \"Enabled Servername Text Frame for the Automated leave Image\" : \"Disabled the Servername Text for the Automated leave Image\"}`", - "variable52": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable52": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable53": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable54": "` ${client.settings.get(message.guild.id, \"leave.pb\") ? \"Enabled Profile Picture for the Automated leave Image\" : \"Disabled Profile Picture for the Automated leave Image\"}`", - "variable55": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable55": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable57": "\"Was möchtest du machen?\"", - "variable58": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable58": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable59": "` CHANGED THE COLOR FOR THE FRAME`", - "variable60": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable60": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable62": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable63": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable62": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable63": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable64": "\"What should be the leave Message?\"", "variable65": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable66": "` The new leave Message is:`", - "variable67": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable67": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable68": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable69": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable69": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable70": "` ${client.settings.get(message.guild.id, \"leave.invite\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable71": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable71": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable72": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable73": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable73": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable74": "\"Was möchtest du machen? | CHANNEL leave\"", - "variable75": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable75": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable76": "` Ich werde nun send leave-Messages to a new User in his DMS`", - "variable77": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable77": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable78": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable79": "` Ich werde nun send **NO** leave-Messages to a new User in his DMS`", - "variable80": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable80": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable81": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable82": "\"Was möchtest du machen?\"", - "variable83": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable83": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable84": "` Ich werde nun send no Image with the leave Message (DM)`", - "variable85": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable85": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable86": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable87": "` Ich werde nun send an Image with the leave Message (DM)`", - "variable88": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable88": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable89": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable90": "\"Please add an Image now\"", "variable91": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable92": "` Ich werde nun use your Custom Background image (dm)`", - "variable93": "\"<:NO:1169479454918180937> Your Attachment is not a valid Image!\"", + "variable93": "\"<:no:833101993668771842> Your Attachment is not a valid Image!\"", "variable94": "` Ich werde nun use your Custom Background image`", - "variable95": "\"<:NO:1169479454918180937> You didn't entered a valid Link!\"", + "variable95": "\"<:no:833101993668771842> You didn't entered a valid Link!\"", "variable96": "\"Please retry the whole process\"", - "variable97": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable97": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable98": "` Ich werde nun send an Auto generated Image with an transparent Background, including your Guild Avatar (DM)`", - "variable99": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable99": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable101": "\"Please add an Image now\"", "variable102": "` Ich werde nun use your Custom image (DM)`", - "variable103": "\"<:NO:1169479454918180937> Your Attachment is not a valid Image!\"", + "variable103": "\"<:no:833101993668771842> Your Attachment is not a valid Image!\"", "variable104": "` Ich werde nun use your Custom Image (DM)`", - "variable105": "\"<:NO:1169479454918180937> You didn't entered a valid Link!\"", + "variable105": "\"<:no:833101993668771842> You didn't entered a valid Link!\"", "variable106": "\"Please retry the whole process\"", - "variable107": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable107": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable108": "` ${client.settings.get(message.guild.id, \"leave.framedm\") ? \"Enabled the Frame for the Automated leave Image\" : \"Disabled the Frame for the Automated leave Image\"} (DM)`", - "variable109": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable109": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable110": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable111": "` ${client.settings.get(message.guild.id, \"leave.discriminatordm\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated leave Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated leave Image\"} (DM)`", - "variable112": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable112": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable113": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable114": "` ${client.settings.get(message.guild.id, \"leave.membercountdm\") ? \"Enabled the MemberCount Text for the Automated leave Image\" : \"Disabled the MemberCount Textthe Automated leave Image\"} (DM)`", - "variable115": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable115": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable116": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable117": "` ${client.settings.get(message.guild.id, \"leave.servernamedm\") ? \"Enabled Servername Text Frame for the Automated leave Image\" : \"Disabled the Servername Text for the Automated leave Image\"} (DM)`", - "variable118": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable118": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable119": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable120": "` ${client.settings.get(message.guild.id, \"leave.pbdm\") ? \"Enabled Profile Picture for the Automated leave Image\" : \"Disabled Profile Picture for the Automated leave Image\"} (DM)`", - "variable121": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable121": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable122": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable123": "\"Was möchtest du machen?\"", - "variable124": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable124": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable125": "` CHANGED THE COLOR FOR THE FRAME (DM)`", - "variable126": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable126": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable127": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable128": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable129": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable128": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable129": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable130": "\"What should be the leave Message? (DM\"", "variable131": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable132": "` The new leave Message is: (DM)`", - "variable133": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable133": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable134": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable135": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable135": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable136": "` ${client.settings.get(message.guild.id, \"leave.invitedm\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable137": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable137": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable138": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable139": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable139": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable140": "\"Was möchtest du machen? | CHANNEL leave\"", - "variable141": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable141": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable142": "\"Which Role do you wanna add?\"", "variable143": "`Please Ping the Role now!`", - "variable144": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is already registered as an leave Role`", + "variable144": "`<:no:833101993668771842> The role: \\`${role.name}\\` is already registered as an leave Role`", "variable145": "` The role: \\`${role.name}\\` is now registered as an leave Role`", - "variable146": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable146": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable147": "\"Which Role do you wanna remove?\"", "variable148": "`Please Ping the Role now!`", - "variable149": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is not registered as an leave Role yet`", + "variable149": "`<:no:833101993668771842> The role: \\`${role.name}\\` is not registered as an leave Role yet`", "variable150": "` Remove the role: \\`${role.name}\\` from the leave Roles`", - "variable151": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable151": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable152": "`Everyone who joins will get those Roles now:`", - "variable153": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable154": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable153": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable154": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable155": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-logger": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Setup** the Logger System\\n\\n2️⃣ **== \\`❌ Disable\\`** the Logger System\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`Please Bitte erwähne den Channel jetzt!`", "variable7": "` Ich werde nun send all logs into: \\`${channel.name}\\``", - "variable8": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable8": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable10": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable11": "` Disabled Logger, I wont log anything anymore`", - "variable12": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable14": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-membercount copy": { "variable1": "\"Was möchtest du machen? | REPORT LOG\"", "variable2": "`1️⃣ **== ${client.setups.get(message.guild.id, `membercount.enabled`) ? \"`❌ Disable`\" : \"`✔️ Enable`\"}** Member Counter\\n\\n2️⃣ **== Manage** 1. Member Counter\\n\\n3️⃣ **== Manage** 2. Member Counter\\n\\n4️⃣ **== Manage** 3. Member Counter\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will update the Channels every 10 Minutes with a 2 min delay between each one!*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "` The Member Counter Setup is now ${d2p(client.setups.get(message.guild.id, `membercount.enabled`))}!`", "variable6": "\"Which Channel do you wanna use?\"", "variable7": "`*Just ping the channel with #channel in the Chat / send the ID of the CHANNEL, (Text, Voice, ...)*`", "variable8": "` The Channel: \\`${channel.name}\\` is now registered as the Member Counter for Counter-${temptype}`", "variable9": "\"What Should be the Name of the Channel?\"", "variable10": "` The Channel: \\`${channel.name}\\` will now be renamed to: \\`${name}\\``", - "variable11": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable12": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable11": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable12": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable13": "` Settings of the Member Counter Setup`", - "variable14": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", - "variable15": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable14": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", + "variable15": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-membercount": { "variable1": "\"Was möchtest du machen? | REPORT LOG\"", "variable2": "`1️⃣ **== ${client.setups.get(message.guild.id, `membercount.enabled`) ? \"`❌ Disable`\" : \"`✔️ Enable`\"}** Member Counter\\n\\n2️⃣ **== Manage** 1. Member Counter\\n\\n3️⃣ **== Manage** 2. Member Counter\\n\\n4️⃣ **== Manage** 3. Member Counter\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will update the Channels every 10 Minutes with a 2 min delay between each one!*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "` The Member Counter Setup is now ${d2p(client.setups.get(message.guild.id, `membercount.enabled`))}!`", "variable6": "\"Which Channel do you wanna use?\"", "variable7": "`*Just ping the channel with #channel in the Chat / send the ID of the CHANNEL, (Text, Voice, ...)*`", "variable8": "` The Channel: \\`${channel.name}\\` is now registered as the Member Counter for Counter-${temptype}`", "variable9": "\"What Should be the Name of the Channel?\"", "variable10": "` The Channel: \\`${channel.name}\\` will now be renamed to: \\`${name}\\``", - "variable11": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable12": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable11": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable12": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable13": "` Settings of the Member Counter Setup`", - "variable14": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-radio": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!.`", - "variable2": "`<:NO:1169479454918180937> Not a valid radio station`", + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!.`", + "variable2": "`<:no:833101993668771842> Not a valid radio station`", "variable3": "`Please use a Number between \\`1\\` and \\`183\\``", - "variable4": "`<:NO:1169479454918180937> Volume Number out of Range`", + "variable4": "`<:no:833101993668771842> Volume Number out of Range`", "variable5": "`Please use a Number between \\`1\\` and \\`150\\``", - "variable6": "`<:NO:1169479454918180937> Radio Station not found`", + "variable6": "`<:no:833101993668771842> Radio Station not found`", "variable7": "`Please use a Station between \\`1\\` and \\`183\\``", "variable8": "`Bound to Channel: \\`${channel.name}\\``", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -2644,39 +2644,39 @@ "setup-rank": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **== Set Channel** to send Level Up Messages\\n\\n2️⃣ **== Reply** with Level Up Messages\\n\\n3️⃣ **== Disable** Level Up Messages\\n\\n4️⃣ **== Manage** Level-Up Roles!\\n\\n5️⃣ **== Show** the Rank Settings!\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`Please Bitte erwähne den Channel jetzt!`", "variable7": "` Ich werde nun send the Levelup Messages in \\`${channel.name}\\``", - "variable8": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable8": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable10": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable11": "` Ich werde nun reply with the Levelup Messages`", "variable12": "`To disable them, type: \\`${prefix}setup-rank disable\\`To send them into a channel, type: \\`${prefix}setup-rank channel #channel\\``", - "variable13": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable13": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable15": "\"<:NO:1169479454918180937> Level Up Messages are Already Disabled\"", + "variable15": "\"<:no:833101993668771842> Level Up Messages are Already Disabled\"", "variable16": "`To enable them again type: \\`${prefix}setup-rank reply\\``", "variable17": "` Disabled Levelup Messages`", "variable18": "`To enable them again type: \\`${prefix}setup-rank reply\\``", - "variable19": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "\"Which Image should i Use?\"", "variable22": "`*Just Send the Url*`", "variable23": "` Erfolgreich, set your Background Image!`", "variable24": "`Please make sure to **not** delete your Image from the Channel!`", - "variable25": "`<:NO:1169479454918180937> Could not your message as a backgroundimage`", + "variable25": "`<:no:833101993668771842> Could not your message as a backgroundimage`", "variable26": "` Erfolgreich, set your Background Image!`", "variable27": "`Please make sure to **not** delete your Image from the Channel!`", - "variable28": "`<:NO:1169479454918180937> Could not your message as a backgroundimage`", - "variable29": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable28": "`<:no:833101993668771842> Could not your message as a backgroundimage`", + "variable29": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable31": "` Resetted Levelup Message Image Background`", "variable32": "`Ich werde nun use the Default Levelup Image`", - "variable33": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-reactionrole": { @@ -2706,47 +2706,47 @@ "setup-reportlog": { "variable1": "\"Was möchtest du machen? | REPORT LOG\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** Log\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "` The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Admin logger`", - "variable8": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable8": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable9": "` Disabled the Admin logger`", - "variable10": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-roster": { "variable1": "\"Was möchtest du machen?\"", - "variable2": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable3": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable2": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable3": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable4": "`Was möchtest du machen? | Roster: \\`${thedb.get(message.guild.id, \"rostertitle\")}\\` (\\`${rostercount}. Roster\\`)`.substr(0, 256)", - "variable5": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable6": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable5": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable6": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable7": "\"Which Channel do you wanna use?\"", "variable8": "`Please Bitte erwähne den Channel jetzt!`", "variable9": "` The Roster is now locked to: \\`${channel.name}\\`. It is updating automatically!`", - "variable10": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable12": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable13": "\"Which Role do you wanna add?\"", "variable14": "`Please Ping the Role now!`", - "variable15": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is already registered as an Admin Role`", + "variable15": "`<:no:833101993668771842> The role: \\`${role.name}\\` is already registered as an Admin Role`", "variable16": "`Remove it with: \\`${prefix}setup-roster\\``", "variable17": "` Added the Role: \\`${role.name}\\``", "variable18": "`It will update in less then **5 Minutes**, *If it did not update yet*`", - "variable19": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable21": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable21": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable22": "\"Which Role do you wanna add?\"", "variable23": "`Please Ping the Role now!`", - "variable24": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is not registered as an Admin Role yet!`", + "variable24": "`<:no:833101993668771842> The role: \\`${role.name}\\` is not registered as an Admin Role yet!`", "variable25": "`Remove it with: \\`${prefix}setup-roster\\``", "variable26": "` Removed the Role: \\`${role.name}\\``", "variable27": "`It will update in less then **5 Minutes**, *If it did not update yet*`", - "variable28": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable30": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable31": "\"Those Roles will be listed in the Roster Embed:\"", "variable32": "`<@&${thedb.get(message.guild.id, \"rosterroles\").join(\">\\n<@&\")}>`", "variable33": "\"What Type do you wanna use??\"", @@ -2758,183 +2758,183 @@ "variable39": "\"SUCCESS! | Changed the ROSTER TYPE!\"", "variable40": "\"SUCCESS! | Changed the ROSTER TYPE!\"", "variable41": "\"SUCCESS! | Changed the ROSTER TYPE!\"", - "variable42": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable42": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable43": "\"Which Emoji / Text do You wanna use?\"", "variable44": "`Note, that the Maximum lenght is \\`5\\`!\\n\\nEnter the TEXT / EMOJI now!\\nType \\`noemoji\\` for no Emoji`", "variable45": "` The Roster will now add ${msg} to each Listed Member!`", "variable46": "` The Roster will now add ${msg} to each Listed Member!`", "variable47": "` The Roster will now add ${msg.substr(0, 5)} to each Listed Member!`", - "variable48": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable48": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable50": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable51": "\"Which Title should your Roster have?\"", "variable52": "`Note, that the Maximum lenght is \\`256\\`!\\n\\nEnter the TEXT now!`", "variable53": "` The Roster will now add ${msg.substr(0, 256)} to each Listed Member!`", - "variable54": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable54": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable55": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable56": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable56": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable57": "` The Roster will now ${thedb.get(message.guild.id, \"inline\") ? \"\": \"__**not**__\"} have multiple lines!`", "variable58": "` The Roster will now ${thedb.get(message.guild.id, \"showallroles\") ? \"\": \"__**not**__ \"}cut of if there are too many Nutzern (20+) who have the Role!`", "variable59": "` Resetted ${rostercount} Roster!`", - "variable60": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable60": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-serverstats": { "variable1": "\"Was möchtest du machen? | REPORT LOG\"", "variable2": "`1️⃣ **== ${client.setups.get(message.guild.id, `membercount.enabled`) ? \"`❌ Disable`\" : \"`✔️ Enable`\"}** Member Counter\\n\\n2️⃣ **== Manage** 1. Member Counter\\n\\n3️⃣ **== Manage** 2. Member Counter\\n\\n4️⃣ **== Manage** 3. Member Counter\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will update the Channels every 10 Minutes with a 2 min delay between each one!*\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "` The Member Counter Setup is now ${d2p(client.setups.get(message.guild.id, `membercount.enabled`))}!`", "variable6": "\"Which Channel do you wanna use?\"", "variable7": "`*Just ping the channel with #channel in the Chat / send the ID of the CHANNEL, (Text, Voice, ...)*`", "variable8": "` The Channel: \\`${channel.name}\\` is now registered as the Member Counter for Counter-${temptype}`", "variable9": "\"What Should be the Name of the Channel?\"", "variable10": "` The Channel: \\`${channel.name}\\` will now be renamed to: \\`${name}\\``", - "variable11": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable12": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable11": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable12": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable13": "` Settings of the Member Counter Setup`", - "variable14": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-suggestion": { "variable1": "\"Was möchtest du machen?\"", - "variable2": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable3": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable2": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable3": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable4": "\"Which Channel do you wanna use as the Suggestion Channel?\"", "variable5": "`Please Bitte erwähne den Channel jetzt! #channel`", "variable6": "` The Channel: \\`${channel.name}\\` is now registered as the Suggestion Channel`", - "variable7": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable7": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable8": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable9": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable9": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable10": "\"What should be the new Approve Message?\"", "variable11": "`Please write the Message now! Zum Beispiel: \\`Accepted Idea! Expect this soon.\\``", "variable12": "` I changed the Approve Message to...`", - "variable13": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable13": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable15": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable15": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable16": "\"What should be the new Deny Message?\"", "variable17": "`Please write the Message now! Zum Beispiel: \\`Thank you for the feedback, but we are not interested in this idea at this time.\\``", "variable18": "` I changed the Deny Message to...`", - "variable19": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable21": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable21": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable22": "\"What should be the new Maybe Message?\"", "variable23": "`Please write the Message now! Zum Beispiel: \\`💡 We are thinking about this idea!\\``", "variable24": "` I changed the Maybe Message to...`", - "variable25": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable27": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable27": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable28": "\"What should be the new Status Text?\"", "variable29": "`Please write the Message now! Zum Beispiel: \\`Waiting for Community Feedback, please vote!\\``", "variable30": "` I changed the Status Text to...`", - "variable31": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable31": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable32": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable33": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable33": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable34": "\"What should be the new Footer Text?\"", "variable35": "`Please write the Message now! Zum Beispiel: \\`Want to suggest / Feedback something? Simply type in this channel!\\``", "variable36": "` I changed the Footer Text to...`", - "variable37": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable37": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable38": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable39": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable39": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable40": "\"What should be the reacted Approve Emoji?\"", "variable41": "`Just react to **this** Message!`", "variable42": "` Erfolgreich changed the Approve emoji`", "variable43": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable44": "` Erfolgreich changed the Approve emoji`", "variable45": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable46": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable48": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable48": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable50": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable51": "\"What should be the reacted Decline Emoji?\"", "variable52": "`Just react to **this** Message!`", "variable53": "` Erfolgreich changed the Deny emoji`", "variable54": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable55": "` Erfolgreich changed the Deny emoji`", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable57": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable57": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable58": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable59": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable59": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable60": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable61": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable62": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable61": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable62": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable63": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-ticket": { - "variable1": "{name: \"Ticket Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/282/incoming-envelope_1f4e8.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable1": "{name: \"Ticket Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/282/incoming-envelope_1f4e8.png\", url: \"https://discord.gg/milrato\"}", "variable2": "\"***Select what you need in the `Selection` down Below!***\"", - "variable3": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable3": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable4": "\"***Select what you need in the `Selection` down Below!***\"", - "variable5": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable5": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable6": "`**Hey ${message.author.username}!**, In where should the Ticket be?`", "variable7": "`PING THE CHANNEL BY TYPING #CHANNEL`", - "variable8": "\"<:NO:1169479454918180937> Du hast keinen Channel von diesem Server erfolgreich erwähnt\"", + "variable8": "\"<:no:833101993668771842> Du hast keinen Channel von diesem Server erfolgreich erwähnt\"", "variable9": "`**Hey ${message.author.username}!**`", "variable10": "`Please input the message of the ticket setup`", "variable11": "`📨 **Create a Ticket**`", "variable12": "`${ticketmsg}`", "variable13": "`Your Ticket Setup is created, you can edit everything by running \\`${prefix}setup\\` again`", "variable14": "`<#${channel.id}>`", - "variable15": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable16": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable15": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable16": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable17": "\"Erfolgreich resetted the current Ticket Setup!\"", "variable18": "\"Enter the message now!\"", "variable19": "`{user} == the user who opens the ticket`", "variable20": "\"Erfolgreich changed the Message\"", - "variable21": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable21": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable22": "\"Ping a Role now!\"", "variable23": "`Erwähne einfach jetzt die Rolle`", "variable24": "\"ABGEBROCHEN, Du hast keine richtige Rolle erwähnt\"", "variable25": "\"Erfolgreich **added**: `\" + role.name + \"` to the Admin-Roles\"", - "variable26": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable26": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable27": "\"Ping a Role now!\"", "variable28": "`Erwähne einfach jetzt die Rolle`", "variable29": "\"ABGEBROCHEN, Du hast keine richtige Rolle erwähnt\"", "variable30": "\"Erfolgreich **removed**: `\" + role.name + \"` from the Admin-Roles\"", "variable31": "\"FEHLER --> Alle Admin Rollen zurückgesetzt\"", - "variable32": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable32": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable33": "\"Enter the open Ticket Category now!\"", "variable34": "`Just send the CATEGORY ID IN HERE, this is an Zum Beispiel: \\`833614604604276736\\``", "variable35": "\"Erfolgreich changed the Category\"", "variable36": "\"INVALID ID\"", "variable37": "\"INVALID ID\"", - "variable38": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable38": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable39": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-tiktok": { "variable1": "\"Was möchtest du machen?\"", - "variable2": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable3": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable2": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable3": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable4": "\"In which Channel should I post all tiktok Videos?\"", "variable5": "`Please just ping the Channel with #channel!`", "variable6": "` Ich werde nun send all tiktok Notifications in \\`${msg.mentions.channels.filter(ch=>ch.guild.id==msg.guild.id).first().name}\\``", "variable7": "\"DONT FORGET TO ADD A **tiktok_CHANNELS**!!!\"", - "variable8": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable9": "\"<:NO:1169479454918180937> You've reached the maximum amount of tiktok Channels\"", + "variable8": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable9": "\"<:no:833101993668771842> You've reached the maximum amount of tiktok Channels\"", "variable10": "\"Which Channel do you wanna add? | Just send the LINK!\"", - "variable11": "\"<:NO:1169479454918180937> The tiktok Channel is already setup!\"", + "variable11": "\"<:no:833101993668771842> The tiktok Channel is already setup!\"", "variable12": "` added the Channel ${Channel}`", "variable13": "\"You can change the default message via the **\\\"edit\\\"**\"", - "variable14": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable15": "\"<:NO:1169479454918180937> You havent setup any tiktok Channels yet!\"", + "variable14": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable15": "\"<:no:833101993668771842> You havent setup any tiktok Channels yet!\"", "variable16": "\"Which Channel do you wanna remove? | Just react with the right one!\"", "variable17": "` removed the Channel ${channel}`", - "variable18": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable19": "\"<:NO:1169479454918180937> You havent setup any tiktok Channels yet!\"", + "variable18": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable19": "\"<:no:833101993668771842> You havent setup any tiktok Channels yet!\"", "variable20": "\"Which Channel's Message do you wanna edit? | Just react with the right one!\"", "variable21": "\"What should be the new Message?\"", "variable22": "` Changed the message for the Channel ${channel}`", - "variable23": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable24": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable25": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable23": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable24": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable25": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-twitch": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **== Manage Channels** (Edit, Delete, etc.)\\n\\n2️⃣ **== Create/Set Twitch-Channel**\\n\\n3️⃣ **== Set Discord Twitch Logger Channel**\\n\\n4️⃣ **== Set ACTIVE LIVE STREAMING ROLE**\\n\\n5️⃣ **== Set Ghost Ping Role**\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Which Twitch Streamer do you wanna add?\"", "variable6": "`Please send me just the link, for Zum Beispiel: \\`https://www.twitch.tv/milratodiscordbot\\``", "variable7": "\"Which Discord User is he?\"", @@ -2943,56 +2943,56 @@ "variable10": "`Please Send the Message now! For Zum Beispiel: \\`${message.author.username} is live! go Check him out!\\``", "variable11": "\" ADDED the USER to the STREAMER LIST \"", "variable12": "\"DONT FORGET TO ADD A TWITCH_DISCORD_CHANNEL!!!\"", - "variable13": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable14": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable15": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable16": "\"<:NO:1169479454918180937> THIS IS NOT FINISHED YET PLEASE STAND BY\"", + "variable13": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable14": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable15": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable16": "\"<:no:833101993668771842> THIS IS NOT FINISHED YET PLEASE STAND BY\"", "variable17": "\"Which Channel do you wanna use?\"", "variable18": "`Please Bitte erwähne den Channel jetzt!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable19": "` Disabled the Twitch Logger System!`", "variable20": "` Ich werde nun send all Twtich-logs into: \\`${channel.name}\\``", - "variable21": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable21": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable22": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable23": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable23": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable24": "\"Which Role do you want me to give to a Streamer when he is live?\"", "variable25": "`Please Ping the Role now!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable26": "` Disabled the Twitch Logger Role Granting!`", "variable27": "` Ich werde nun give to all Streaming Nutzern the Role: \\`${channel.name}\\``", - "variable28": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable30": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable31": "\"Which Role do you want me to ping, when someone goes live?\"", "variable32": "`Please Ping the Role now!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable33": "` Disabled the Twitch Logger Role PINGING!`", "variable34": "` Ich werde nun ping the Role: \\`${channel.name}\\` when someone goes live`", - "variable35": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable37": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable38": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable37": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable38": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable39": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-twitter": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **==** Manage **first** Twitter Logger\\n\\n2️⃣ **==** Manage **second** Twitter Logger\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable5": "\"<:NO:1169479454918180937> SECOND TWITTER IS DISABLED\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable5": "\"<:no:833101993668771842> SECOND TWITTER IS DISABLED\"", "variable6": "\"Was möchtest du machen?\"", "variable7": "`1️⃣ **== Set** **Twitter Account** (/Overwrite)\\n\\n2️⃣ **== Set** Discord **Channel**\\n\\n3️⃣ **== Set** Posting **Message**\\n\\n4️⃣ **==** ${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"Disable Posting Retweets\": \"Enable that i also Post Retweets\"}\\n\\n5️⃣ **==** Manually set the **TWITTER ID** && **TWITTER NAME**\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable8": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable9": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable8": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable9": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable10": "\"Which account do you wanna use?\"", "variable11": "`Please send me the TWITTER LINK like that: \\`https://twitter.com/MilratoDev\\``", "variable12": "\"INVALID TWITTER LINK, a Twitter Link looks like that: \\`https://twitter.com/MilratoDev\\`\"", "variable13": "\"INVALID TWITTER LINK, a Twitter Link looks like that: \\`https://twitter.com/MilratoDev\\`\"", - "variable14": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable14": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable15": "\"UNABLE TO FIND USER\"", "variable16": "\"UNABLE TO FIND USER\"", "variable17": "` Ich werde nun watch for new Posts in this account: \\`${TwitterName}\\``", "variable18": "`**IF YOU TWITTER IS NOT THE SAME, THEN MANUALLY DEFINE THE ID THROUGH COMMAND!!!**\\n\\n**Make sure that you defined a \\`Discord Channel\\` too! Otherwise it won't post things!**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_19": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable19": "\"When posting a new Twit\"", - "variable20": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable20": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable22": "\"Which Channel do you wanna use?\"", "variable23": "`Please Bitte erwähne den Channel jetzt!`", @@ -3000,18 +3000,18 @@ "variable25": "`\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_26": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable26": "\"When posting a new Twit\"", - "variable27": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable27": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable29": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable29": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable30": "\"Which MEssage do you wanna send with the Twitter Post?\"", "variable31": "`\\`{url}\\` Will be replaced with the Twitter POST LINK\\n\\n\\`{Twittername}\\` will be replaced with the TwitterAccountname`", "variable32": "` Ich werde nun post The Twitter Messages with the Twitter Post: `", - "variable33": "`${collected.first().content.replace(\"{url}\", \"https://twitter.com/MilratoDev\").replace(\"{Twittername}\", \"bestgamershk2\")}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", + "variable33": "`${collected.first().content.replace(\"{url}\", \"https://twitter.com/MilratoDev\").replace(\"{Twittername}\", \"Tomato6966\")}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_34": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable34": "\"When posting a new Twit\"", - "variable35": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable37": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable37": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable38": "` ${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"Enabled Showing Retweets\": \"Disabled Showing Retweets\"}`", "variable39": "`${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"Ich werde nun post Retweets too!\": \"I will not Post Retweets!\"}`", "variablex_40": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", @@ -3024,249 +3024,249 @@ "variable46": "`${collected.first().content.replace(\"{url}\", `https://twitter.com/${collected.first().content}`).replace(\"{Twittername}\", collected.first().content)}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_47": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable47": "\"When posting a new Twit\"", - "variable48": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable48": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable51": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable50": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable51": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable52": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable53": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable54": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable53": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable54": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable55": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-validcode": { "variable1": "\"***Select what you need in the `Selection` down Below!***\"", - "variable2": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable2": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable3": "` The Valid Code Setup is now ${d2p(client.settings.get(message.guild.id, `validcode`))}!`", "variable4": "`📑 Settings of the Valid Code Setup`", "variable5": "`${d2p(client.settings.get(message.guild.id, `validcode`))}`.substr(0, 2048)", "variable6": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-warn": { - "variable1": "{name: \"Warn Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/285/prohibited_1f6ab.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable1": "{name: \"Warn Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/285/prohibited_1f6ab.png\", url: \"https://discord.gg/milrato\"}", "variable2": "\"***Select what you need in the `Selection` down Below!***\"", - "variable3": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable3": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable4": "`**Hey ${message.author.username}!**`", "variable5": "`Please input the Amount of Warns someone should have when he should get kicked!\\nEnter \\`no\\` to disable it!\\n\\n*This will only work for the NEW WARNS*`", - "variable6": "\"<:NO:1169479454918180937> You did not enter a Number/`no`\"", + "variable6": "\"<:no:833101993668771842> You did not enter a Number/`no`\"", "variable7": "\" Disabled Kick on x Warns\"", - "variable8": "\"<:NO:1169479454918180937> You did not enter a valid Number\"", - "variable9": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", + "variable8": "\"<:no:833101993668771842> You did not enter a valid Number\"", + "variable9": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", "variable10": "` **Enabled a Kick on \\`${amount}+ Warns\\`**`", - "variable11": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable11": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable12": "`**Hey ${message.author.username}!**`", "variable13": "`Please input the Amount of Warns someone should have when he should get banned!\\nEnter \\`no\\` to disable it!\\n\\n*This will only work for the NEW WARNS*`", - "variable14": "\"<:NO:1169479454918180937> You did not enter a Number/`no`\"", + "variable14": "\"<:no:833101993668771842> You did not enter a Number/`no`\"", "variable15": "\" Disabled Ban on x Warns\"", - "variable16": "\"<:NO:1169479454918180937> You did not enter a valid Number\"", - "variable17": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", + "variable16": "\"<:no:833101993668771842> You did not enter a valid Number\"", + "variable17": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", "variable18": "` **Enabled a Ban on \\`${amount}+ Warns\\`**`", - "variable19": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable19": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable20": "`**Hey ${message.author.username}!**`", "variable21": "`Please Input the Number when the Role should get Granted as well as ping the Role\\n\\n**Zum Beispiel:** \\`1 @Warn1\\`\\n\\n*This will only work for the NEW WARNS*`", - "variable22": "\"<:NO:1169479454918180937> You did not ping a Valid Role\"", - "variable23": "\"<:NO:1169479454918180937> You did not enter a Number for x Warn to get a Role\"", - "variable24": "\"<:NO:1169479454918180937> YYou did not enter a valid Number for x Warn to get a Role\"", - "variable25": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", - "variable26": "`<:NO:1169479454918180937> Your Number ${amount} is already added!`", + "variable22": "\"<:no:833101993668771842> You did not ping a Valid Role\"", + "variable23": "\"<:no:833101993668771842> You did not enter a Number for x Warn to get a Role\"", + "variable24": "\"<:no:833101993668771842> YYou did not enter a valid Number for x Warn to get a Role\"", + "variable25": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", + "variable26": "`<:no:833101993668771842> Your Number ${amount} is already added!`", "variable27": "` **Ich werde nun add the Role \\`${role.name}\\` on \\`${amount}+ Warns\\`**`", - "variable28": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable28": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable29": "`**Hey ${message.author.username}!**`", "variable30": "`Please Input the Number when the Role should get Granted, which should get REMOVED (the Setting)\\n\\n**Zum Beispiel:** \\`1\\``", - "variable31": "\"<:NO:1169479454918180937> You did not enter a Number for x Warn to get a Role\"", - "variable32": "\"<:NO:1169479454918180937> YYou did not enter a valid Number for x Warn to get a Role\"", - "variable33": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", - "variable34": "`<:NO:1169479454918180937> Your Number ${amount} is not added yet!`", + "variable31": "\"<:no:833101993668771842> You did not enter a Number for x Warn to get a Role\"", + "variable32": "\"<:no:833101993668771842> YYou did not enter a valid Number for x Warn to get a Role\"", + "variable33": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", + "variable34": "`<:no:833101993668771842> Your Number ${amount} is not added yet!`", "variable35": "` **I removed the Settings for \\`${yeee.roleid}\\` on \\`${yeee.warncount}+ Warns\\`**`", - "variable36": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable36": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable37": "\"Settings for the Warn System\"", "variable38": "`**Kick on Warn:** \\`${warnsettings.kick ? warnsettings.kick + \" Warns\" : \"❌\"}\\`\\n**Ban on Warn:** \\`${warnsettings.ban ? warnsettings.ban + \" Warns\" : \"❌\"}\\`\\n**Roles add on Warn:**\\n>>> ${warnsettings.roles && warnsettings.roles.length > 0 ? warnsettings.roles.map(r=> `${r.warncount} = <@&${r.roleid}>`).join(\"\\n\") : \"❌ No Roles Yet\"}`", - "variable39": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable39": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable40": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-welcome": { "variable1": "\"Was möchtest du machen?\"", "variable2": "`1️⃣ **==** Manage the Welcome Message in a **Channel**\\n\\n2️⃣ **==** Manage the Welcome Message for **DM MESSAGES**\\n\\n3️⃣ **==** Manage the Welcome **Roles**\\n\\n4️⃣ **==** ${client.settings.get(message.guild.id, \"welcome.captcha\")? \"Disable **Captcha** System\": \"Enable **Captcha** System\"}\\n\\n\\n\\n*Reagiere mit dem richtigen Emoji für die richtige Aktionn*`", - "variable3": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable4": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable3": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable4": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable5": "\"Was möchtest du machen? | CHANNEL WELCOME\"", - "variable6": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable6": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable7": "\"In which Channel shall I send the Welcome Message?\"", "variable8": "`Please Bitte erwähne den Channel jetzt!`", "variable9": "` The new Welcome Cannel is: \\`${channel.name}\\``", - "variable10": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable12": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable13": "` Disabled the Welcome **Message**`", - "variable14": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "\"Was möchtest du machen?\"", - "variable17": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable17": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable18": "` Ich werde nun send no Image with the Welcome Message`", - "variable19": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "` Ich werde nun send an Image with the Welcome Message`", - "variable22": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable22": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "\"Please add an Image now\"", "variable25": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable26": "` Ich werde nun use your Custom Background image`", - "variable27": "\"<:NO:1169479454918180937> Your Attachment is not a valid Image!\"", + "variable27": "\"<:no:833101993668771842> Your Attachment is not a valid Image!\"", "variable28": "` Ich werde nun use your Custom Background image`", - "variable29": "\"<:NO:1169479454918180937> You didn't entered a valid Link!\"", + "variable29": "\"<:no:833101993668771842> You didn't entered a valid Link!\"", "variable30": "\"Please retry the whole process\"", - "variable31": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable31": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable32": "` Ich werde nun send an Auto generated Image with an transparent Background, including your Guild Avatar`", - "variable33": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable35": "\"Please add an Image now\"", "variable36": "` Ich werde nun use your Custom image`", - "variable37": "\"<:NO:1169479454918180937> Your Attachment is not a valid Image!\"", + "variable37": "\"<:no:833101993668771842> Your Attachment is not a valid Image!\"", "variable38": "` Ich werde nun use your Custom Image`", - "variable39": "\"<:NO:1169479454918180937> You didn't entered a valid Link!\"", + "variable39": "\"<:no:833101993668771842> You didn't entered a valid Link!\"", "variable40": "\"Please retry the whole process\"", - "variable41": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable41": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable42": "` ${client.settings.get(message.guild.id, \"welcome.frame\") ? \"Enabled the Frame for the Automated Welcome Image\" : \"Disabled the Frame for the Automated Welcome Image\"}`", - "variable43": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable43": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "` ${client.settings.get(message.guild.id, \"welcome.discriminator\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\"}`", - "variable46": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable48": "` ${client.settings.get(message.guild.id, \"welcome.membercount\") ? \"Enabled the MemberCount Text for the Automated Welcome Image\" : \"Disabled the MemberCount Text for the Automated Welcome Image\"}`", - "variable49": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable49": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable50": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable51": "` ${client.settings.get(message.guild.id, \"welcome.servername\") ? \"Enabled Servername Text Frame for the Automated Welcome Image\" : \"Disabled the Servername Text for the Automated Welcome Image\"}`", - "variable52": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable52": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable53": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable54": "` ${client.settings.get(message.guild.id, \"welcome.pb\") ? \"Enabled Profile Picture for the Automated Welcome Image\" : \"Disabled Profile Picture for the Automated Welcome Image\"}`", - "variable55": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable55": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable57": "\"Was möchtest du machen?\"", - "variable58": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable58": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable59": "` CHANGED THE COLOR FOR THE FRAME`", - "variable60": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable60": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable62": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable63": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable62": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable63": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable64": "\"What should be the Welcome Message?\"", "variable65": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable66": "` The new Welcome Message is:`", - "variable67": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable67": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable68": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable69": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable69": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable70": "` ${client.settings.get(message.guild.id, \"welcome.invite\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable71": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable71": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable72": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable73": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable73": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable74": "\"Was möchtest du machen? | CHANNEL WELCOME\"", - "variable75": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable75": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable76": "` Ich werde nun send Welcome-Messages to a new User in his DMS`", - "variable77": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable77": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable78": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable79": "` Ich werde nun send **NO** Welcome-Messages to a new User in his DMS`", - "variable80": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable80": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable81": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable82": "\"Was möchtest du machen?\"", - "variable83": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable83": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable84": "` Ich werde nun send no Image with the Welcome Message (DM)`", - "variable85": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable85": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable86": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable87": "` Ich werde nun send an Image with the Welcome Message (DM)`", - "variable88": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable88": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable89": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable90": "\"Please add an Image now\"", "variable91": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable92": "` Ich werde nun use your Custom Background image (dm)`", - "variable93": "\"<:NO:1169479454918180937> Your Attachment is not a valid Image!\"", + "variable93": "\"<:no:833101993668771842> Your Attachment is not a valid Image!\"", "variable94": "` Ich werde nun use your Custom Background image`", - "variable95": "\"<:NO:1169479454918180937> You didn't entered a valid Link!\"", + "variable95": "\"<:no:833101993668771842> You didn't entered a valid Link!\"", "variable96": "\"Please retry the whole process\"", - "variable97": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable97": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable98": "` Ich werde nun send an Auto generated Image with an transparent Background, including your Guild Avatar (DM)`", - "variable99": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable99": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable101": "\"Please add an Image now\"", "variable102": "` Ich werde nun use your Custom image (DM)`", - "variable103": "\"<:NO:1169479454918180937> Your Attachment is not a valid Image!\"", + "variable103": "\"<:no:833101993668771842> Your Attachment is not a valid Image!\"", "variable104": "` Ich werde nun use your Custom Image (DM)`", - "variable105": "\"<:NO:1169479454918180937> You didn't entered a valid Link!\"", + "variable105": "\"<:no:833101993668771842> You didn't entered a valid Link!\"", "variable106": "\"Please retry the whole process\"", - "variable107": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable107": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable108": "` ${client.settings.get(message.guild.id, \"welcome.framedm\") ? \"Enabled the Frame for the Automated Welcome Image\" : \"Disabled the Frame for the Automated Welcome Image\"} (DM)`", - "variable109": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable109": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable110": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable111": "` ${client.settings.get(message.guild.id, \"welcome.discriminatordm\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\"} (DM)`", - "variable112": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable112": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable113": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable114": "` ${client.settings.get(message.guild.id, \"welcome.membercountdm\") ? \"Enabled the MemberCount Text for the Automated Welcome Image\" : \"Disabled the MemberCount Textthe Automated Welcome Image\"} (DM)`", - "variable115": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable115": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable116": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable117": "` ${client.settings.get(message.guild.id, \"welcome.servernamedm\") ? \"Enabled Servername Text Frame for the Automated Welcome Image\" : \"Disabled the Servername Text for the Automated Welcome Image\"} (DM)`", - "variable118": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable118": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable119": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable120": "` ${client.settings.get(message.guild.id, \"welcome.pbdm\") ? \"Enabled Profile Picture for the Automated Welcome Image\" : \"Disabled Profile Picture for the Automated Welcome Image\"} (DM)`", - "variable121": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable121": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable122": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable123": "\"Was möchtest du machen?\"", - "variable124": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable124": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable125": "` CHANGED THE COLOR FOR THE FRAME (DM)`", - "variable126": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable126": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable127": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable128": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable129": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable128": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable129": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable130": "\"What should be the Welcome Message? (DM\"", "variable131": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable132": "` The new Welcome Message is: (DM)`", - "variable133": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable133": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable134": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable135": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable135": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable136": "` ${client.settings.get(message.guild.id, \"welcome.invitedm\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable137": "\"<:NO:1169479454918180937> Ein Fehler ist aufgetreten, please contact: `bestgamershk2`\"", + "variable137": "\"<:no:833101993668771842> Ein Fehler ist aufgetreten, please contact: `Tomato#6966`\"", "variable138": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable139": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable139": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable140": "\"Was möchtest du machen? | CHANNEL WELCOME\"", - "variable141": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable141": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", "variable142": "\"Which Role do you wanna add?\"", "variable143": "`Please Ping the Role now!`", - "variable144": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is already registered as an Welcome Role`", + "variable144": "`<:no:833101993668771842> The role: \\`${role.name}\\` is already registered as an Welcome Role`", "variable145": "` The role: \\`${role.name}\\` is now registered as an Welcome Role`", - "variable146": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable146": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable147": "\"Which Role do you wanna remove?\"", "variable148": "`Please Ping the Role now!`", - "variable149": "`<:NO:1169479454918180937> The role: \\`${role.name}\\` is not registered as an Welcome Role yet`", + "variable149": "`<:no:833101993668771842> The role: \\`${role.name}\\` is not registered as an Welcome Role yet`", "variable150": "` Remove the role: \\`${role.name}\\` from the Welcome Roles`", - "variable151": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable151": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable152": "`Everyone who joins will get those Roles now:`", - "variable153": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable153": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable154": "` ${client.settings.get(message.guild.id, \"welcome.captcha\") ? \"Enabled the Captcha System\" : \"Disabled the Cpatcha System\"}`", - "variable155": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable155": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable156": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-youtube": { "variable1": "\"Was möchtest du machen?\"", - "variable2": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", - "variable3": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable2": "\"<:no:833101993668771842> Mir fehlt die Berechtigung Reaktionen hinzufügen zu können\"", + "variable3": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable4": "\"In which Channel should I post all Youtube Videos?\"", "variable5": "`Please just ping the Channel with #channel!`", "variable6": "` Ich werde nun send all Youtube Notifications in \\`${msg.mentions.channels.filter(ch=>ch.guild.id==msg.guild.id).first().name}\\``", "variable7": "\"DONT FORGET TO ADD A **YOUTUBE_CHANNELS**!!!\"", - "variable8": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable9": "\"<:NO:1169479454918180937> You've reached the maximum amount of youtube Channels (5)\"", + "variable8": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable9": "\"<:no:833101993668771842> You've reached the maximum amount of youtube Channels (5)\"", "variable10": "\"Which Channel do you wanna add? | Just send the LINK!\"", - "variable11": "\"<:NO:1169479454918180937> The Youtube Channel is already setup!\"", + "variable11": "\"<:no:833101993668771842> The Youtube Channel is already setup!\"", "variable12": "` added the Channel ${msg.content}`", "variable13": "\"You can change the default message via the **\\\"edit\\\"**\"", - "variable14": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable15": "\"<:NO:1169479454918180937> You havent setup any Youtube Channels yet!\"", + "variable14": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable15": "\"<:no:833101993668771842> You havent setup any Youtube Channels yet!\"", "variable16": "\"Which Channel do you wanna remove? | Just react with the right one!\"", "variable17": "` removed the Channel ${channel}`", - "variable18": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable19": "\"<:NO:1169479454918180937> You havent setup any Youtube Channels yet!\"", + "variable18": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable19": "\"<:no:833101993668771842> You havent setup any Youtube Channels yet!\"", "variable20": "\"Which Channel's Message do you wanna edit? | Just react with the right one!\"", "variable21": "\"What should be the new Message?\"", "variable22": "` Changed the message for the Channel ${channel}`", - "variable23": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable24": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable25": "\"<:NO:1169479454918180937> Bitte kontaktiere `bestgamershk2`\"", + "variable23": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable24": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable25": "\"<:no:833101993668771842> Bitte kontaktiere `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup": { @@ -3275,31 +3275,31 @@ "variable3": "\"***Select what you need in the `Selection` down Below!***\"", "variable4": "`💪 The Setup Commands \\`1/2\\``", "variable5": "`💪 The Setup Commands \\`2/2\\``", - "variable6": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", - "variable7": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable6": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", + "variable7": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable8": "\"***Select what you need in the `Selection` down Below!***\"", - "variable9": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable9": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable10": "`\\`\\`\\`${String(JSON.stringify(e, null, 2)).substr(0, 2000)}\\`\\`\\``" } }, "economy": { "balance": { "variable1": "\"UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`👛 **${user == message.author ? \"You\" : user.username}** ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Pocket`", "variable4": "`**🏦 ${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(data.bank)} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Bank Account**\\n\\n🧸 **${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**${items > 0 ? `\\n\\n**To see ${user == message.author ? \"your \" : \"his/her\"} Items, type:**\\n\\`${prefix}items${user == message.author ? \"\" : \" \" + user}\\`` : \"\"}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "bank": { "variable1": "\"UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`👛 **${user == message.author ? \"You\" : user.username}** ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Pocket`", "variable4": "`**🏦 ${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(data.bank)} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Bank Account**\\n\\n🧸 **${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**${items > 0 ? `\\n\\n**To see ${user == message.author ? \"your \" : \"his/her\"} Items, type:**\\n\\`${prefix}items${user == message.author ? \"\" : \" \" + user}\\`` : \"\"}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "beg": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your beg reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your beg reward!`", "variable3": "`🕐 **Try again in ${time.map(i => `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "` You've collected your beg reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", @@ -3307,88 +3307,88 @@ }, "blackmarket": { "variable1": "`An Admin can enable it with: **\\`${prefix}setup-commands\\``", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable3": "`<:NO:1169479454918180937> You've already bought a 2 Day Boost in the last 5 Days!`", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable3": "`<:no:833101993668771842> You've already bought a 2 Day Boost in the last 5 Days!`", "variable4": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable5": "`<:NO:1169479454918180937> You did not add the Multiplier you want to buy for 2 Days!`", + "variable5": "`<:no:833101993668771842> You did not add the Multiplier you want to buy for 2 Days!`", "variable6": "`Richtige Nutzung: \\`${prefix}blackmarket \\`\\n\\n\\Zum Beispiel: \\`${prefix}blackmarket 3\\``", - "variable7": "`<:NO:1169479454918180937> You cannot buy a 0 or less then 0 Multiplier, for 2 Days`", + "variable7": "`<:no:833101993668771842> You cannot buy a 0 or less then 0 Multiplier, for 2 Days`", "variable8": "`Richtige Nutzung: \\`${prefix}blackmarket \\`\\n\\n\\Zum Beispiel: \\`${prefix}blackmarket 3\\``", - "variable9": "`<:NO:1169479454918180937> You cannot buy a 1 Multiplier, for 2 Days`", + "variable9": "`<:no:833101993668771842> You cannot buy a 1 Multiplier, for 2 Days`", "variable10": "`Richtige Nutzung: \\`${prefix}blackmarket \\`\\n\\n\\Zum Beispiel: \\`${prefix}blackmarket 3\\``", - "variable11": "`<:NO:1169479454918180937> You cannot buy a Multiplier bigger then 5, for 2 Days`", + "variable11": "`<:no:833101993668771842> You cannot buy a Multiplier bigger then 5, for 2 Days`", "variable12": "`Richtige Nutzung: \\`${prefix}blackmarket \\`\\n\\n\\Zum Beispiel: \\`${prefix}blackmarket 3\\``", - "variable13": "`<:NO:1169479454918180937> You can't pay more Money (\\`${(amount - 1)}x ${prize}\\`) than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable13": "`<:no:833101993668771842> You can't pay more Money (\\`${(amount - 1)}x ${prize}\\`) than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable14": "` You've bought a ${amount}x Boost for 2 Days, for \\`${prize * (amount - 1)} 💸\\`, You can buy one again in 5 Days`", "variable15": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket\\n\\nEvery single INCOME will now be ${amount}x Worth for 3 DAYS`", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "buy": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable2": "`**🧸 | Available Items to be bought**`", "variable3": "`👛 You have (\\`${data.balance} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${items} Items\\` with a value of: \\`${itemsvalue} 💸\\`**\\n\\n**__How to buy an Item?__**\\n> \\`${prefix}buy \\``", - "variable4": "`<:NO:1169479454918180937> You cannot buy 0 Items`", + "variable4": "`<:no:833101993668771842> You cannot buy 0 Items`", "variable5": "`Richtige Nutzung: \\`${prefix}buy \\`\\n\\n\\Zum Beispiel: \\`${prefix}pay Car 2\\``", - "variable6": "`<:NO:1169479454918180937> This Item seems to not exist! Those Items are available:`", + "variable6": "`<:no:833101993668771842> This Item seems to not exist! Those Items are available:`", "variable7": "`👛 You have (\\`${data.balance} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${items} Items\\` with a value of: \\`${itemsvalue} 💸\\`**\\n\\n**__How to buy an Item?__**\\n> \\`${prefix}buy \\``", - "variable8": "`<:NO:1169479454918180937> You can't buy **${nFormatter(amountofbuy)} ${args[0]}** because it costs more Money (\\`${nFormatter(endprize)} 💸\\`) then you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", + "variable8": "`<:no:833101993668771842> You can't buy **${nFormatter(amountofbuy)} ${args[0]}** because it costs more Money (\\`${nFormatter(endprize)} 💸\\`) then you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", "variable9": "`👛 You have (\\`${data.balance} 💸\\`) in your Pocket \\n\\nTry to reduce the Amount or Get some Money by working, begging, or from your Bank!`", "variable10": "` **Erfolgreich bought ${nFormatter(amountofbuy)} ${args[0]} for \\`${nFormatter(endprize)} 💸\\`**`", "variable11": "`👛 You have (\\`${nFormatter(data.balance)} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**\\n\\n**To see your Items, type:**\\n\\`${prefix}items\\``", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "coinflip": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> Specify the \\`flip-result\\`, it should be a number between \\`heads\\`-\\`tails\\``", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> Specify the \\`flip-result\\`, it should be a number between \\`heads\\`-\\`tails\\``", "variable3": "`Richtige Nutzung: \\`${prefix}coinflip \\`\\n\\n\\Zum Beispiel: \\`${prefix}coinflip heads 100\\``", - "variable4": "`<:NO:1169479454918180937> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", + "variable4": "`<:no:833101993668771842> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", "variable5": "`Richtige Nutzung: \\`${prefix}coinflip \\`\\n\\n\\Zum Beispiel: \\`${prefix}coinflip heads 100\\``", - "variable6": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable7": "`<:NO:1169479454918180937> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable7": "`<:no:833101993668771842> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable8": "` You've won \\`${amount} 💸\\``", "variable9": "`**The Coin Flipped: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable10": "`<:NO:1169479454918180937> You've lost \\`${amount} 💸\\``", + "variable10": "`<:no:833101993668771842> You've lost \\`${amount} 💸\\``", "variable11": "`**The Coin Flipped: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "crime": { - "variable1": "`<:NO:1169479454918180937> You've already atempted a crime Today!!`", + "variable1": "`<:no:833101993668771842> You've already atempted a crime Today!!`", "variable2": "`**Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable3": "` ${thecrimemsg} and earned \\`${amount} 💸\\``", "variable4": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "daily": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your daily reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your daily reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "` You've collected your daily reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "deposit": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You didn't provide a valid Argument`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You didn't provide a valid Argument`", "variable3": "`Richtige Nutzung: \\`${prefix}deposit \\`\\n\\n\\Zum Beispiel: \\`${prefix}deposit 100\\``", "variable4": "` You deposited **\\`${nFormatter(deposited)}💸\\`** to your Bank`", "variable5": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable6": "`<:NO:1169479454918180937> You can't deposit a negative Amount of Money or no Money, to your Bank`", - "variable7": "`<:NO:1169479454918180937> You can't deposit more Money than you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> You can't deposit a negative Amount of Money or no Money, to your Bank`", + "variable7": "`<:no:833101993668771842> You can't deposit more Money than you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", "variable8": "` You deposited **\\`${amount}💸\\`** to your Bank`", "variable9": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "dice": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> Specify the \\`roll-result\\`, it should be a number between \\`1\\`-\\`6\\``", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> Specify the \\`roll-result\\`, it should be a number between \\`1\\`-\\`6\\``", "variable3": "`Richtige Nutzung: \\`${prefix}dice \\`\\n\\n\\Zum Beispiel: \\`${prefix}dice 3 100\\``", - "variable4": "`<:NO:1169479454918180937> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", + "variable4": "`<:no:833101993668771842> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", "variable5": "`Richtige Nutzung: \\`${prefix}dice \\`\\n\\n\\Zum Beispiel: \\`${prefix}dice 3 100\\``", - "variable6": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable7": "`<:NO:1169479454918180937> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable7": "`<:no:833101993668771842> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable8": "` You've won \\`${amount} 💸\\``", "variable9": "`**The Dice rolled: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable10": "`<:NO:1169479454918180937> You've lost \\`${amount} 💸\\``", + "variable10": "`<:no:833101993668771842> You've lost \\`${amount} 💸\\``", "variable11": "`**The Dice rolled: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, @@ -3406,137 +3406,137 @@ "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "hourly": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your hourly reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your hourly reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "` You've collected your hourly reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "inventory": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\``", "variable4": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "items": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\``", "variable4": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "monthly": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your monthly reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your monthly reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${Math.floor(data.balance)} 💸\\` in your Pocket`", "variable4": "` You've collected your monthly reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${Math.floor(data.balance)} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "pay": { - "variable1": "`<:NO:1169479454918180937> You didn't pinged to whom you want to pay`", - "variable2": "`Richtige Nutzung: \\`${prefix}pay <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}pay <@399650958096728064> 42069\\``", - "variable3": "`<:NO:1169479454918180937> You didn't add the payamount`", - "variable4": "`Richtige Nutzung: \\`${prefix}pay <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}pay <@399650958096728064> 42069\\``", - "variable5": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable6": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable7": "`<:NO:1169479454918180937> You can't pay a negative Amount of Money or no Money, to ${topay}`", - "variable8": "`<:NO:1169479454918180937> You can't pay more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable1": "`<:no:833101993668771842> You didn't pinged to whom you want to pay`", + "variable2": "`Richtige Nutzung: \\`${prefix}pay <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}pay <@442355791412854784> 42069\\``", + "variable3": "`<:no:833101993668771842> You didn't add the payamount`", + "variable4": "`Richtige Nutzung: \\`${prefix}pay <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}pay <@442355791412854784> 42069\\``", + "variable5": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable6": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable7": "`<:no:833101993668771842> You can't pay a negative Amount of Money or no Money, to ${topay}`", + "variable8": "`<:no:833101993668771842> You can't pay more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable9": "` **You payed \\`${payamount} 💸\\` to \\`${topay.tag}\\`**`", "variable10": "`👛 **You** now have \\`${Math.floor(data.balance)} 💸\\` in your Pocket\\n\\n👛 **${topay.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "profile": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\``", "variable4": "`👛 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"your \": \"his/her\"} Pocket\\n**🏦 ${user == message.author ? \"You\": user.username} ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(data.bank)} 💸\\` in ${user == message.author ? \"your \": \"his/her\"} Bank Account**\\n\\`\\`\\` \\`\\`\\`**ITEMS:**\\n${theitems.length != 0 ? \">>> \"+ theitems.join(\"\\n\\n\") : `\\`${nFormatter(Math.floor(data.balance))} 💸\\` ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "rob": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "`<:NO:1169479454918180937> You didn't pinged to whom you want to rob`", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "`<:no:833101993668771842> You didn't pinged to whom you want to rob`", "variable3": "`Richtige Nutzung: \\`${prefix}rob <@USER>\\`\\n Mind you can also use a Name / Id, which would be nicer!`", - "variable4": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable5": "`<:NO:1169479454918180937> You've already robbed Today!!`", + "variable4": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable5": "`<:no:833101993668771842> You've already robbed Today!!`", "variable6": "`Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable7": "\"<:NO:1169479454918180937> He does not have enough balance!\"", + "variable7": "\"<:no:833101993668771842> He does not have enough balance!\"", "variable8": "` You robbed \\`${amount} 💸\\` of \\`${user.tag}\\``", "variable9": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "sell": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable2": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`, those can you sell:`", "variable3": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", - "variable4": "`<:NO:1169479454918180937> You cannot sell 0 Items`", + "variable4": "`<:no:833101993668771842> You cannot sell 0 Items`", "variable5": "`Richtige Nutzung: \\`${prefix}sell \\`\\n\\n\\Zum Beispiel: \\`${prefix}sell Pen 2\\``", "variable6": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`, those can you sell:`", "variable7": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", - "variable8": "`<:NO:1169479454918180937> You cannot sell an Item which you don't have`", + "variable8": "`<:no:833101993668771842> You cannot sell an Item which you don't have`", "variable9": "`Buy it with: \\`${prefix}buy \\`\\n\\n\\Zum Beispiel: \\`${prefix}buy ${args[0].toLowerCase()} 1\\``", - "variable10": "`<:NO:1169479454918180937> You cannot sell More ${args[0]} then you have (\\`${ data.items[`${args[0].toLowerCase()}`]}\\`)`", + "variable10": "`<:no:833101993668771842> You cannot sell More ${args[0]} then you have (\\`${ data.items[`${args[0].toLowerCase()}`]}\\`)`", "variable11": "`Richtige Nutzung: \\`${prefix}sell \\`\\n\\n\\Zum Beispiel: \\`${prefix}sell ${args[0].toLowerCase()} ${data.items[`${args[0].toLowerCase()}`]}\\``", "variable12": "` **Erfolgreich sold ${nFormatter(amountofbuy)} ${args[0]} for \\`${nFormatter(endprize)} 💸\\`**`", "variable13": "`👛 You have (\\`${nFormatter(data.balance)} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**\\n\\n**To see your Items, type:**\\n\\`${prefix}items\\``", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "slots": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You didn't add the slotsamount`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You didn't add the slotsamount`", "variable3": "`Richtige Nutzung: \\`${prefix}slots \\`\\n\\n\\Zum Beispiel: \\`${prefix}slots 420\\``", - "variable4": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable5": "`<:NO:1169479454918180937> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable4": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable5": "`<:no:833101993668771842> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable6": "` You've won \\`${amount} 💸\\``", "variable7": "`${slotItems[number[0]]} | ${slotItems[number[1]]} | ${slotItems[number[2]]}\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable8": "`<:NO:1169479454918180937> You've lost \\`${amount} 💸\\``", + "variable8": "`<:no:833101993668771842> You've lost \\`${amount} 💸\\``", "variable9": "`${slotItems[number[0]]} | ${slotItems[number[1]]} | ${slotItems[number[2]]}\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "storeinfo": { "variable1": "`An Admin can enable it with: **\\`${prefix}setup-commands\\``", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`**🧸 | Available Items to be bought**`", "variable4": "`🧸 **You have \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸**\\n\\n**__How to buy an Item?__**\\n> \\`${prefix}buy \\``", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "transfer": { - "variable1": "`<:NO:1169479454918180937> You didn't pinged to whom you want to transfer`", - "variable2": "`Richtige Nutzung: \\`${prefix}transfer <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}transfer <@399650958096728064> 42069\\``", - "variable3": "`<:NO:1169479454918180937> You didn't add the transferamount`", - "variable4": "`Richtige Nutzung: \\`${prefix}transfer <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}transfer <@399650958096728064> 42069\\``", - "variable5": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable6": "`<:NO:1169479454918180937> You can't transfer a negative Amount of Money or no Money, to ${totransfer}`", - "variable7": "`<:NO:1169479454918180937> You can't transfer more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable1": "`<:no:833101993668771842> You didn't pinged to whom you want to transfer`", + "variable2": "`Richtige Nutzung: \\`${prefix}transfer <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}transfer <@442355791412854784> 42069\\``", + "variable3": "`<:no:833101993668771842> You didn't add the transferamount`", + "variable4": "`Richtige Nutzung: \\`${prefix}transfer <@USER> \\`\\n\\n\\Zum Beispiel: \\`${prefix}transfer <@442355791412854784> 42069\\``", + "variable5": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable6": "`<:no:833101993668771842> You can't transfer a negative Amount of Money or no Money, to ${totransfer}`", + "variable7": "`<:no:833101993668771842> You can't transfer more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable8": "` **You transfered \\`${transferamount} 💸\\` to \\`${totransfer.tag}\\`**`", "variable9": "`👛 **You** now have \\`${Math.floor(data.balance)} 💸\\` in your Pocket\\n\\n👛 **${totransfer.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "weekly": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your weekly reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your weekly reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "` You've collected your weekly reward of \\`${nFormatter(amount)} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "withdraw": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You didn't provide a valid Argument`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You didn't provide a valid Argument`", "variable3": "`Richtige Nutzung: \\`${prefix}withdraw \\`\\n\\n\\Zum Beispiel: \\`${prefix}withdraw 100\\``", "variable4": "` You withdrawed **\\`${nFormatter(withdrawed)}💸\\`** from your Bank`", "variable5": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable6": "`<:NO:1169479454918180937> You can't withdraw a negative Amount of Money or no Money, from your Bank`", - "variable7": "`<:NO:1169479454918180937> You can't withdraw more Money than you have in your **🏦 Bank (\\`${data.balance} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> You can't withdraw a negative Amount of Money or no Money, from your Bank`", + "variable7": "`<:no:833101993668771842> You can't withdraw more Money than you have in your **🏦 Bank (\\`${data.balance} 💸\\`)**`", "variable8": "` You withdrawed **\\`${nFormatter(amount)}💸\\`** from your Bank`", "variable9": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "work": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already worked recently!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already worked recently!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "` You worked as a **${replies[result]}** and earned \\`${nFormatter(amount)} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", @@ -3545,132 +3545,132 @@ }, "soundboard": { "abdi": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "ahshit": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "araara": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "bhau": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "bruh": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "cuteuwu": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "disconnected": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "fart": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "game-over": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "giggle": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "ha-gay": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "hellomf": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "honk": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "john-cena": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "laugh": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "magic": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "margayamc": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "moin-meister": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "nani": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "oioi": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "oioioi": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "onichan": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "pew-pew": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "ph-intro": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "quack-quack": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "rickroll": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "sheesh": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "silly-fart": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "surprisemf": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "uwu": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "verpissdich": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" }, "wow": { - "variable1": "`<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!`", - "variable2": "`<:NO:1169479454918180937> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" + "variable1": "`<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!`", + "variable2": "`<:no:833101993668771842> Ich bin schon in \\`${botchannel.name}\\` verbunden!`" } }, "nsfw": { @@ -3839,7 +3839,7 @@ }, "fun": { "8ball": { - "variable1": "`<:NO:1169479454918180937> Bitte füge eine Frage hinzu`", + "variable1": "`<:no:833101993668771842> Bitte füge eine Frage hinzu`", "variable2": "\"Ich kann keine 8ball Antworten bekommen, bitte versuche es später erneut!\"", "variable3": "\"8ball\"", "variable4": "\"Api bereitgestellt von: Delegator 8ball\"", @@ -3847,18 +3847,18 @@ }, "abandon": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}abandon \\``" }, "affect": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "airpods": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "amazeme": { "variable1": "`https://imgur.com/${selected.hash}${selected.ext.replace(/\\?.*/, '')}`", @@ -3866,123 +3866,123 @@ }, "america": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "armor": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}armor \\``" }, "beautiful": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "bed": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "blur": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "brazzers": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "byemom": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable4": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable4": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable5": "`Richtige Nutzung: \\`${prefix}byemom @User \\``" }, "cancer": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "changemymind": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}changemymind \\``" }, "chat": { - "variable1": "`<:NO:1169479454918180937> You didn't provided a Text`", + "variable1": "`<:no:833101993668771842> You didn't provided a Text`", "variable2": "`Richtige Nutzung: \\`${prefix}say \\``", "variable3": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "circle": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "communism": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "corporate": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "cry": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}cry \\``" }, "dab": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "delete": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "disability": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "door": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "drake": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}drake \\``" }, "egg": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "emergencymeeting": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}emergencymeeting \\``" }, "excuseme": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}excuseme \\``" }, "facepalm": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "fact": { @@ -3991,55 +3991,55 @@ }, "facts": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}facts \\``" }, "failure": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "fakenews": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "floor": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}floor @User \\``" }, "godwhy": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}godwhy \\``" }, "greyscale": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "hitler": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "invert": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "ipad": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "jail": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "joke": { "variable1": "`${client.user.username}|Joke`", @@ -4047,13 +4047,13 @@ }, "jokeOverHead": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "keepdistance": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}keepdistance \\``" }, "kill": { @@ -4062,8 +4062,8 @@ }, "kiss": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "meme": { @@ -4072,75 +4072,75 @@ }, "note": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}note \\``" }, "notstonks": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}notstonks \\``" }, "obama": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}obama @User \\``" }, "ohno": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}ohno2 \\``" }, "piccolo": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}piccolo \\``" }, "rainbow": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "rip": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "roblox": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "satan": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "savehumanity": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}savehumanity \\``" }, "sepia": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "shit": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}shit \\``" }, "stonks": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}stonks \\``" }, "stroke": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}stroke \\``" }, "test": { @@ -4148,43 +4148,43 @@ }, "tornado": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}tornado \\``" }, "trash": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "trigger": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "tweet": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}tweet @User \\``" }, "violence": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}violence \\``" }, "walking": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}walking \\``" }, "wanted": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "wasted": { "variable1": "{name: \"Lädt.. \", iconURL: \"https://cdn.discordapp.com/emojis/769935094285860894.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "weather": { @@ -4197,28 +4197,28 @@ }, "whodidthis": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"" + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"" }, "youtube": { "variable1": "{name: \"Erstelle das Bild..\"a, iconURL:\"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\"}", - "variable2": "\"<:NO:1169479454918180937> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", + "variable2": "\"<:no:833101993668771842> Du hast keinen richtigen Text hinzugefügt! Versuche es erneut!\"", "variable3": "`Richtige Nutzung: \\`${prefix}youtube @User \\``" } }, "administration": { "addrole": { - "variable1": "\"<:NO:1169479454918180937> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> bitte pinge einen NUTZER!`", + "variable4": "`<:no:833101993668771842> bitte pinge einen NUTZER!`", "variable5": "` Richtige Nutzung: \\`${prefix}addrole @USER @ROLE\\``", - "variable6": "`<:NO:1169479454918180937> bitte pinge eine ROLLE!`", + "variable6": "`<:no:833101993668771842> bitte pinge eine ROLLE!`", "variable7": "` Richtige Nutzung: \\`${prefix}addrole @USER @ROLE\\``", - "variable8": "`<:NO:1169479454918180937> Ich kann diese Rolle nicht diesem Nutzer geben, da er höher/gleich der Position deines höchsten Ranges ist!`", - "variable9": "`<:NO:1169479454918180937> Ich kann diese Rolle diesem Nutzer nicht geben, da sie höher als deine höchste Rolle liegt!`", - "variable10": "`<:NO:1169479454918180937> Ich kann diese Rolle diesem Nutzer nicht geben, da er sie schon hat!`", - "variable11": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable8": "`<:no:833101993668771842> Ich kann diese Rolle nicht diesem Nutzer geben, da er höher/gleich der Position deines höchsten Ranges ist!`", + "variable9": "`<:no:833101993668771842> Ich kann diese Rolle diesem Nutzer nicht geben, da sie höher als deine höchste Rolle liegt!`", + "variable10": "`<:no:833101993668771842> Ich kann diese Rolle diesem Nutzer nicht geben, da er sie schon hat!`", + "variable11": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable12": "` Ich habe \\`${member.user.tag}\\` die Rolle \\`${role.name}\\` hinzugefügt `", "variable13": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable14": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4226,14 +4226,14 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "addroletoeveryone": { - "variable1": "\"<:NO:1169479454918180937> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> Es ist schon ein Aktiver \\`addroletoeveryone\\` Befehl am ausführen, in diesem Server!`", - "variable5": "`<:NO:1169479454918180937> bitte pinge eine ROLLE!`", + "variable4": "`<:no:833101993668771842> Es ist schon ein Aktiver \\`addroletoeveryone\\` Befehl am ausführen, in diesem Server!`", + "variable5": "`<:no:833101993668771842> bitte pinge eine ROLLE!`", "variable6": "` Richtige Nutzung: \\`${prefix}addroletoeveryone @ROLE\\``", - "variable7": "`<:NO:1169479454918180937> Ich kann diese Rolle diesem Nutzer nicht geben, da sie höher als deine höchste Rolle liegt!`", - "variable8": "`<:NO:1169479454918180937> Keine Member gefunden!`", + "variable7": "`<:no:833101993668771842> Ich kann diese Rolle diesem Nutzer nicht geben, da sie höher als deine höchste Rolle liegt!`", + "variable8": "`<:no:833101993668771842> Keine Member gefunden!`", "variable9": "`Meistens heißt das, dass **jeder** schon diese Rolle hat, aber du kannst es erneut versuchen..`", "variable10": "`In Optimalen Situation wird wird das ${ms(seconds, {long: true})} Sekunden brauchen. Bitte habe geduld.`", "variable11": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", @@ -4244,16 +4244,16 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "ban": { - "variable1": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung `NUTZER ZU BANNEN`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir fehlt die Berechtigung `NUTZER ZU BANNEN`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> Bitte füge einen Nutzer hinzu, den du bannen möchtest!`", + "variable4": "`<:no:833101993668771842> Bitte füge einen Nutzer hinzu, den du bannen möchtest!`", "variable5": "`Richtige Nutzung: \\`${prefix}ban @User [Reason]\\``", - "variable6": "`<:NO:1169479454918180937> Ich kann diese Rolle nicht diesem Nutzer geben, da er höher/gleich der Position deines höchsten Ranges ist!`", - "variable7": "`<:NO:1169479454918180937> Ich kann diesen Nutzer nicht bannen!`", + "variable6": "`<:no:833101993668771842> Ich kann diese Rolle nicht diesem Nutzer geben, da er höher/gleich der Position deines höchsten Ranges ist!`", + "variable7": "`<:no:833101993668771842> Ich kann diesen Nutzer nicht bannen!`", "variable8": "` Du wurdest von \\`${message.author.tag}\\`, in\\`${message.guild.name}\\` gebannt! Das ganze für ${days === 0 ? `Immer` : `${days} Tage`}`", "variable9": "`Grund:\\n> ${reason}`", - "variable10": "`<:NO:1169479454918180937> Ich konnte \\`${kickmember.user.tag}\\` den Grund nicht schicken`", + "variable10": "`<:no:833101993668771842> Ich konnte \\`${kickmember.user.tag}\\` den Grund nicht schicken`", "variable11": "`${kickmember.user}`", "variable12": "` Banned \\`${kickmember.user.tag}\\` für ${days === 0 ? `Immer` : `${days} Tage`}`", "variable13": "`Reason:\\n> ${reason}`", @@ -4263,20 +4263,20 @@ "variablex_16": "`Ausgeführt von:`", "variable16": "`<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable18": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "clear": { - "variable1": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung, `NACHRICHTEN ZU MANAGEN` (löschen)!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir fehlt die Berechtigung, `NACHRICHTEN ZU MANAGEN` (löschen)!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "\"**<:NO:1169479454918180937> Du kannst maximalst 5000 und mindestens 1 Nachrichte(n) auf einmal löschen**\"", - "variable5": "\"**<:NO:1169479454918180937> Du kannst maximalst 5000 und mindestens 1 Nachrichte(n) auf einmal löschen**\"", + "variable4": "\"**<:no:833101993668771842> Du kannst maximalst 5000 und mindestens 1 Nachrichte(n) auf einmal löschen**\"", + "variable5": "\"**<:no:833101993668771842> Du kannst maximalst 5000 und mindestens 1 Nachrichte(n) auf einmal löschen**\"", "variable6": "`${emoji.msg.SUCCESS} ${msgs.length} Nachrichten erfolgreich gelöscht!`", "variable7": "`Ich habe ${msgs.length} Nachrichten von den ${args[0]} Nachrichten gefunden, welche von einem Bot geschickt wurden!`", - "variable8": "\"<:NO:1169479454918180937> Nutzer nicht gefunden\"", - "variable9": "\"**<:NO:1169479454918180937> Du kannst maximalst 5000 und mindestens 1 Nachrichte(n) auf einmal löschen**\"", - "variable10": "\"**<:NO:1169479454918180937> Du kannst maximalst 5000 und mindestens 1 Nachrichte(n) auf einmal löschen**\"", + "variable8": "\"<:no:833101993668771842> Nutzer nicht gefunden\"", + "variable9": "\"**<:no:833101993668771842> Du kannst maximalst 5000 und mindestens 1 Nachrichte(n) auf einmal löschen**\"", + "variable10": "\"**<:no:833101993668771842> Du kannst maximalst 5000 und mindestens 1 Nachrichte(n) auf einmal löschen**\"", "variable11": "`${emoji.msg.SUCCESS} ${msgs.length} Nachrichten erfolgreich gelöscht!`", "variable12": "`Ich habe ${msgs.length} Nachrichten von den ${args[0]} Nachrichten gefunden, welche von ${user} geschickt wurden!`", "variable13": "`${emoji.msg.SUCCESS} ${clearamount} Nachrichten erfolgreich gelöscht!`", @@ -4286,11 +4286,11 @@ "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "clearbotmessages": { - "variable1": "\"<:NO:1169479454918180937> Mir fehlt die Berechtigung, `NACHRICHTEN ZU MANAGEN` (löschen)!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir fehlt die Berechtigung, `NACHRICHTEN ZU MANAGEN` (löschen)!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", - "variable5": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", + "variable4": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", + "variable5": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", "variable6": "`${emoji.msg.SUCCESS} ${msgs.length} Nachrichten erfolgreich gelöscht!`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4299,19 +4299,19 @@ }, "close": { "variable1": "\"Das Ticket System wurde noch nicht eingerichtet!\"", - "variable2": "\"<:NO:1169479454918180937> Dieser Channel ist kein Ticket von mir!\"", - "variable3": "`<:NO:1169479454918180937> Du bist nicht berechtigt, dieses Ticket zu schließen/managen`", + "variable2": "\"<:no:833101993668771842> Dieser Channel ist kein Ticket von mir!\"", + "variable3": "`<:no:833101993668771842> Du bist nicht berechtigt, dieses Ticket zu schließen/managen`", "variable4": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\" | \") + ticket.adminroles.join(\" | \") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\` You can also add Ticket only Roles with \\`${prefix}setup-ticket\\``}`", "variable5": "\"Was möchtest du machen?\"", - "variable6": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable6": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable7": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "copymessage": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Du hast keinen gültigen Channel gepingt!`", + "variable3": "`<:no:833101993668771842> Du hast keinen gültigen Channel gepingt!`", "variable4": "`Richtige Nutzung: \\`${prefix}copymessage <#Channel> \\``", - "variable5": "`<:NO:1169479454918180937> Du hast keine gültige Nachrichten ID hinzugefügt!`", + "variable5": "`<:no:833101993668771842> Du hast keine gültige Nachrichten ID hinzugefügt!`", "variable6": "`Richtige Nutzung: \\`${prefix}copymessage <#Channel> \\``", "variable7": "`\\`\\`\\`${prefix}say ${msg.content}\\`\\`\\``", "variable8": "`\\`\\`\\`${prefix}${embed.image ? embed.image.url ? \"img\" : \"\" : \"\"}embed ${embed.title ? embed.title : \"\"}${embed.image ? embed.image.url ? \"++\" + embed.image.url : \"\" : \"\"}++${embed.description ? embed.description: \"\"}\\`\\`\\``", @@ -4320,14 +4320,14 @@ "variable11": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable12": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable13": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable14": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable14": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable15": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "deleterole": { - "variable1": "\"<:NO:1169479454918180937> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> bitte pinge eine ROLLE!`", + "variable4": "`<:no:833101993668771842> bitte pinge eine ROLLE!`", "variable5": "`Richtige Nutzung: \\`${prefix}deleterole @ROLE\\``", "variable6": "`Möchtest du wirklich die Rolle ${role.name} von diesem Server löschen?`", "variable7": "\"*Dieser Schritt kann nicht rückgängig gemacht werden!*\\n\\nAntworte mit **__yes__** wenn du die Nachricht löschen möchtest!\"", @@ -4335,40 +4335,40 @@ "variable9": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable10": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable11": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable12": "`<:NO:1169479454918180937> Du hast nicht mit **__yes__** geantwortet. Abbruch!`", - "variable13": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable12": "`<:no:833101993668771842> Du hast nicht mit **__yes__** geantwortet. Abbruch!`", + "variable13": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "detailwarn": { - "variable1": "`<:NO:1169479454918180937> Bitte pingen einen Nutzer von dem du einen detaillierten Warn sehen möchtest`", + "variable1": "`<:no:833101993668771842> Bitte pingen einen Nutzer von dem du einen detaillierten Warn sehen möchtest`", "variable2": "`Richtige Nutzung: \\`${prefix}detailwarn @User \\``", - "variable3": "`<:NO:1169479454918180937> Bitte füge die WarnID hinzu die du einsehen möchtest`", + "variable3": "`<:no:833101993668771842> Bitte füge die WarnID hinzu die du einsehen möchtest`", "variable4": "`Sieh dir seine Warns an: \\`${prefix}warns @User \\``", - "variable5": "`<:NO:1169479454918180937> Nutzer hat keine Warns`", - "variable6": "`<:NO:1169479454918180937> Wert ausserhalb der erlaubten Skala`", + "variable5": "`<:no:833101993668771842> Nutzer hat keine Warns`", + "variable6": "`<:no:833101993668771842> Wert ausserhalb der erlaubten Skala`", "variable7": "`Richtige Nutzung: \\`${prefix}detailwarn @User \\` Highest ID: ${warnIDs.length - 1}`", "variable8": "`**Grund:**\\n\\`\\`\\`${warning.reason.length > 2030 ? warning.reason.substr(0, 2030) + ` ...` : warning.reason}\\`\\`\\``", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable10": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "dm": { "variable1": "\"Dieser Befehl wurde deaktiviert :cry:\\n\\nDies liegt am Missbrauchsschutz, da dieser Befehl der Grund dafür ist, dass Bots für missbräuchliches Verhalten usw. usw. gekennzeichnet werden. Bitte tun Sie manuell, was Sie tun wollten!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`Du musst ein Serveradministrator sein`", - "variable4": "`<:NO:1169479454918180937> Du hast keinen Text hinzugefügt!`", + "variable4": "`<:no:833101993668771842> Du hast keinen Text hinzugefügt!`", "variable5": "`Richtige Nutzung: \\`${prefix}dm <@USER/@ROLE> \\``", "variable6": "` Ich habe erfolgreich ${member.user.username} dmt`", - "variable7": "\"<:NO:1169479454918180937> Ich kann diesen Nutzer nicht dmen, er hat mich entweder geblockt oder seine Dms sind aus!\"", - "variable8": "`<:NO:1169479454918180937> Du hast keinen Text hinzugefügt!`", + "variable7": "\"<:no:833101993668771842> Ich kann diesen Nutzer nicht dmen, er hat mich entweder geblockt oder seine Dms sind aus!\"", + "variable8": "`<:no:833101993668771842> Du hast keinen Text hinzugefügt!`", "variable9": "`Richtige Nutzung: \\`${prefix}dm <@USER/@ROLE> \\``", - "variable10": "`<:NO:1169479454918180937> Keine Member gefunden!`", + "variable10": "`<:no:833101993668771842> Keine Member gefunden!`", "variable11": "`Meistens heißt das, dass niemand diese Rolle hat, aber du kannst es erneut versuchen`", "variable12": "`In optimalen Situation, wird das ${ms(seconds, {long: true})} Sekunden brauchen. Bitte sei geduldig!`", "variable13": "` Ich habe eine Dm an \\`${succeeded.length}\\` / \\`${failed.length + succeeded.length}\\` Nutzern erfolgreich verschickt`", "variablex_14": "\"\\u200b\"", "variable14": "\"*If a Member is Failed it probably is because he either blocked me or turned his Dms off*\"", - "variable15": "`<:NO:1169479454918180937> You need to ping a ROLE or a MEMBER`", + "variable15": "`<:no:833101993668771842> You need to ping a ROLE or a MEMBER`", "variable16": "`Richtige Nutzung: ${prefix}dm <@USER/@ROLE> `", "variable17": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable18": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4376,9 +4376,9 @@ "variable20": "`\\`\\`\\`${String(e).substr(0, 2048)}\\`\\`\\``" }, "editembed": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Message Id, nor a Title, nor a Descriptio`", + "variable3": "`<:no:833101993668771842> You didn't provide a Message Id, nor a Title, nor a Descriptio`", "variable4": "`Richtige Nutzung: \\`${prefix}editembed ++ ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4386,9 +4386,9 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "editimgembed": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide an Old Message Id, nor a Title, nor a Description, nor Image`", + "variable3": "`<:no:833101993668771842> You didn't provide an Old Message Id, nor a Title, nor a Description, nor Image`", "variable4": "`Richtige Nutzung: \\`${prefix}editimgembed <OLDMESSAGE_ID> ++ <TITLE> ++ <IMAGEURL> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4396,9 +4396,9 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "embed": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Title, nor a Description`", + "variable3": "`<:no:833101993668771842> You didn't provide a Title, nor a Description`", "variable4": "`Richtige Nutzung: \\`${prefix}embed <TITLE> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4406,7 +4406,7 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "embedbuilder": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", "variable3": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable4": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4414,9 +4414,9 @@ "variable6": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "esay": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Du hast keinen Text hinzugefügt!`", + "variable3": "`<:no:833101993668771842> Du hast keinen Text hinzugefügt!`", "variable4": "`Richtige Nutzung: \\`${prefix}say <Your Text>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4424,7 +4424,7 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "giveaway": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", "variable3": "\"PLEASE USE A VALID PARAMETER!\"", "variable4": "`\\`${prefix}giveaway start\\` -- *Starts a giveaway (follow the Steps)*\\n\\n\\`${prefix}giveaway end <Giveaway_Id>\\` -- *Ends a Giveaway*\\n\\n\\`${prefix}giveaway edit <Giveaway_Id> <PRIZE>\\` -- *Edits a Giveaway's Prize*\\n\\n\\`${prefix}giveaway reroll <Giveaway_Id>\\` -- *Rerolls an ended Giveaway*\\n\\n\\`${prefix}giveaway list <server/all>\\` -- *Lists all global / Server based Giveaways*`", @@ -4451,23 +4451,23 @@ "variable25": "\"Deine Zeit ist abgelaufen!\"", "variable26": "`*ABGEBROCHEN*`", "variable27": "`<a:yes:833101995723194437> **Started the Giveaway in:** ${giveawayChannel}!`", - "variable28": "`<:NO:1169479454918180937> You have to specify a valid message ID! Richtige Nutzung: \\`${prefix}giveaway end <ID>\\``", + "variable28": "`<:no:833101993668771842> You have to specify a valid message ID! Richtige Nutzung: \\`${prefix}giveaway end <ID>\\``", "variable29": "'Unable to find a giveaway for `' + args.join(' ') + '`.'", "variable30": "'Giveaway will end in less than ' + (client.giveawaysManager.options.updateCountdownEvery / 1000) + ' seconds...'", "variable31": "'This giveaway is already ended!'", "variable32": "'Ein Fehler ist aufgetreten...'", - "variable33": "`<:NO:1169479454918180937> You have to specify a valid message ID! Richtige Nutzung: \\`${prefix}giveaway edit <ID>\\``", + "variable33": "`<:no:833101993668771842> You have to specify a valid message ID! Richtige Nutzung: \\`${prefix}giveaway edit <ID>\\``", "variable34": "'Unable to find a giveaway for `' + args.join(' ') + '`.'", "variable35": "'<a:yes:833101995723194437> **Giveaway rerolled!**'", - "variable36": "'<:NO:1169479454918180937> **This giveaway is not ended!**'", - "variable37": "`<:NO:1169479454918180937> **You have to specify a valid messageID! Richtige Nutzung: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", - "variable38": "`<:NO:1169479454918180937> **You have to specify a valid prize! Richtige Nutzung: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", + "variable36": "'<:no:833101993668771842> **This giveaway is not ended!**'", + "variable37": "`<:no:833101993668771842> **You have to specify a valid messageID! Richtige Nutzung: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", + "variable38": "`<:no:833101993668771842> **You have to specify a valid prize! Richtige Nutzung: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", "variable39": "'<a:yes:833101995723194437> <a:yes:833101995723194437> Erfolgreich! Giveaway will updated in less than ' + numberOfSecondsMax + ' seconds.**'", - "variable40": "'<:NO:1169479454918180937> **No giveaway found for ' + messageID + ', please check and try again**'", - "variable41": "`<:NO:1169479454918180937> Y**ou have to specify a valid messageID! Richtige Nutzung: \\`${prefix}giveaway delete <ID>\\`**`", + "variable40": "'<:no:833101993668771842> **No giveaway found for ' + messageID + ', please check and try again**'", + "variable41": "`<:no:833101993668771842> Y**ou have to specify a valid messageID! Richtige Nutzung: \\`${prefix}giveaway delete <ID>\\`**`", "variable42": "'<a:yes:833101995723194437> **Success! Giveaway deleted!**'", - "variable43": "'<:NO:1169479454918180937> **No giveaway found for ' + messageID + ', please check and try again**'", - "variable44": "`<:NO:1169479454918180937> **You did not enter a valid Parameter! Richtige Nutzung: \\`${prefix}giveaway list <all/server>\\`**`", + "variable43": "'<:no:833101993668771842> **No giveaway found for ' + messageID + ', please check and try again**'", + "variable44": "`<:no:833101993668771842> **You did not enter a valid Parameter! Richtige Nutzung: \\`${prefix}giveaway list <all/server>\\`**`", "variable45": "\"All not ended Giveaways!\"", "variable46": "\"All GLOBALLY not ended Giveaways!\"", "variable47": "\"PLEASE USE A VALID PARAMETER!\"", @@ -4477,23 +4477,23 @@ "variable51": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``" }, "globalwarnings": { - "variable1": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to see the warnings of!`", + "variable1": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "`<:no:833101993668771842> Please add a Member you want to see the warnings of!`", "variable4": "`Richtige Nutzung: \\`${prefix}warn @User [Reason]\\``", - "variable5": "`<:NO:1169479454918180937> \\`${warnmember.username}\\` has no Global-Warnings`", + "variable5": "`<:no:833101993668771842> \\`${warnmember.username}\\` has no Global-Warnings`", "variable6": "`[${warnIDs.length}] Global-Warnings of: ${warnmember.tag}`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable9": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable11": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "image": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide an Image`", + "variable3": "`<:no:833101993668771842> You didn't provide an Image`", "variable4": "`Richtige Nutzung: \\`${prefix}image <LINK>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4501,9 +4501,9 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "imgembed": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Title, nor a Description, nor Image`", + "variable3": "`<:no:833101993668771842> You didn't provide a Title, nor a Description, nor Image`", "variable4": "`Richtige Nutzung: \\`${prefix}embed <TITLE> ++ <IMAGEURL> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4511,16 +4511,16 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "kick": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `KICK Nutzern`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `KICK Nutzern`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> Please add a Member you want to kick!`", + "variable4": "`<:no:833101993668771842> Please add a Member you want to kick!`", "variable5": "`Richtige Nutzung: \\`${prefix}kick @User [Reason]\\``", - "variable6": "`<:NO:1169479454918180937> I cannot kick someone, who is above/equal you`", - "variable7": "`<:NO:1169479454918180937> The Member is not kickable, sorry!`", + "variable6": "`<:no:833101993668771842> I cannot kick someone, who is above/equal you`", + "variable7": "`<:no:833101993668771842> The Member is not kickable, sorry!`", "variable8": "`<a:yes:833101995723194437> You got kicked by \\`${message.author.tag}\\` from \\`${message.guild.name}\\``", "variable9": "`Reason:\\n> ${reason}`", - "variable10": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", + "variable10": "`<:no:833101993668771842> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", "variable11": "`${kickmember.user}`", "variable12": "`<a:yes:833101995723194437> Kicked ${kickmember.user.tag}`", "variable13": "`Reason:\\n> ${reason}`", @@ -4528,42 +4528,42 @@ "variable15": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable16": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable18": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "manageinvites": { - "variable1": "\"MANAGE INVITES OF \" + user.tag, client.user.displayAvatarURL(), \"https://discord.gg/hsmU2c7mVa\"", + "variable1": "\"MANAGE INVITES OF \" + user.tag, client.user.displayAvatarURL(), \"https://discord.gg/milrato\"", "variable2": "`***Select what you want to do in the Selection down Below!***`", "variablex_3": "`💡 **That means he has:**`", - "variable3": "`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:NO:1169479454918180937> ${fake} Fakes (Alt Accounts / Rejoins)`", - "variable4": "\"<:NO:1169479454918180937> ABGEBROCHEN the Setup!\"", + "variable3": "`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:no:833101993668771842> ${fake} Fakes (Alt Accounts / Rejoins)`", + "variable4": "\"<:no:833101993668771842> ABGEBROCHEN the Setup!\"", "variable5": "\"NOT A NUMBER\"", "variablex_6": "`💡 **That means he has:**`", - "variable6": "`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:NO:1169479454918180937> ${fake} Fakes (Alt Accounts / Rejoins)`", + "variable6": "`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:no:833101993668771842> ${fake} Fakes (Alt Accounts / Rejoins)`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable9": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "mute": { - "variable1": "\"<:NO:1169479454918180937> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> bitte pinge einen NUTZER!`", + "variable4": "`<:no:833101993668771842> bitte pinge einen NUTZER!`", "variable5": "` Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> please add a TIME!`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> please add a TIME!`", "variable8": "` Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable9": "`<:NO:1169479454918180937> I COULD NOT CREATE A ROLE, sorry`", - "variable10": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me`", - "variable11": "`<:NO:1169479454918180937> please add a TIME!`", + "variable9": "`<:no:833101993668771842> I COULD NOT CREATE A ROLE, sorry`", + "variable10": "`<:no:833101993668771842> I cannot access the Role, because it's above me`", + "variable11": "`<:no:833101993668771842> please add a TIME!`", "variable12": "` Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable14": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED**`", "variable15": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable16": "`<a:yes:833101995723194437> \\`${message.author.tag}\\` muted you in ${message.guild.name}`", "variable17": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable18": "`<:NO:1169479454918180937> please add a TIME!`", + "variable18": "`<:no:833101993668771842> please add a TIME!`", "variable19": "`Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\`\\n\\nExample2: \\`${prefix}mute @User perma He is doing bad stuff!\\``", "variable20": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED** for \\`${ms(mutetime, { long: true })}\\``", "variable21": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4572,18 +4572,18 @@ "variable24": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable25": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable26": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable27": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable27": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "permamute": { - "variable1": "\"<:NO:1169479454918180937> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> bitte pinge einen NUTZER!`", + "variable4": "`<:no:833101993668771842> bitte pinge einen NUTZER!`", "variable5": "` Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> I COULD NOT CREATE A ROLE, sorry`", - "variable8": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> I COULD NOT CREATE A ROLE, sorry`", + "variable8": "`<:no:833101993668771842> I cannot access the Role, because it's above me`", "variable9": "`\\`\\`\\`${`${e.message ? e.message : e}`.substr(0, 2000)}\\`\\`\\``", "variable10": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED**`", "variable11": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4592,15 +4592,15 @@ "variable14": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable15": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable16": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable17": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable17": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "poll": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", "variable3": "\"Where should the Poll start?\"", "variable4": "\"Bitte erwähne den Channel jetzt! #channel\"", - "variable5": "`<:NO:1169479454918180937> Du hast keinen Channel erfolgreich erwähnt | ABGEBROCHEN`", + "variable5": "`<:no:833101993668771842> Du hast keinen Channel erfolgreich erwähnt | ABGEBROCHEN`", "variable6": "\"What Style do you want?\"", "variable7": "\":one: **==** Yes/No Poll\\n\\n:two: **==** Upvote / Downvote\\n\\n:three: **==** Selections Poll\"", "variable8": "\"What should the Poll contain?\"", @@ -4611,58 +4611,58 @@ "variable13": "\"Send the Poll-Question-Text for that Emoji now!\\n\\nType `finish` if you wanna send the POLL\"", "variable14": "\"What should the Poll Description?\"", "variable15": "\"Send the Poll-Description now!\\nEnter `no` for no Description\"", - "variable16": "`<:NO:1169479454918180937> You did not react with an valid Emoji | ABGEBROCHEN`", + "variable16": "`<:no:833101993668771842> You did not react with an valid Emoji | ABGEBROCHEN`", "variable17": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable18": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable19": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable20": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "react": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please Include a MessageID`", + "variable3": "`<:no:833101993668771842> Please Include a MessageID`", "variable4": "`Richtige Nutzung: \\`${prefix}react <msgid> <Emoji>\\`\\nZum Beispiel: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", - "variable5": "`<:NO:1169479454918180937> Please Include a Valid MessageID`", - "variable6": "`<:NO:1169479454918180937> Please Include a Emoji`", + "variable5": "`<:no:833101993668771842> Please Include a Valid MessageID`", + "variable6": "`<:no:833101993668771842> Please Include a Emoji`", "variable7": "`Richtige Nutzung: \\`${prefix}react <msgid> <Emoji>\\`\\nZum Beispiel: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", - "variable8": "`<:NO:1169479454918180937> Please Include a valid Emoji`", + "variable8": "`<:no:833101993668771842> Please Include a valid Emoji`", "variable9": "`Richtige Nutzung: \\`${prefix}react <msgid> <Emoji>\\`\\nZum Beispiel: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", "variable10": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable11": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable12": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable13": "`<:NO:1169479454918180937> Please Include a valid Emoji`", + "variable13": "`<:no:833101993668771842> Please Include a valid Emoji`", "variable14": "`Richtige Nutzung: \\`${prefix}react <msgid> <Emoji>\\`\\nZum Beispiel: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", "variable15": "`\\`\\`\\`${e.stack}\\`\\`\\``", - "variable16": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable16": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removeallwarns": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to unwarn!`", + "variable3": "`<:no:833101993668771842> Please add a Member you want to unwarn!`", "variable4": "`Richtige Nutzung: \\`${prefix}unwarn @User <WARN_ID>\\``", - "variable5": "`<:NO:1169479454918180937> I cannot warn someone, who is above/equal you`", - "variable6": "`<:NO:1169479454918180937> Nutzer hat keine Warns`", + "variable5": "`<:no:833101993668771842> I cannot warn someone, who is above/equal you`", + "variable6": "`<:no:833101993668771842> Nutzer hat keine Warns`", "variable7": "`<a:yes:833101995723194437> Removed all ${warnIDs.length - toaddids.length} Warnings of **\\`${message.guild.name}\\`** from ${warnmember.user.tag}`", "variable8": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable9": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable10": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable12": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removerole": { - "variable1": "\"<:NO:1169479454918180937> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> bitte pinge einen NUTZER!`", + "variable4": "`<:no:833101993668771842> bitte pinge einen NUTZER!`", "variable5": "` Richtige Nutzung: \\`${prefix}removerole @USER @ROLE\\``", - "variable6": "`<:NO:1169479454918180937> bitte pinge eine ROLLE!`", + "variable6": "`<:no:833101993668771842> bitte pinge eine ROLLE!`", "variable7": "` Richtige Nutzung: \\`${prefix}removerole @USER @ROLE\\``", - "variable8": "`<:NO:1169479454918180937> I cannot remove that Role from this Member, because he is higher/Equal to your Rang Position!`", - "variable9": "`<:NO:1169479454918180937> I cannot remove that Role from this Member, because it's higher then your highest ROLE!`", - "variable10": "`<:NO:1169479454918180937> I cannot remove that Role from this Member, because he doesn't have it!`", - "variable11": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable8": "`<:no:833101993668771842> I cannot remove that Role from this Member, because he is higher/Equal to your Rang Position!`", + "variable9": "`<:no:833101993668771842> I cannot remove that Role from this Member, because it's higher then your highest ROLE!`", + "variable10": "`<:no:833101993668771842> I cannot remove that Role from this Member, because he doesn't have it!`", + "variable11": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable12": "`<a:yes:833101995723194437> removed \\`${role.name}\\` from \\`${member.user.tag}\\``", "variable13": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable14": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4670,12 +4670,12 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "report": { - "variable1": "`<:NO:1169479454918180937> Report System is not setup yet!`", + "variable1": "`<:no:833101993668771842> Report System is not setup yet!`", "variable2": "`Set it up with: \\`${prefix}setup-reportlog\\``", - "variable3": "`<:NO:1169479454918180937> bitte pinge einen NUTZER!`", + "variable3": "`<:no:833101993668771842> bitte pinge einen NUTZER!`", "variable4": "` Richtige Nutzung: \\`${prefix}report @User <REASON>\\`\\n\\nZum Beispiel: \\`${prefix}report @User 10m He is doing bad stuff!\\``", - "variable5": "`<:NO:1169479454918180937> I cannot report this Member, because he is higher to your Rang Position!`", - "variable6": "`<:NO:1169479454918180937> please add a REASON!`", + "variable5": "`<:no:833101993668771842> I cannot report this Member, because he is higher to your Rang Position!`", + "variable6": "`<:no:833101993668771842> please add a REASON!`", "variable7": "` Richtige Nutzung: \\`${prefix}report @User <REASON>\\`\\n\\nZum Beispiel: \\`${prefix}report @User 10m He is doing bad stuff!\\``", "variable8": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **REPORTED** for:`", "variable9": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4690,9 +4690,9 @@ "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "say": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Du hast keinen Text hinzugefügt!`", + "variable3": "`<:no:833101993668771842> Du hast keinen Text hinzugefügt!`", "variable4": "`Richtige Nutzung: \\`${prefix}say <Your Text>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4700,32 +4700,32 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "slowmode": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE CHANNELS`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE CHANNELS`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", "variable4": "`<a:yes:833101995723194437> Set Slowmode to: ${args[0]}!`", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable7": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable8": "`<:NO:1169479454918180937> Your Input is not a Number, please retry!`", + "variable8": "`<:no:833101993668771842> Your Input is not a Number, please retry!`", "variable9": "`Richtige Nutzung: \\`${prefix}slowmode <AmountInSeconds>\\`\\n\\nZum Beispiel: \\`${prefix}slowmode 5\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "suggest": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> The Suggestion System is not setupped yet!`", + "variable3": "`<:no:833101993668771842> The Suggestion System is not setupped yet!`", "variable4": "`Set it up with: \\`${prefix}setup-suggestion\\``", - "variable5": "`<:NO:1169479454918180937> You did not add the method!`", + "variable5": "`<:no:833101993668771842> You did not add the method!`", "variable6": "`Richtige Nutzung: \\`${prefix}suggest <approve/deny/maybe/soon/duplicate> <suggest_id> [REASON]\\``", - "variable7": "`<:NO:1169479454918180937> You did not add the Suggestion ID!`", + "variable7": "`<:no:833101993668771842> You did not add the Suggestion ID!`", "variable8": "`Richtige Nutzung: \\`${prefix}suggest <approve/deny/maybe/soon/duplicate> <suggest_id> [REASON]\\``", - "variable9": "`<:NO:1169479454918180937> It seems that the suggestion doesnt exist!`", + "variable9": "`<:no:833101993668771842> It seems that the suggestion doesnt exist!`", "variable10": "`Richtige Nutzung: \\`${prefix}suggest <approve/deny/maybe/soon/duplicate> <suggest_id> [REASON]\\``", - "variable11": "`<:NO:1169479454918180937> Could not find the Suggestions Channel!`", + "variable11": "`<:no:833101993668771842> Could not find the Suggestions Channel!`", "variable12": "`Set it up with: \\`${prefix}setup-suggestions\\``", - "variable13": "`<:NO:1169479454918180937> Could not find the Suggestion!`", - "variable14": "`<:NO:1169479454918180937> Could not find the Suggestion!`", + "variable13": "`<:no:833101993668771842> Could not find the Suggestion!`", + "variable14": "`<:no:833101993668771842> Could not find the Suggestion!`", "variable15": "`**✅ | Suggestion got \\`approved\\`!**`", "variable16": "`${channel}`", "variable17": "`**✅ | Suggestion got \\`declined\\`!**`", @@ -4743,10 +4743,10 @@ "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "sync-invites": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE GUILD`!\"", - "variable2": "\"<:NO:1169479454918180937> There is currently a syncing running ... please wait!!\"", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE GUILD`!\"", + "variable2": "\"<:no:833101993668771842> There is currently a syncing running ... please wait!!\"", "variable3": "\"Are you sure, that you want to Sync & Overwrite all Invites?\"", - "variable4": "\"<:NO:1169479454918180937> This Guild has no Invites! / Can't find Invites...\"", + "variable4": "\"<:no:833101993668771842> This Guild has no Invites! / Can't find Invites...\"", "variable5": "`I synced the Invites for: ${Users.length} Users!\\nThis will only affect, if they currently still have the Invite Link! If not then the Invite does not count aka they will lose the Invites etc. etc.\\n\\n**BIGGER NOTE:**\\n> All Leaves and Fakes can't be noticed on the sync-invites aka all invites he has he should have now too!`", "variable6": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable7": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4754,24 +4754,24 @@ "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "tempmute": { - "variable1": "\"<:NO:1169479454918180937> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> bitte pinge einen NUTZER!`", + "variable4": "`<:no:833101993668771842> bitte pinge einen NUTZER!`", "variable5": "` Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> please add a TIME!`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> please add a TIME!`", "variable8": "` Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable9": "`<:NO:1169479454918180937> I COULD NOT CREATE A ROLE, sorry`", - "variable10": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me`", - "variable11": "`<:NO:1169479454918180937> please add a TIME!`", + "variable9": "`<:no:833101993668771842> I COULD NOT CREATE A ROLE, sorry`", + "variable10": "`<:no:833101993668771842> I cannot access the Role, because it's above me`", + "variable11": "`<:no:833101993668771842> please add a TIME!`", "variable12": "` Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable14": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED**`", "variable15": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable16": "`<a:yes:833101995723194437> \\`${message.author.tag}\\` muted you in ${message.guild.name}`", "variable17": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable18": "`<:NO:1169479454918180937> please add a TIME!`", + "variable18": "`<:no:833101993668771842> please add a TIME!`", "variable19": "`Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\`\\n\\nExample2: \\`${prefix}mute @User perma He is doing bad stuff!\\``", "variable20": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED** for \\`${ms(mutetime, { long: true })}\\``", "variable21": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4780,19 +4780,19 @@ "variable24": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable25": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable26": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable27": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable27": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "unmute": { - "variable1": "\"<:NO:1169479454918180937> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", - "variable2": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "\"<:no:833101993668771842> Mir Fehlen die Berechtigungen um `ROLLEN ZU MANAGEN`!\"", + "variable2": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable3": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> bitte pinge einen NUTZER!`", + "variable4": "`<:no:833101993668771842> bitte pinge einen NUTZER!`", "variable5": "` Richtige Nutzung: \\`${prefix}unmute @User\\`\\n\\nZum Beispiel: \\`${prefix}unmute @User\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> You never muted someone, there is no muted role yet!`", - "variable8": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me!`", - "variable9": "`<:NO:1169479454918180937> please add a TIME!`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> You never muted someone, there is no muted role yet!`", + "variable8": "`<:no:833101993668771842> I cannot access the Role, because it's above me!`", + "variable9": "`<:no:833101993668771842> please add a TIME!`", "variable10": "` Richtige Nutzung: \\`${prefix}mute @User <Time+Format(e.g: 10m)> [REASON]\\`\\n\\nZum Beispiel: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", "variable11": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED**`", "variable12": "`<a:yes:833101995723194437> \\`${message.author.tag}\\` **UNMUTED**`", @@ -4802,15 +4802,15 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "unwarn": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to unwarn!`", + "variable3": "`<:no:833101993668771842> Please add a Member you want to unwarn!`", "variable4": "`Richtige Nutzung: \\`${prefix}unwarn @User <WARN_ID>\\``", - "variable5": "`<:NO:1169479454918180937> Please add the Warning you want to remove from him`", + "variable5": "`<:no:833101993668771842> Please add the Warning you want to remove from him`", "variable6": "`Zum Beispiel: \\`${prefix}unwarn @User <WARN_ID>\\`\\n\\nSee his Warn-Ids: \\`${prefix}warns ${warnmember.user}\\``", - "variable7": "`<:NO:1169479454918180937> I cannot warn someone, who is above/equal you`", - "variable8": "`<:NO:1169479454918180937> Nutzer hat keine Warns`", - "variable9": "`<:NO:1169479454918180937> Wert ausserhalb der erlaubten Skala`", + "variable7": "`<:no:833101993668771842> I cannot warn someone, who is above/equal you`", + "variable8": "`<:no:833101993668771842> Nutzer hat keine Warns`", + "variable9": "`<:no:833101993668771842> Wert ausserhalb der erlaubten Skala`", "variable10": "`Richtige Nutzung: \\`${prefix}unwarn @User <WARN_ID>\\` Highest ID: ${warnIDs.length - 1}`", "variable11": "`${message.author.tag} removed a warn from you!`", "variable12": "`<a:yes:833101995723194437> Removed the Warn from ${warnmember.user.tag}`", @@ -4818,113 +4818,113 @@ "variable14": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable15": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable17": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable17": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "updatemessage": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Du hast keinen gültigen Channel gepingt`", + "variable3": "`<:no:833101993668771842> Du hast keinen gültigen Channel gepingt`", "variable4": "`Richtige Nutzung: \\`${prefix}copymessage <#Channel> <Message_ID>\\``", - "variable5": "`<:NO:1169479454918180937> Du hast keine gültige Nachrichten ID hinzugefügt`", + "variable5": "`<:no:833101993668771842> Du hast keine gültige Nachrichten ID hinzugefügt`", "variable6": "`Richtige Nutzung: \\`${prefix}copymessage <#Channel> <Message_ID>\\``", - "variable7": "`<:NO:1169479454918180937> There is nothing to update`", + "variable7": "`<:no:833101993668771842> There is nothing to update`", "variable8": "`<a:yes:833101995723194437> Updated the Embed in:`", "variable9": "`<#${channel.id}>`", "variable10": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable11": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable12": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable13": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable14": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable14": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable15": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "warn": { - "variable1": "`<:NO:1169479454918180937> Du bist nicht berechtigt diesen Befehl auszuführen!`", + "variable1": "`<:no:833101993668771842> Du bist nicht berechtigt diesen Befehl auszuführen!`", "variable2": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to warn!`", + "variable3": "`<:no:833101993668771842> Please add a Member you want to warn!`", "variable4": "`Richtige Nutzung: \\`${prefix}warn @User [Reason]\\``", - "variable5": "`<:NO:1169479454918180937> I cannot warn someone, who is above/equal you`", + "variable5": "`<:no:833101993668771842> I cannot warn someone, who is above/equal you`", "variable6": "`**You now have: ${warnings.length} Warnings in ${message.guild.name}**\\n**__Reason__**:\\n> ${String(reason).substr(0, 1500)}`", "variable7": "`<a:yes:833101995723194437> Warned ${warnmember.user.tag}`", - "variable8": "`<:NO:1169479454918180937> The Member is not kickable by me, sorry!`", + "variable8": "`<:no:833101993668771842> The Member is not kickable by me, sorry!`", "variable9": "`<a:yes:833101995723194437> You got kicked by from \\`${message.guild.name}\\` because you've reached ${warnings.length}`", "variable10": "`Reason:\\n> ${reason}`", - "variable11": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, ABGEBROCHEN the KICK`", + "variable11": "`<:no:833101993668771842> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, ABGEBROCHEN the KICK`", "variable12": "`${warnmember.user}`", "variable13": "`<a:yes:833101995723194437> Kicked ${warnmember.user.tag} because he's reached ${warnings.length}`", "variable14": "`Note if you unban and invite him again, make sure to remove his warns otherwise he'll get kicked/banned again on the next warn!`", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable16": "`<:NO:1169479454918180937> The Member is not bannable by me, sorry!`", + "variable16": "`<:no:833101993668771842> The Member is not bannable by me, sorry!`", "variable17": "`<a:yes:833101995723194437> You got banned by from \\`${message.guild.name}\\` because you've reached ${warnings.length}`", - "variable18": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, ABGEBROCHEN the BAN`", + "variable18": "`<:no:833101993668771842> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, ABGEBROCHEN the BAN`", "variable19": "`${warnmember.user}`", "variable20": "`<a:yes:833101995723194437> Banned ${warnmember.user.tag} because he's reached ${warnings.length}`", "variable21": "`Note if you unban and invite him again, make sure to remove his warns otherwise he'll get kicked/banned again on the next warn!`", - "variable22": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable22": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable25": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable26": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable27": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable27": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable29": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable29": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "warnings": { - "variable1": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable2": "\"<:NO:1169479454918180937> Ich schaffe es nicht diesen Nutzer zu finden...\"", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to see the warnings of!`", + "variable1": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable2": "\"<:no:833101993668771842> Ich schaffe es nicht diesen Nutzer zu finden...\"", + "variable3": "`<:no:833101993668771842> Please add a Member you want to see the warnings of!`", "variable4": "`Richtige Nutzung: \\`${prefix}warn @User [Reason]\\``", - "variable5": "`<:NO:1169479454918180937> **\\`${warnmember.username}\\`** has no Warnings\\nin **\\`${message.guild.name}\\`**`", + "variable5": "`<:no:833101993668771842> **\\`${warnmember.username}\\`** has no Warnings\\nin **\\`${message.guild.name}\\`**`", "variable6": "`[${warnings.length}] Warnings of: **\\`${warnmember.tag}\\`**\\nin **\\`${message.guild.name}\\`**`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Ausgeführt in:`, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable9": "`Ausgeführt von:`, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable11": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } } }, "common": { - "usernotfound": "<:NO:1169479454918180937> Could not find the USER", - "rolenotfound": "<:NO:1169479454918180937> Could not find the ROLE", - "erroroccur": "<:NO:1169479454918180937> Ein Fehler ist aufgetreten", + "usernotfound": "<:no:833101993668771842> Could not find the USER", + "rolenotfound": "<:no:833101993668771842> Could not find the ROLE", + "erroroccur": "<:no:833101993668771842> Ein Fehler ist aufgetreten", "disabled": { - "title": "<:NO:1169479454918180937> **This Command is currently, disabled**", + "title": "<:no:833101993668771842> **This Command is currently, disabled**", "description": "**An Admin can enable it with: `{prefix}setup-commands`**" }, - "nothing_playing": "<:NO:1169479454918180937> **I am currently not playing something!**", - "join_vc": "<:NO:1169479454918180937> **You need to join a Voice-Channel first!**", - "wrong_vc": "<:NO:1169479454918180937> **You need to be in my voice channel to use this command!**", - "not_connected": "<:NO:1169479454918180937> **I am not connected to a Voice Channel anymore!**", - "dms_disabled": "<:NO:1169479454918180937> **Your Dm's are disabled!**", + "nothing_playing": "<:no:833101993668771842> **I am currently not playing something!**", + "join_vc": "<:no:833101993668771842> **You need to join a Voice-Channel first!**", + "wrong_vc": "<:no:833101993668771842> **You need to be in my voice channel to use this command!**", + "not_connected": "<:no:833101993668771842> **I am not connected to a Voice Channel anymore!**", + "dms_disabled": "<:no:833101993668771842> **Your Dm's are disabled!**", "example": "For example", "botchat": { - "title": "<:NO:1169479454918180937> **Not in the Bot Chat!**", + "title": "<:no:833101993668771842> **Not in the Bot Chat!**", "description": "**There is a Bot chat setup in this GUILD! Try using the Bot Commands here:**" }, "ping": "<a:yes:833101995723194437> **To see all Commands type: `{prefix}help`!**", "unknowncmd": { - "title": "<:NO:1169479454918180937> **Unkown Command, try: `{prefix}help`!**", + "title": "<:no:833101993668771842> **Unkown Command, try: `{prefix}help`!**", "description": "**The prefix for this Guild is: `{prefix}`**\n\n*You can also **ping** me, instead of using a Prefix!*\n\n**To see all Commands Type `{prefix}help [Cat/Cmd]`!**\n\n**To see all available setups type `{prefix}setup`!**" }, - "cooldown": "<:NO:1169479454918180937> Please wait {time} more second(s) before reusing the `{commandname}` command.", + "cooldown": "<:no:833101993668771842> Please wait {time} more second(s) before reusing the `{commandname}` command.", "premium": { - "title": "<:NO:1169479454918180937> **This Command is Premium Only!** <a:nitro:833402717506502707>", - "description": "> *This means, you need to **pay** in Order to be able to use this Command!*\n\n> [Website](https://milrato.eu) - [Pay through here](https://discord.gg/hsmU2c7mVa)" + "title": "<:no:833101993668771842> **This Command is Premium Only!** <a:nitro:833402717506502707>", + "description": "> *This means, you need to **pay** in Order to be able to use this Command!*\n\n> [Website](https://milrato.eu) - [Pay through here](https://discord.gg/milrato)" }, "permissions": { - "title": "<:NO:1169479454918180937> **Du bist nicht berechtigt diesen Befehl auszuführen!!**", + "title": "<:no:833101993668771842> **Du bist nicht berechtigt diesen Befehl auszuführen!!**", "description": "**You need these Permissions:**" }, "missingroles": { - "title": "<:NO:1169479454918180937> **Du bist nicht berechtigt diesen Befehl auszuführen!!**", + "title": "<:no:833101993668771842> **Du bist nicht berechtigt diesen Befehl auszuführen!!**", "description": "**You need these Roles:**", "description2": "**You need to be the Requester of the current playing Track!**\nOR: **You need these Roles:**" }, "nodjs": "no Dj Roles, aka all Users are Djs", - "somethingwentwrong": "<:NO:1169479454918180937> **Ein Fehler ist aufgetreten while, running this Command!**" + "somethingwentwrong": "<:no:833101993668771842> **Ein Fehler ist aufgetreten while, running this Command!**" }, "handlers": { "anticapsjs": { @@ -4933,7 +4933,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> Dont send that many CAPS`", + "variable5": "`<:no:833101993668771842> Dont send that many CAPS`", "variable6": "`\\`${percent}%\\` of your Message were in caps and \\`${anticaps.percent}%\\` is the maximum`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } @@ -4944,7 +4944,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> You are not allowed to send Discord related Links in this Channel`", + "variable5": "`<:no:833101993668771842> You are not allowed to send Discord related Links in this Channel`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -4954,7 +4954,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> You are not allowed to send Links in this Channel`", + "variable5": "`<:no:833101993668771842> You are not allowed to send Links in this Channel`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -5400,7 +5400,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> You are not allowed to send ${blacklistword} in this Server`", + "variable5": "`<:no:833101993668771842> You are not allowed to send ${blacklistword} in this Server`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -5421,7 +5421,7 @@ "client_events": { "variable1": "\"Don't unmute me!, i muted my self again! This safes Data so it gives you a faster and smoother experience\"", "variable2": "\"Don't unmute me!, i muted my self again! This safes Data so it gives you a faster and smoother experience\"", - "variable3": "`<:NO:1169479454918180937> Queue has ended | Channel Empty`", + "variable3": "`<:no:833101993668771842> Queue has ended | Channel Empty`", "variable4": "`I left the Channel: ${client.channels.cache.get(player.voiceChannel).name} because the Channel got empty`" }, "events": { @@ -5451,11 +5451,11 @@ "variable5_1": "\"Example: `?radio 69`\"", "variable6": "\"Pick your Station, by typing in the right `INDEX` Number!\"", "variable6_1": "\"Example: `?radio 180`\"", - "variable7": "\"<:NO:1169479454918180937> Found nothing related for the latest Song!\"", + "variable7": "\"<:no:833101993668771842> Found nothing related for the latest Song!\"", "variable8": "\"❌ Queue has ended.\"", "variable9": "`I left the Channel: \\`${client.channels.cache.get(player.voiceChannel).name}\\` because the Queue was empty for: \\`${ms(config.settings.LeaveOnEmpty_Queue.time_delay, { long: true })}\\``", - "variable10": "\"${user.member.user} | <:NO:1169479454918180937> Please give me the permission, `MANGE CHANNELS` --> I need to be able to create Channels ...\"", - "variable11": "`${user.member.user} | <:NO:1169479454918180937> Please give me the permission, \\`MANGE CHANNELS\\` --> I need to be able to create Channels ...`", + "variable10": "\"${user.member.user} | <:no:833101993668771842> Please give me the permission, `MANGE CHANNELS` --> I need to be able to create Channels ...\"", + "variable11": "`${user.member.user} | <:no:833101993668771842> Please give me the permission, \\`MANGE CHANNELS\\` --> I need to be able to create Channels ...`", "variable12": "{name: \"Transcripting...\", iconURL: \"https://cdn.discordapp.com/emojis/757632044632375386.gif?v=1\"}" } }, @@ -5490,9 +5490,9 @@ }, "playermanagerjs": { "playermanager": { - "variable1": "\"<:NO:1169479454918180937> I need permissions to join your channel\"", - "variable2": "\"<:NO:1169479454918180937> I need permissions to speak in your channel\"", - "variable3": "\"<:NO:1169479454918180937> No valid search Term? ... Please Contact: `bestgamershk2`\"" + "variable1": "\"<:no:833101993668771842> I need permissions to join your channel\"", + "variable2": "\"<:no:833101993668771842> I need permissions to speak in your channel\"", + "variable3": "\"<:no:833101993668771842> No valid search Term? ... Please Contact: `Tomato#6966`\"" } }, "playermanagers": { @@ -5642,7 +5642,7 @@ "requestcmdsjs": { "requestcmds": { "variable1": "\"Bitte trete einen Voice Channel vorher bei!.\"", - "variable2": "\"<:NO:1169479454918180937> I am already playing somewhere else!\"", + "variable2": "\"<:no:833101993668771842> I am already playing somewhere else!\"", "variable3": "`You can listen to me in: \\`${message.guild.channels.cache.get(player.VoiceChannel).name}\\``", "variable4": "`You need to be in the: \\`${message.guild.channels.cache.get(db.voicechannel).name}\\` VoiceChannel`", "variable5": "`❌ Unkown command, try: **\\`${config.prefix}help\\`**`", @@ -5654,16 +5654,16 @@ }, "requestreactsjs": { "requestreacts": { - "variable1": "\"<:NO:1169479454918180937> Bitte trete einen Voice Channel vorher bei!.\"", - "variable2": "\"<:NO:1169479454918180937> There is nothing playing\"", - "variable3": "\"<:NO:1169479454918180937> I am already playing somewhere else!\"", + "variable1": "\"<:no:833101993668771842> Bitte trete einen Voice Channel vorher bei!.\"", + "variable2": "\"<:no:833101993668771842> There is nothing playing\"", + "variable3": "\"<:no:833101993668771842> I am already playing somewhere else!\"", "variable4": "`You can listen to me in: \\`${message.guild.channels.cache.get(player.VoiceChannel).name}\\``", "variable5": "`You need to be in the: \\`${message.guild.channels.cache.get(db.voicechannel).name}\\` VoiceChannel`", "variable6": "`⏪ Rewinded the song for: \\`20 Seconds\\`, to: ${format(Number(player.position))}`", "variable7": "`⏩ Forwarded the Song for: \\`20 Seconds\\`, to: ${format(Number(player.position))}`", "variable8": "`${player.playing ? \"▶️ Resumed\" : \"⏸ Paused\"} the Player.`", "variable9": "\"⏹ Stopped and left your channel\"", - "variable10": "\"<:NO:1169479454918180937> There is no previous song yet!\"", + "variable10": "\"<:no:833101993668771842> There is no previous song yet!\"", "variable11": "\"⏮ Playing Previous Track\"", "variable12": "`<a:yes:833101995723194437> Added your Vote!`", "variable13": "`There are now: \\`${player.get(\"votes\")}\\` of \\`${voteamount}\\` needed Votes\\n\\n> Amount reached! Skipping ⏭`", @@ -5733,9 +5733,9 @@ "ticketevent": { "variable1": "\"You are not allowed to execute this command | I can't find you...\"", "variable2": "\"You are not allowed to execute this command | I can't find you...\"", - "variable3": "`<:NO:1169479454918180937> You are not allowed to close a Ticket`", + "variable3": "`<:no:833101993668771842> You are not allowed to close a Ticket`", "variable4": "`${adminroles.length > 0 ? \"Du brauchst mindestens eine von folgenden Rollen: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\" | \") + ticket.adminroles.join(\" | \") : `Es gibt noch keine Admin Rollen! Erstelle welche mit: \\`${prefix}setup-admin\\` You can also add Ticket only Roles with \\`${prefix}setup-ticket\\``}`", - "variable5": "\"<:NO:1169479454918180937> This Channel is already closed\"", + "variable5": "\"<:no:833101993668771842> This Channel is already closed\"", "variable6": "\"Verify the step to close the ticket!\"", "variable7": "\"✅ Erfolgreich!\"", "variablex_8": "\"Created at: \"", @@ -5765,42 +5765,42 @@ "variable31": "\"Smaller the maximum amount of Messages!\"", "variable32": "\"Please ping the User you want to add/remove\"", "variable33": "\"UNABLE TO FIND THE USER\"", - "variable34": "\"<:NO:1169479454918180937> Could not find the USER\"", + "variable34": "\"<:no:833101993668771842> Could not find the USER\"", "variable35": "`SUCCESS | Added \\`${user.tag}\\` to the TICKET`", "variable36": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable37": "`Ausgeführt in:`, `<#${channel.id}> \\`${channel.name}\\``", "variable38": "`Ausgeführt von:`, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable39": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable39": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable40": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable41": "`SUCCESS | REMOVED \\`${user.tag}\\` from the TICKET`", - "variable42": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable42": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable43": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable44": "`SUCCESS | Added \\`${user.tag}\\` to the TICKET`", "variable45": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable46": "`Ausgeführt in:`, `<#${channel.id}> \\`${channel.name}\\``", "variable47": "`Ausgeführt von:`, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable48": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable48": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable49": "`\\`\\`\\`${e.stack}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"", + "variable50": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"", "variable51": "\"Please ping the ROLE you want to add/remove\"", "variable52": "\"UNABLE TO FIND THE ROLE\"", - "variable53": "\"<:NO:1169479454918180937> Could not find the ROLE\"", + "variable53": "\"<:no:833101993668771842> Could not find the ROLE\"", "variable54": "`SUCCESS | Added \\`@${user.name}\\` to the TICKET`", "variable55": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable56": "`Ausgeführt in:`, `<#${channel.id}> \\`${channel.name}\\``", "variable57": "`Ausgeführt von:`, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable58": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable58": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable59": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable60": "`SUCCESS | REMOVED \\`@${user.name}\\` from the TICKET`", - "variable61": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable61": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable62": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable63": "`SUCCESS | Added \\`@${user.name}\\` to the TICKET`", "variable64": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable65": "`Ausgeführt in:`, `<#${channel.id}> \\`${channel.name}\\``", "variable66": "`Ausgeführt von:`, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable67": "`<:NO:1169479454918180937> Ein Fehler ist aufgetreten!`", + "variable67": "`<:no:833101993668771842> Ein Fehler ist aufgetreten!`", "variable68": "`\\`\\`\\`${e.stack}\\`\\`\\``", - "variable69": "\"<:NO:1169479454918180937> Deine Zeit ist abgelaufen\"" + "variable69": "\"<:no:833101993668771842> Deine Zeit ist abgelaufen\"" } }, "welcomejs": { diff --git a/languages/en.json b/languages/en.json index 2e790665..cea7cb48 100644 --- a/languages/en.json +++ b/languages/en.json @@ -6,7 +6,7 @@ "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "botfaq": { - "notallowed": "<:NO:1169479454918180937> You are not allowed to do that! Only: <@{cmduserid}>", + "notallowed": "<:no:833101993668771842> You are not allowed to do that! Only: <@{cmduserid}>", "placeholder": "Click me to make a Selection!", "menuembed": { "title": "Bot Help", @@ -16,8 +16,8 @@ { "value": "Creator / Features", "description": "Who is my Creator? / What are my Features?", - "replymsg": "<:MilratoDevelopment:1168761906375446588> **__BestGamersHK__ made me!**\n> <a:HVCablike:1174379040438763690> <:Discord:1168761629882732595> **Their Discord:** https://discord.gg/hsmU2c7mVa\n``` ```***__You can join their Discord Server and get yourself a Bot like me, for FREE/CHEAP!__***\n``` ```:muscle: **__My Features__**\n>>> **68+ Systems**, like: <:twitter:1168755475349778523> **Twitter-** & <:Youtube:1168755503845867520> **Youtube-Auto-Poster** \n**Application-**, Ticket-, **Welcome-Images-** and Reaction Role-, ... Systems\n:notes: An advanced <:Spotify:1168762285729267722> **Music System** with **Audio Filtering**\n:video_game: Many **Minigames** and :joystick: **Fun** Commands (150+)\n:no_entry_sign: **Administration** and **Auto-Moderation** and way much more!\n\n**The Developer is: `bestgamershk2` <:BestGamersHK:858450817665204224>, Contact him if you wanna hire him!**", - "emoji": "1168761906375446588" + "replymsg": "<:Milrato:840259659163893820> **__Milrato Development__ made me!**\n> <:Like:857334024087011378> **Their Website:** https://milrato.eu\n> <:Discord:787321652345438228> **Their Discord:** https://discord.gg/milrato\n``` ```***__You can join their Discord Server and get yourself a Bot like me, for FREE/CHEAP!__***\n``` ```:muscle: **__My Features__**\n>>> **68+ Systems**, like: <:twitter:840255600851812393> **Twitter-** & <:Youtube:840260133686870036> **Youtube-Auto-Poster** \n**Application-**, Ticket-, **Welcome-Images-** and Reaction Role-, ... Systems\n:notes: An advanced <:Spotify:846090652231663647> **Music System** with **Audio Filtering**\n:video_game: Many **Minigames** and :joystick: **Fun** Commands (150+)\n:no_entry_sign: **Administration** and **Auto-Moderation** and way much more!\n\n**The Developer is: `Tomato#6966` <:TOMATO:858450817665204224>, Contact him if you wanna hire him!**", + "emoji": "840259659163893820" }, { "value": "Stats", @@ -31,16 +31,28 @@ "replymsg": "**__❓ How do you use me?__**\n> My Prefix is: `{prefix}` but you can always **Ping** me instead!\n\n**Just use one of my {commandcount} Commands by typing:**\n> `{prefix}commandname`\n**Example:**\n> `{prefix}help`\n\n__**I have setups, this is how you manage them:**__\n>>> `{prefix}setup` and react with the Emoji for the right action,\nbut you can also do `{prefix}setup-SYSTEM` e.g. `{prefix}setup-welcome`\n\n\n**Very important is this Command:**\n`{prefix}setup-antinuke`, because it protects you from NUKES!", "emoji": "❓" }, + { + "value": "Sponsor / Support us", + "description": "Thanks for everything, you'll get something back!", + "replymsg": "**__There are several Sponsor Options:__**\n\n> <:PAYPAL:861207258846330880> **Paypal:**\n> https://paypal.me/MilratoDevelopment\n\n> <:PATREON:861207934070816849> **Patreon:**\n> https://www.patreon.com/MilratoDevelopment?fan_landing=true\n\n> 💸 **Donate via Paysafe, Sofort or others: (1/2)**\n> https://bero-host.de/spenden/qgswlxrzgtll\n\n> 💸 **Donate via Paysafe, Sofort or others: (2/2)**\n> https://mc-host24.de/donate/tomato\n\n> **Every donator** gets the **@DONATOR Role** on:\n> https://discord.gg/milrato\n\n\n> **Every Donator** with more then **10€** Gets a **Free Bot** of his **Choice*!", + "emoji": "861207258846330880" + }, + { + "value": "Partners / Sponsors", + "description": "We are really proud of our Sponsors and Partners!", + "replymsg": "<:BeroHost:852970925695041646> Our First/Main Sponsor is **Bero-Host.de** <:BeroHost:852970925695041646>\n> <:Like:857334024087011378> **Their Website:** https://bero-host.de\n> <:Discord:787321652345438228> **Their Discord:** https://discord.bero-host.de\n> *They provide us several HIGH QUALTIY __Servers__ which we are using for our HOSTING! **CHECK THEM OUT**!*\n``` ```<:Bittmax:840370610755862529> Our Second Sponsor is **Bittmax.de** <:Bittmax:840370610755862529>\n> <:Like:857334024087011378> **Their Website:** https://bittmax.de\n> <:Discord:787321652345438228> **Their Discord:** https://discord.gg/GgjJZCyYKD\n> *They provide us several __Servers__ which we are using for our PUBLIC BOT HOSTING! **CHECK THEM OUT**!*\n``` ```**__Partners__**\n> ***We currently have `{partnercount} Partners`, which get at least 1 FREE OP BOT***\n``` ```Wanna be a Partner/Sponsor too? Contact us in our <:Discord:787321652345438228> **Discord:** https://discord.gg/milrato and open a Ticket in <#840491251278676008>", + "emoji": "866089513436315698" + }, { "value": "My Bot doesnt work", "description": "If your Bot is not working do this:", - "replymsg": "Contact us in Milrato Development <:Discord:1168761629882732595> **Discord:** https://discord.gg/hsmU2c7mVa and open a Ticket in <#840332764603351101>\n\n***If it still responds with messages but doesn't work right, then you can try to do: `{prefix}reloadbot` / `{prefix}cmdreload [CMDNAME]`***\n\nMake sure that I have enough Permissions, as well as that the highest Role is high enough!", + "replymsg": "Contact us in Milrato Development <:Discord:787321652345438228> **Discord:** https://discord.gg/milrato and open a Ticket in <#840332764603351101>\n\n***If it still responds with messages but doesn't work right, then you can try to do: `{prefix}reloadbot` / `{prefix}cmdreload [CMDNAME]`***\n\nMake sure that I have enough Permissions, as well as that the highest Role is high enough!", "emoji": "😓" }, { "value": "Change the Bot?", "description": "There are several ways to adjust this Bot...", - "replymsg": "If you are one of the OWNERs of **{clientusertag}**, then those Commands are available for you:\n\n>>> `{prefix}changename` -- https://discord.gg/hsmU2c7mVa To Change the Bot Name\n`{prefix}changeavatar` -- To Change the Bot Avatar\n`{prefix}prefix` -- To Change the Bot Server-Prefix\n`{prefix}changestatus` -- To Change the Bot Status\n`{prefix}setup-owner` -- To Change the Bot Owners\n`{prefix}setup-advertise` -- To Enable/Disable Our ADS\n`{prefix}setup-embed` -- To Change the Embed Design in this SERVER", + "replymsg": "If you are one of the OWNERs of **{clientusertag}**, then those Commands are available for you:\n\n>>> `{prefix}changename` -- https://discord.gg/milrato To Change the Bot Name\n`{prefix}changeavatar` -- To Change the Bot Avatar\n`{prefix}prefix` -- To Change the Bot Server-Prefix\n`{prefix}changestatus` -- To Change the Bot Status\n`{prefix}setup-owner` -- To Change the Bot Owners\n`{prefix}setup-advertise` -- To Enable/Disable Our ADS\n`{prefix}setup-embed` -- To Change the Embed Design in this SERVER", "emoji": "⚙️" } ], @@ -49,22 +61,22 @@ "botinfo": { "loading": "Getting the Bot-Information-Data", "field1": { - "title": "<a:arrow:1168762387067846687> General -- Stats", + "title": "<:arrow:832598861813776394> General -- Stats", "value": "```yml\nServers: {totalGuilds}\nUsers: {totalMembers}\nConnections: {connectedchannelsamount}```" }, "field2": { - "title": "<a:arrow:1168762387067846687> Bot -- Stats" + "title": "<:arrow:832598861813776394> Bot -- Stats" }, "field3": { - "title": "<a:arrow:1168762387067846687> System -- Stats", + "title": "<:arrow:832598861813776394> System -- Stats", "value": "```yml\nOS: Linux | Debian\nCPU Usage: {cpu} %\nRAM Usage: {ram} MB```" }, "field4": { - "title": "<a:arrow:1168762387067846687> Developer" + "title": "<:arrow:832598861813776394> Developer" }, "field5": { - "title": "<a:arrow:1168762387067846687> Important Links", - "value": "**[Invite Link]({invitelink})・[Support Server](https://discord.gg/hsmU2c7mVa)・**\n**[Get Free Bots](https://discord.gg/hsmU2c7mVa)・[Invite Public Version]({invitelink)**" + "title": "<:arrow:832598861813776394> Important Links", + "value": "**[Invite Link]({invitelink})・[Support Server](https://discord.gg/milrato)・[Website](https://milrato.eu)**\n**[Get Free Bots](https://discord.gg/milrato)・[Invite Public Version](https://discord.com/api/oauth2/authorize?client_id=734513783338434591&permissions=8&scope=bot)**" }, "variable1": "`\\`\\`\\`yml\\nName: ${client.user.tag} [${client.user.id}]\\nBot Latency: ${Math.round(Date.now() - message.createdTimestamp)}ms\\nApi Latency: ${Math.round(client.ws.ping)}ms\\nRuntime: ${duration(client.uptime).join(\"︲\")}\\`\\`\\``", "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -78,7 +90,7 @@ "commandcount": { "tempmsg": "GETTING BOT INFORMATION DATA", "title": ":gear: **[`{cmdcount}`] Commands**", - "description": ":gear: **[`{catcount}`] Categories**\n:gear: **[`{lines}`] Lines of Code**\n<a:developer:1174380778789015613> **[`{letters}`] Letters of Code**", + "description": ":gear: **[`{catcount}`] Categories**\n:gear: **[`{lines}`] Lines of Code**\n<a:Valid_Code_Developer:858405056238714930> **[`{letters}`] Letters of Code**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "developer": { @@ -87,20 +99,20 @@ "dc": "Get yourself a own Bot", "botlist": "Public Bot-List-Website" }, - "title": "bestgamershk2 | Dev of 4 Orgs | Developer of 1200+ BOTS", - "description": "<a:arrow:1168762387067846687> Hello I am **BestGamersHK** <@399650958096728064> *(`bestgamershk2`)*, and i made more then 1200 different Discord Bots: [My Bot List](https://botlist.milrato.eu)\n\n<a:arrow:1168762387067846687> I am very proud for all of my verified and not verified Discord Bots, but the Bot I am the most proud of is: [**LAVA MUSIC** | `2021's Best Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<a:arrow:1168762387067846687> I made this Bot, and you can get a free Bot too! Just go to: [My Service](https://dc.milrato)\n\n<a:arrow:1168762387067846687> I am also a **Website** Developer and **Plugin** dev. I made **Modules** like a **SPEECH Module** [SEE IT](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<a:arrow:1168762387067846687> Yeah i hope you like my stuff :v: <3", + "title": "Tomato#6966 | Dev of 4 Orgs | Developer of 1200+ BOTS", + "description": "<:arrow:832598861813776394> Hello I am **Tomato** <@442355791412854784> *(`Tomato#6966`)*, and i made more then 1200 different Discord Bots: [My Bot List](https://botlist.milrato.eu)\n\n<:arrow:832598861813776394> I am very proud for all of my verified and not verified Discord Bots, but the Bot I am the most proud of is: [**LAVA MUSIC** | `2021's Best Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<:arrow:832598861813776394> I made this Bot, and you can get a free Bot too! Just go to: [My Service](https://dc.milrato)\n\n<:arrow:832598861813776394> I am also a **Website** Developer and **Plugin** dev. I made **Modules** like a **SPEECH Module** [SEE IT](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<:arrow:832598861813776394> Yeah i hope you like my stuff :v: <3", "variable1": "`\\`\\`\\`${String(e.stack).substr(0, 2000)}\\`\\`\\``" }, "djmode": { "nodjroles": "no Dj Roles, aka all Users are Djs", "description": "If a Command is listed here, and at least one role exists, then it means that you have to have this Role, in order to be able to use these listed Commands!", - "field1": "<a:arrow:1168762387067846687> Dj Only Commands active for:", - "field2": "<a:arrow:1168762387067846687> Dj Roles", + "field1": "<:arrow:832598861813776394> Dj Only Commands active for:", + "field2": "<:arrow:832598861813776394> Dj Roles", "variable1": "\"🎧 Dj Mode\"", "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "emojiinfo": { - "error1": "<:NO:1169479454918180937> Your message does not include a VALID Emoji, please retry by adding a guild specific emoji!", + "error1": "<:no:833101993668771842> Your message does not include a VALID Emoji, please retry by adding a guild specific emoji!", "error2": "Please provide a custom Emoji from **THIS GUILD**", "error3": "Couldn't find an emoji to paste! if it's uniced(standard) and not a guild Emoji, it's not possible!", "embed": { @@ -129,7 +141,7 @@ "variable3": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "enlarge": { - "error1": "<:NO:1169479454918180937> Your message does not include a VALID Emoji, please retry by adding a guild specific emoji!", + "error1": "<:no:833101993668771842> Your message does not include a VALID Emoji, please retry by adding a guild specific emoji!", "error2": "Couldn't find an emoji to paste! if it's uniced(standard) and not a guild Emoji, it's not possible!", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, @@ -142,8 +154,8 @@ "dc": "Get yourself a own Bot", "botlist": "Public Bot-List-Website" }, - "title": "bestgamershk2 | Dev of 4 Orgs | Developer of 1200+ BOTS", - "description": "<a:arrow:1168762387067846687> Hello I am **BestGamersHK** <@399650958096728064> *(`bestgamershk2`)*, and i made more then 1200 different Discord Bots: [My Bot List](https://botlist.milrato.eu)\n\n<a:arrow:1168762387067846687> I am very proud for all of my verified and not verified Discord Bots, but the Bot I am the most proud of is: [**LAVA MUSIC** | `2021's Best Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<a:arrow:1168762387067846687> I made this Bot, and you can get a free Bot too! Just go to: [My Service](https://dc.milrato)\n\n<a:arrow:1168762387067846687> I am also a **Website** Developer and **Plugin** dev. I made **Modules** like a **SPEECH Module** [SEE IT](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<a:arrow:1168762387067846687> Yeah i hope you like my stuff :v: <3", + "title": "Tomato#6966 | Dev of 4 Orgs | Developer of 1200+ BOTS", + "description": "<:arrow:832598861813776394> Hello I am **Tomato** <@442355791412854784> *(`Tomato#6966`)*, and i made more then 1200 different Discord Bots: [My Bot List](https://botlist.milrato.eu)\n\n<:arrow:832598861813776394> I am very proud for all of my verified and not verified Discord Bots, but the Bot I am the most proud of is: [**LAVA MUSIC** | `2021's Best Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<:arrow:832598861813776394> I made this Bot, and you can get a free Bot too! Just go to: [My Service](https://dc.milrato)\n\n<:arrow:832598861813776394> I am also a **Website** Developer and **Plugin** dev. I made **Modules** like a **SPEECH Module** [SEE IT](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<:arrow:832598861813776394> Yeah i hope you like my stuff :v: <3", "variable1": "`\\`\\`\\`${String(e.stack).substr(0, 2000)}\\`\\`\\``" }, "help": { @@ -152,12 +164,12 @@ "noinfo": "No Information found for the command **{command}**", "footer": "To see command Descriptions and Information, type: {prefix}help [CMD NAME]", "detail": { - "name": "**<a:arrow:1168762387067846687> Command name**", - "desc": "**<a:arrow:1168762387067846687> Description**", - "aliases": "**<a:arrow:1168762387067846687> Aliases**", - "about": "<a:arrow:1168762387067846687> Detailed Information about: `{cmdname}`", - "cooldown": "**<a:arrow:1168762387067846687> Cooldown**", - "usage": "**<a:arrow:1168762387067846687> Usage**", + "name": "**<:arrow:832598861813776394> Command name**", + "desc": "**<:arrow:832598861813776394> Description**", + "aliases": "**<:arrow:832598861813776394> Aliases**", + "about": "<:arrow:832598861813776394> Detailed Information about: `{cmdname}`", + "cooldown": "**<:arrow:832598861813776394> Cooldown**", + "usage": "**<:arrow:832598861813776394> Usage**", "syntax": "Syntax: <> = required, [] = optional" }, "buttons": { @@ -179,7 +191,7 @@ "variable6": "`🔰 Information Commands 🔰`", "variable7": "`> ${client.commands.filter((cmd) => cmd.category === \"🔰 Info\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable8": "`🎶 Music Related Commands :notes:`", - "variable9": "`🎶 **Music**${settings.MUSIC ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:NO:1169479454918180937> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎶 Music\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", + "variable9": "`🎶 **Music**${settings.MUSIC ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:no:833101993668771842> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎶 Music\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable10": "`🚫 Administration & Setup Commands 💪`", "variable11": "`🚫 **Admin**\\n> ${client.commands.filter((cmd) => cmd.category === \"🚫 Administration\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variablex_12": "\"💪 **Setup**\"", "variable12": "`>>> ${client.commands.filter((cmd) => cmd.category === \"💪 Setup\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", @@ -188,15 +200,15 @@ "variablex_15": "\"👑 **Owner**\"", "variable15": "`>>> ${client.commands.filter((cmd) => cmd.category === \"👑 Owner\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variablex_16": "\"⌨️ **Programming**\"", "variable16": "`${client.commands.filter((cmd) => cmd.category === \"⌨️ Programming\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`.substr(0, 1024)", "variable17": "`🎤 Voice & Ranking Commands 📈`", - "variable18": "`🎤 **Voice**${settings.VOICE ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:NO:1169479454918180937> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎤 Voice\").map((cmd) => `${cmd.extracustomdesc}`)}`", + "variable18": "`🎤 **Voice**${settings.VOICE ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:no:833101993668771842> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎤 Voice\").map((cmd) => `${cmd.extracustomdesc}`)}`", "variablex_19": "\"📈 **Ranking**\"", "variable19": "`>>> ${client.commands.filter((cmd) => cmd.category === \"📈 Ranking\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable20": "`🎮 Mini Games & Fun Commands 🕹️`", - "variable21": "`🕹️ **Fun**${settings.FUN ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:NO:1169479454918180937> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🕹️ Fun\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", + "variable21": "`🕹️ **Fun**${settings.FUN ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:no:833101993668771842> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🕹️ Fun\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable22": "`> ${client.commands.filter((cmd) => cmd.category === \"🔞 NSFW\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable23": "\"🦾 Custom Commands\"", "variable24": "`🦾 **Custom Commands [${cuc[0].includes(\"NO\") ? 0 : items.length}]**`", - "variable25": "\"<:MilratoDevelopment:1168761906375446588> Bot Creator Company Advertisment\"", - "variablex_26": "`<:MilratoDevelopment:1168761906375446588> **__Bot Creator Information__**`", "variable26": "`>>> 💯 This Bot has been made by:\\n[**Milrato Development**](https://milrato.eu)・[Discord](https://discord.com/invite/milrato)<:Discord:1168761629882732595> [Click here to order yourself a own one](https://discord.com/invite/milrato)`", + "variable25": "\"<:Milrato:840259659163893820> Bot Creator Company Advertisment\"", + "variablex_26": "`<:Milrato:840259659163893820> **__Bot Creator Information__**`", "variable26": "`>>> 💯 This Bot has been made by:\\n[**Milrato Development**](https://milrato.eu)・[Discord](https://discord.com/invite/milrato)<:Discord:787321652345438228> [Click here to order yourself a own one](https://discord.com/invite/milrato)`", "variable27": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "invite": { @@ -211,11 +223,11 @@ "invites": { "author": "Invites of: {usertag}", "field1": { - "value": "<a:HVCablike:1174379040438763690> {user} _**has invited __{realinvites} Member(s)__**_!" + "value": "<:Like:857334024087011378> {user} _**has invited __{realinvites} Member(s)__**_!" }, "field2": { "title": "💡 **That means he/she has:**", - "value": "> <:joines:866356465299488809> {invites} Joins (When the Member Joins the Server)\n> <:leaves:866356598356049930> {leaves} Leaves (When the invited Member left the Server)\n> <:NO:1169479454918180937> {fake} Fakes (Alt Accounts / Rejoins)" + "value": "> <:joines:866356465299488809> {invites} Joins (When the Member Joins the Server)\n> <:leaves:866356598356049930> {leaves} Leaves (When the invited Member left the Server)\n> <:no:833101993668771842> {fake} Fakes (Alt Accounts / Rejoins)" }, "field3": { "title": "📘 **To Calculate your Invites do:**" @@ -228,13 +240,13 @@ }, "membercount": { "title": "Member-Count Information About:", - "field1": "<a:arrow:1168762387067846687> Total USERS", - "field2": "<a:arrow:1168762387067846687> Total HUMANS", - "field3": "<a:arrow:1168762387067846687> Total BOTS", - "field4": "<a:arrow:1168762387067846687> ONLINE", - "field5": "<a:arrow:1168762387067846687> IDLE", - "field6": "<a:arrow:1168762387067846687> DND", - "field7": "<a:arrow:1168762387067846687> OFFLINE", + "field1": "<:arrow:832598861813776394> Total USERS", + "field2": "<:arrow:832598861813776394> Total HUMANS", + "field3": "<:arrow:832598861813776394> Total BOTS", + "field4": "<:arrow:832598861813776394> ONLINE", + "field5": "<:arrow:832598861813776394> IDLE", + "field6": "<:arrow:832598861813776394> DND", + "field7": "<:arrow:832598861813776394> OFFLINE", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "modstats": { @@ -262,7 +274,7 @@ }, "permissions": { "from": "Permissions from: {usertag}", - "from2": "**<a:arrow:1168762387067846687> Permissions:**", + "from2": "**<:arrow:832598861813776394> Permissions:**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "ping": { @@ -277,15 +289,15 @@ }, "roleinfo": { "author": "Information about:", - "field1": "**<a:arrow:1168762387067846687> Name:**", - "field2": "**<a:arrow:1168762387067846687> ID:**", - "field3": "**<a:arrow:1168762387067846687> Color:**", - "field4": "**<a:arrow:1168762387067846687> Date Created:**", - "field5": "**<a:arrow:1168762387067846687> Position:**", - "field6": "**<a:arrow:1168762387067846687> MemberCount:**", - "field7": "**<a:arrow:1168762387067846687> Hoisted:**", - "field8": "**<a:arrow:1168762387067846687> Mentionable:**", - "field9": "**<a:arrow:1168762387067846687> Permissions:**", + "field1": "**<:arrow:832598861813776394> Name:**", + "field2": "**<:arrow:832598861813776394> ID:**", + "field3": "**<:arrow:832598861813776394> Color:**", + "field4": "**<:arrow:832598861813776394> Date Created:**", + "field5": "**<:arrow:832598861813776394> Position:**", + "field6": "**<:arrow:832598861813776394> MemberCount:**", + "field7": "**<:arrow:832598861813776394> Hoisted:**", + "field8": "**<:arrow:832598861813776394> Mentionable:**", + "field9": "**<:arrow:832598861813776394> Permissions:**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "serveravatar": { @@ -294,22 +306,22 @@ }, "serverinfo": { "author": "Server Information About:", - "field1": "**<a:arrow:1168762387067846687> Owner:**", - "field2": "**<a:arrow:1168762387067846687> Created On:**", - "field3": "**<a:arrow:1168762387067846687> You Joined:**", - "field4": "**<a:arrow:1168762387067846687> All Channels:**", - "field5": "**<a:arrow:1168762387067846687> Text Channels:**", - "field6": "**<a:arrow:1168762387067846687> Voice Channels:**", - "field7": "**<a:arrow:1168762387067846687> Total USERS:**", - "field8": "**<a:arrow:1168762387067846687> Total HUMANS:**", - "field9": "**<a:arrow:1168762387067846687> Total BOTS:**", - "field10": "**<a:arrow:1168762387067846687> ONLINE:**", - "field11": "**<a:arrow:1168762387067846687> OFFLINE:**", - "field12": "**<a:arrow:1168762387067846687> Total Boosts:**", - "field13": "**<a:arrow:1168762387067846687> Boost-Level:**", - "field14": "**<a:arrow:1168762387067846687> Max-Talk-Bitrate:**", - "variablex_1": "`<a:arrow:1168762387067846687> [${message.guild.emojis.cache.size}] Emojis: `", "variable1":"\"> \"+message.guild.emojis.cache.size < 35 ? message.guild.emojis.cache.map(emoji => `${emoji}`).join(\"︲\") : message.guild.emojis.cache.size > 35 ? emojitrimarray(message.guild.emojis.cache.map(emoji => `${emoji}`)).substr(0, 2048) : 'No Emojis'", - "variablex_2": "`<a:arrow:1168762387067846687> [${message.guild.roles.cache.size}] Roles: `", "variable2":"\"> \"+message.guild.roles.cache.size < 40 ? [...message.guild.roles.cache.values()].sort((a, b) => b.rawPosition - a.rawPosition).map(role => `<@&${role.id}>`).join(', ') : message.guild.roles.cache.size > 40 ? trimArray(message.guild.roles.cache) : 'None'", + "field1": "**<:arrow:832598861813776394> Owner:**", + "field2": "**<:arrow:832598861813776394> Created On:**", + "field3": "**<:arrow:832598861813776394> You Joined:**", + "field4": "**<:arrow:832598861813776394> All Channels:**", + "field5": "**<:arrow:832598861813776394> Text Channels:**", + "field6": "**<:arrow:832598861813776394> Voice Channels:**", + "field7": "**<:arrow:832598861813776394> Total USERS:**", + "field8": "**<:arrow:832598861813776394> Total HUMANS:**", + "field9": "**<:arrow:832598861813776394> Total BOTS:**", + "field10": "**<:arrow:832598861813776394> ONLINE:**", + "field11": "**<:arrow:832598861813776394> OFFLINE:**", + "field12": "**<:arrow:832598861813776394> Total Boosts:**", + "field13": "**<:arrow:832598861813776394> Boost-Level:**", + "field14": "**<:arrow:832598861813776394> Max-Talk-Bitrate:**", + "variablex_1": "`<:arrow:832598861813776394> [${message.guild.emojis.cache.size}] Emojis: `", "variable1":"\"> \"+message.guild.emojis.cache.size < 35 ? message.guild.emojis.cache.map(emoji => `${emoji}`).join(\"︲\") : message.guild.emojis.cache.size > 35 ? emojitrimarray(message.guild.emojis.cache.map(emoji => `${emoji}`)).substr(0, 2048) : 'No Emojis'", + "variablex_2": "`<:arrow:832598861813776394> [${message.guild.roles.cache.size}] Roles: `", "variable2":"\"> \"+message.guild.roles.cache.size < 40 ? [...message.guild.roles.cache.values()].sort((a, b) => b.rawPosition - a.rawPosition).map(role => `<@&${role.id}>`).join(', ') : message.guild.roles.cache.size > 40 ? trimArray(message.guild.roles.cache) : 'None'", "variable3": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "servers": { @@ -362,7 +374,7 @@ "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "translate": { - "error": "<:NO:1169479454918180937> Error | Unknown Command Usage! `{prefix}translate <from> <to> <Text>`\nExample: `{prefix}translate en de Hello World`", + "error": "<:no:833101993668771842> Error | Unknown Command Usage! `{prefix}translate <from> <to> <Text>`\nExample: `{prefix}translate en de Hello World`", "to": "Translated to: {to}", "from": "Translated from: {from}", "variable1": "\"```\"+res.text.substr(0, 2000)+\"```\"", @@ -403,18 +415,18 @@ }, "userinfo": { "author": "Information about: {usertag}", - "field1": "**<a:arrow:1168762387067846687> Username:**", - "field2": "**<a:arrow:1168762387067846687> ID:**", - "field3": "**<a:arrow:1168762387067846687> Avatar:**", - "field4": "**<a:arrow:1168762387067846687> Date Join DC:**", - "field5": "**<a:arrow:1168762387067846687> Date Join Guild:**", - "field6": "**<a:arrow:1168762387067846687> Flags:**", - "field7": "**<a:arrow:1168762387067846687> Status:**", - "field8": "**<a:arrow:1168762387067846687> Highest Role:**", - "field9": "**<a:arrow:1168762387067846687> Is a Bot:**", - "field10": "**<a:arrow:1168762387067846687> Activity:**", - "field11": "**<a:arrow:1168762387067846687> Permissions:**", - "field12": "**<a:arrow:1168762387067846687> [{rolesize}] Roles:**", + "field1": "**<:arrow:832598861813776394> Username:**", + "field2": "**<:arrow:832598861813776394> ID:**", + "field3": "**<:arrow:832598861813776394> Avatar:**", + "field4": "**<:arrow:832598861813776394> Date Join DC:**", + "field5": "**<:arrow:832598861813776394> Date Join Guild:**", + "field6": "**<:arrow:832598861813776394> Flags:**", + "field7": "**<:arrow:832598861813776394> Status:**", + "field8": "**<:arrow:832598861813776394> Highest Role:**", + "field9": "**<:arrow:832598861813776394> Is a Bot:**", + "field10": "**<:arrow:832598861813776394> Activity:**", + "field11": "**<:arrow:832598861813776394> Permissions:**", + "field12": "**<:arrow:832598861813776394> [{rolesize}] Roles:**", "noroles": "No Roles", "nopermissions": "No Permissions", "nostatus": "Not having an activity", @@ -422,9 +434,9 @@ }, "youtubeinfo": { "loading": "Getting the Channel-Information-Data", - "error1": "<:NO:1169479454918180937> Please use a Valid Youtube Link", + "error1": "<:no:833101993668771842> Please use a Valid Youtube Link", "error2": ":x: **Only the one who typed {prefix}youtubeinfo is allowed to react!**", - "example": "Example Usage: `{prefix}youtubeinfo https://youtube.com/c/bestgamershk2`", + "example": "Example Usage: `{prefix}youtubeinfo https://youtube.com/c/Tomato6966`", "field1": "**Subscribercount:**", "field2": "**Tags:**", "field3": "**Unlisted:**", @@ -462,7 +474,7 @@ "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "forward": { - "allowed": "<:NO:1169479454918180937> **You may forward for `1` - `{duration}` Seconds!**", + "allowed": "<:no:833101993668771842> **You may forward for `1` - `{duration}` Seconds!**", "title": "<a:yes:833101995723194437> **Forwarded the Song**", "description": "**Forwarded for `{amount} Seconds` to: `{time}`**", "field": "⌛ **Progress:**", @@ -487,38 +499,38 @@ "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "jump": { - "error1": "<:NO:1169479454918180937> **Please include to which track you want to Jump**", - "error2": "<:NO:1169479454918180937> **It has to be a `Queue Number`**", - "error3": "<:NO:1169479454918180937> **That Song is not in the Queue**!", + "error1": "<:no:833101993668771842> **Please include to which track you want to Jump**", + "error2": "<:no:833101993668771842> **It has to be a `Queue Number`**", + "error3": "<:no:833101993668771842> **That Song is not in the Queue**!", "title": "<a:yes:833101995723194437> **Jumped to the: `{number}.` Song**", "description": "⏭ **Skipped `{number}` Songs!**", "variable1": "`${client.la[ls].common.example}: \\`${prefix}jump ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 }\\``", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "loop": { - "errortitle": "<:NO:1169479454918180937> **Please add your Looping Method!**", + "errortitle": "<:no:833101993668771842> **Please add your Looping Method!**", "errordescription": "`loop song` / `loop queue` / `loop off`", "track": { - "disabled": "<:NO:1169479454918180937> **Disabled the Track Repeat mode!**", + "disabled": "<:no:833101993668771842> **Disabled the Track Repeat mode!**", "enabled": "<a:yes:833101995723194437> **Enabled the Track Repeat mode!**" }, "queue": { - "disabled": "<:NO:1169479454918180937> **Disabled the Queue Repeat mode!**", + "disabled": "<:no:833101993668771842> **Disabled the Queue Repeat mode!**", "enabled": "<a:yes:833101995723194437> **Enabled the Queue Repeat mode!**" }, - "andsong": "<:NO:1169479454918180937> **And disabled the Song Repeat Mode!**", - "andqueue": "<:NO:1169479454918180937> **And disabled the Queue Repeat Mode!**", + "andsong": "<:no:833101993668771842> **And disabled the Song Repeat Mode!**", + "andqueue": "<:no:833101993668771842> **And disabled the Queue Repeat Mode!**", "variable1": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "lyrics": { - "nolyrics": "<:NO:1169479454918180937> **No Lyrics found!**", + "nolyrics": "<:no:833101993668771842> **No Lyrics found!**", "searching": "🔎 **Searching lyrics for: `{title}`**", "found": "📃 **Lyrics for:** `{title}`", "variable1": "`\\u200b`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "move": { - "variable1": "`<:NO:1169479454918180937> | Wrong Command Usage!`", + "variable1": "`<:no:833101993668771842> | Wrong Command Usage!`", "variable2": "`Usage: \\`${prefix}move <from> <to>\\`\\nExample: \\`${prefix}move ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 } 1\\``", "variable3": "`${emoji.msg.ERROR} | Wrong Command Usage!`", "variable4": "`Usage: \\`${prefix}move <from> <to>\\`\\nExample: \\`${prefix}move ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 } 1\\``", @@ -528,28 +540,28 @@ "variable8": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "moveme": { - "variable1": "`<:NO:1169479454918180937> I am connected nowhere`", + "variable1": "`<:no:833101993668771842> I am connected nowhere`", "variable2": "`${emoji.msg.ERROR} Please Connect first`", "variable3": "`${emoji.msg.ERROR} The Channel is full, I cant move you`", "variable4": "`${emoji.msg.ERROR} You are already in my channel `", "variable5": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "nowplaying": { - "variable1": "`<:NO:1169479454918180937> There is nothing playing`", + "variable1": "`<:no:833101993668771842> There is nothing playing`", "variable2": "`${player.playing ? `${emoji.msg.resume}` : `${emoji.msg.pause}`} **${player.queue.current.title}**`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "pause": { - "variable1": "`<:NO:1169479454918180937> The song is already paused!`", + "variable1": "`<:no:833101993668771842> The song is already paused!`", "variable2": "`You can resume it with: \\`${prefix}resume\\``", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "play": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a Search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a Search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playlist": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playmusicmix": { @@ -559,26 +571,26 @@ "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playsc": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playskip": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a Search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a Search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playskipsc": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a Search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a Search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playsongoftheday": { "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "playtop": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a Search term.`" + "variable1": "`<:no:833101993668771842> You need to give me a URL or a Search term.`" }, "queue": { "variablex_1": "`**0) CURRENT TRACK**`", "variable1": "`**${player.queue.current.title.substr(0, 60)}** - \\`${player.queue.current.isStream ? `LIVE STREAM` : format(player.queue.current.duration).split(` | `)[0]}\\`\\n*request by: ${player.queue.current.requester.tag}*`", - "variable2": "`<:NO:1169479454918180937> No tracks in the queue`", + "variable2": "`<:no:833101993668771842> No tracks in the queue`", "variablex_3": "`**0) CURRENT TRACK**`", "variable3": "`**${player.queue.current.title.substr(0, 60)}** - \\`${player.queue.current.isStream ? `LIVE STREAM` : format(player.queue.current.duration).split(` | `)[0]}\\`\\n*request by: ${player.queue.current.requester.tag}*`", "variablex_4": "`**0) CURRENT TRACK**`", "variable4": "`**${player.queue.current.title.substr(0, 60)}** - \\`${player.queue.current.isStream ? `LIVE STREAM` : format(player.queue.current.duration).split(` | `)[0]}\\`\\n*request by: ${player.queue.current.requester.tag}*`", "variable5": "`\\`\\`\\`${e.message}\\`\\`\\``" @@ -592,7 +604,7 @@ "variable6": "`${e.message}`" }, "radio": { - "variable1": "`<:NO:1169479454918180937> Not a valid radio station`", + "variable1": "`<:no:833101993668771842> Not a valid radio station`", "variable2": "`Please use a Number between \\`1\\` and \\`183\\``", "variable3": "`${emoji.msg.ERROR} Volume Number out of Range`", "variable4": "`Please use a Number between \\`1\\` and \\`150\\``", @@ -610,7 +622,7 @@ "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "removetrack": { - "variable1": "`<:NO:1169479454918180937> Please add the Track you want to remove!`", + "variable1": "`<:no:833101993668771842> Please add the Track you want to remove!`", "variable2": "`Example: \\`removetrack ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 }\\``", "variable3": "`${emoji.msg.ERROR} It has to be a valid Queue Number!`", "variable4": "`Example: \\`removetrack ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 }\\``", @@ -622,7 +634,7 @@ "removevoteskip": { "variable1": "`Removed your Vote!`", "variable2": "`There are now: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes`", - "variable3": "`<:NO:1169479454918180937> You havn't voted yet!!`", + "variable3": "`<:no:833101993668771842> You havn't voted yet!!`", "variable4": "`There are: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes`", "variable5": "`${emoji.msg.ERROR} Cannot remove your Vote!`", "variable6": "`Because ther is no DJ-Role Setup created yet, create it by typing \\`${prefix}adddj @DJ-Setup\\``", @@ -632,17 +644,17 @@ "variable1": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "resume": { - "variable1": "`<:NO:1169479454918180937> The song is already resumed!`", + "variable1": "`<:no:833101993668771842> The song is already resumed!`", "variable2": "`You can pause it with: \\`${prefix}pause\\``", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "rewind": { - "variable1": "`<:NO:1169479454918180937> You may rewind for \\`1\\` - \\`${player.queue.current.duration}\\``", + "variable1": "`<:no:833101993668771842> You may rewind for \\`1\\` - \\`${player.queue.current.duration}\\``", "variable2": "`${emoji.msg.rewind} Rewinded the song for \\`${args[0]} Seconds\\` to: ${format(Number(player.position))}`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "search": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "searchplaylist": { @@ -650,7 +662,7 @@ "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "searchradio": { - "variable1": "`<:NO:1169479454918180937> What should be the search Type`", + "variable1": "`<:no:833101993668771842> What should be the search Type`", "variable2": "`Usage: \\`${prefix}searchradio <TYPE> <Seach Query>\\`\\nValid Types: \\`country\\`, \\`city\\`, \\`name\\`, \\`genre\\`\\nExample: \\`${prefix}searchradio tag jazz\\`\\nExample: \\`${prefix}searchradio state Austria\\``", "variable3": "`${emoji.msg.ERROR} What should I search for?`", "variable4": "`Usage: \\`${prefix}searchradio <TYPE> <Seach Query>\\`\\nValid Types: \\`country\\`, \\`city\\`, \\`name\\`, \\`genre\\`\\nExample: \\`${prefix}searchradio tag jazz\\`\\nExample: \\`${prefix}searchradio state Austria\\``", @@ -665,14 +677,14 @@ "variable13": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "searchsc": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "searchsimilar": { "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "seek": { - "variable1": "`<:NO:1169479454918180937> You may seek from \\`0\\` - \\`${player.queue.current.duration}\\``", + "variable1": "`<:no:833101993668771842> You may seek from \\`0\\` - \\`${player.queue.current.duration}\\``", "variable2": "`Seeked song to: ${format(Number(args[0]) * 1000)}`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, @@ -687,18 +699,18 @@ }, "stop": { "variable1": "`${emoji.msg.stop} Stopped and left your Channel`", - "variable2": "`<:NO:1169479454918180937> **No song is currently playing in this guild.**`", - "variable3": "`<:NO:1169479454918180937> **No song is currently playing in this guild.**`", + "variable2": "`<:no:833101993668771842> **No song is currently playing in this guild.**`", + "variable3": "`<:no:833101993668771842> **No song is currently playing in this guild.**`", "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "unshuffle": { - "variable1": "`<:NO:1169479454918180937> You haven't shuffled this Queue yet!`", + "variable1": "`<:no:833101993668771842> You haven't shuffled this Queue yet!`", "variable2": "`To shuffle it type: \\`${prefix}shuffle\\``", "variable3": "`${emoji.msg.shuffle} **Un**shuffled the Queue`", "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "volume": { - "variable1": "`<:NO:1169479454918180937> You may set the volume \\`1\\` - \\`150\\``", + "variable1": "`<:no:833101993668771842> You may set the volume \\`1\\` - \\`150\\``", "variable2": "`**Current volume: \\`${player.volume}%\\`**`", "variable3": "`${emoji.msg.ERROR} You may set the volume \\`1\\` - \\`150\\``", "variable4": "`**Current volume: \\`${player.volume}%\\`**`", @@ -711,7 +723,7 @@ "variable2": "`There are now: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes\\n\\n> Amount reached! Skipping ⏭`", "variable3": "`<a:yes:833101995723194437> Added your Vote!`", "variable4": "`There are now: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes`", - "variable5": "`<:NO:1169479454918180937> You have already Voted!!`", + "variable5": "`<:no:833101993668771842> You have already Voted!!`", "variable6": "`There are: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes`", "variable7": "`<a:yes:833101995723194437> ${emoji.msg.stop} Stopped and left your Channel`", "variable8": "`<a:yes:833101995723194437> ${emoji.msg.skip_track} Skipped to the next Song`", @@ -735,45 +747,45 @@ }, "programming": { "coliru": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Valid Code`", - "variable2": "`<:NO:1169479454918180937> You provide an Invalid Language`", + "variable1": "`<:no:833101993668771842> You didn't provide a Valid Code`", + "variable2": "`<:no:833101993668771842> You provide an Invalid Language`", "variable3": "`Supported ones: **${Object.keys(possiblecommands).join(\"︲\")}**`", "variable4": "`**Output too long. View the results here:**\\n> https://coliru.stacked-crooked.com/a/${id}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "compile": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Valid Code`", - "variable2": "`<:NO:1169479454918180937> You provide an Invalid Language`", + "variable1": "`<:no:833101993668771842> You didn't provide a Valid Code`", + "variable2": "`<:no:833101993668771842> You provide an Invalid Language`", "variable3": "`Supported ones: **${Object.keys(possiblecommands).join(\"︲\")}**`", "variable4": "`**Output too long. View the results here:**\\n> https://coliru.stacked-crooked.com/a/${id}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "github": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Repository`", + "variable1": "`<:no:833101993668771842> You didn't provide a Repository`", "variable2": "`Usage: \\`${prefix}github <REPO-LINK>\\``", - "variable3": "`<:NO:1169479454918180937> Repository must be in the form \\`username/repository\\``", - "variable4": "`Usage: \\`${prefix}github <REPO-LINK>\\`\\nExample: \\`${prefix}github https://github.com/bestgamershk2/Codes/\\``", - "variable5": "`<:NO:1169479454918180937> Could not fetch that repo`", + "variable3": "`<:no:833101993668771842> Repository must be in the form \\`username/repository\\``", + "variable4": "`Usage: \\`${prefix}github <REPO-LINK>\\`\\nExample: \\`${prefix}github https://github.com/Tomato6966/Codes/\\``", + "variable5": "`<:no:833101993668771842> Could not fetch that repo`", "variable6": "\"Are you sure it exists?\"", "variable7": "-", "variable8": "`${body.description || \"No Description.\"}\\n\\n❯ **Language:** ${body.language}\\n❯ **Forks:** ${body.forks_count.toLocaleString()}\\n❯ **License:** ${license}\\n❯ **Open Issues:** ${body.open_issues.toLocaleString()}\\n❯ **Watchers:** ${body.subscribers_count.toLocaleString()}\\n❯ **Stars:** ${body.stargazers_count.toLocaleString()}\\n❯ **Size:** ${size}${footer.length ? `\\n${footer.join(\"\\n\")}` : \"\"}`", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "httpstatus": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Status`", + "variable1": "`<:no:833101993668771842> You didn't provide a Status`", "variable2": "`Usage: \\`${prefix}httpstatus <status>\\``", "variable3": "\"Baka! That's an invalid http status code.\"", "variable4": "\"HTTP Cat\"", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "npm": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a NPM-PACKAGE`", + "variable1": "`<:no:833101993668771842> You didn't provide a NPM-PACKAGE`", "variable2": "`Usage: \\`${prefix}npm <package>\\``", "variable3": "`NPM - ${pkg}`", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "npmpkgsize": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a NPM-PACKAGE`", + "variable1": "`<:no:833101993668771842> You didn't provide a NPM-PACKAGE`", "variable2": "`Usage: \\`${prefix}npm <package>\\``", "variable3": "\"That package doesn't exist.\"", "variable4": "`NPM Package Size - ${name}`", @@ -783,17 +795,17 @@ }, "settings": { "addbotchat": { - "variable1": "`<:NO:1169479454918180937> Please add a Channel via ping, for example: #channel!`", - "variable2": "`<:NO:1169479454918180937> It seems that the Channel does not exist in this Server!`", - "variable3": "`<:NO:1169479454918180937> This Channel is alerady in the List!`", + "variable1": "`<:no:833101993668771842> Please add a Channel via ping, for example: #channel!`", + "variable2": "`<:no:833101993668771842> It seems that the Channel does not exist in this Server!`", + "variable3": "`<:no:833101993668771842> This Channel is alerady in the List!`", "variable4": "`<a:yes:833101995723194437> Added the Bot-Chat \\`${channel.name}\\``", "variable5": "`All Bot Chats:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "adddj": { - "variable1": "`<:NO:1169479454918180937> Please add a Role via ping, @role!`", - "variable2": "`<:NO:1169479454918180937> It seems that the Role does not exist in this Server!`", - "variable3": "`<:NO:1169479454918180937> This Role is alerady in the List!`", + "variable1": "`<:no:833101993668771842> Please add a Role via ping, @role!`", + "variable2": "`<:no:833101993668771842> It seems that the Role does not exist in this Server!`", + "variable3": "`<:no:833101993668771842> This Role is alerady in the List!`", "variable4": "`<a:yes:833101995723194437> Added the DJ ROLE \\`${role.name}\\``", "variable5": "`All Dj Roles:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -814,11 +826,11 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "defaultvolume": { - "variable1": "`<:NO:1169479454918180937> You did not add a new Default Volume`", + "variable1": "`<:no:833101993668771842> You did not add a new Default Volume`", "variable2": "`**The Current Default Volume is: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", - "variable3": "`<:NO:1169479454918180937> You did not add a valid new Default Volume`", + "variable3": "`<:no:833101993668771842> You did not add a valid new Default Volume`", "variable4": "`*It must be a **Number***\\n**The Current Default Volume is: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", - "variable5": "`<:NO:1169479454918180937> You did not add a valid new Default Volume`", + "variable5": "`<:no:833101993668771842> You did not add a valid new Default Volume`", "variable6": "`*It must be between \\`150\\` and \\`1\\`*\\n**The Current Default Volume is: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", "variable7": "`**Successfully set the new Default Volume to: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", "variable8": "`\\`\\`\\`${e.message}\\`\\`\\``" @@ -829,50 +841,50 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "prefix": { - "variable1": "`<:NO:1169479454918180937> Please provide a new prefix!`", + "variable1": "`<:no:833101993668771842> Please provide a new prefix!`", "variable2": "`Current prefix: \\`${prefix}\\``", - "variable3": "`<:NO:1169479454918180937> The prefix can\\'t have two spaces`", - "variable4": "`<:NO:1169479454918180937> The prefix can\\'t be Longer then \\`5\\``", + "variable3": "`<:no:833101993668771842> The prefix can\\'t have two spaces`", + "variable4": "`<:no:833101993668771842> The prefix can\\'t be Longer then \\`5\\``", "variable5": "`<a:yes:833101995723194437> Set new prefix to **\\`${args[0]}\\`**`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removebotchat": { - "variable1": "`<:NO:1169479454918180937> Please add a Channel via ping, for example: #channel!`", - "variable2": "`<:NO:1169479454918180937> It seems that the Channel does not exist in this Server!`", - "variable3": "`<:NO:1169479454918180937> This Channel is not in the Bot Channel Settings!`", + "variable1": "`<:no:833101993668771842> Please add a Channel via ping, for example: #channel!`", + "variable2": "`<:no:833101993668771842> It seems that the Channel does not exist in this Server!`", + "variable3": "`<:no:833101993668771842> This Channel is not in the Bot Channel Settings!`", "variable4": "`<a:yes:833101995723194437> Removed the Bot-Chat \\`${channel.name}\\``", "variable5": "`All left Bot Chats:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removedj": { - "variable1": "`<:NO:1169479454918180937> Please add a Role via ping, @role!`", - "variable2": "`<:NO:1169479454918180937> It seems that the Role does not exist in this Server!`", - "variable3": "`<:NO:1169479454918180937> This Role is already a DJ-ROLE!`", + "variable1": "`<:no:833101993668771842> Please add a Role via ping, @role!`", + "variable2": "`<:no:833101993668771842> It seems that the Role does not exist in this Server!`", + "variable3": "`<:no:833101993668771842> This Role is already a DJ-ROLE!`", "variable4": "`<a:yes:833101995723194437> Removed the DJ ROLE \\`${role.name}\\``", "variable5": "`All left Dj Roles:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "reset": { - "variable1": "`<:NO:1169479454918180937> You don\\'t have permission for this Command! *Only the Server-Owner*`", + "variable1": "`<:no:833101993668771842> You don\\'t have permission for this Command! *Only the Server-Owner*`", "variable2": "`Do you really want to reset all SETTINGS?`", "variable3": "`*Reply with:* **__\\`yes\\`__**`", "variable4": "`<a:yes:833101995723194437> Resetted everything!`", "variable5": "`Prefix is now again: \\`${config.prefix}\\`\\nNo more DJ ROLES, No more Setup, No more Bot Channels`", - "variable6": "`<:NO:1169479454918180937> CANCELLED CAUSE NOT THE RIGHT WORD / TIME RAN OUT!`", + "variable6": "`<:no:833101993668771842> CANCELLED CAUSE NOT THE RIGHT WORD / TIME RAN OUT!`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "toggledjonly": { - "variable1": "\"<:NO:1169479454918180937> Please add a cmd!\"", + "variable1": "\"<:no:833101993668771842> Please add a cmd!\"", "variable2": "\"Example: `toggledjonly skip`\"", "variable3": "`<a:yes:833101995723194437> Set Cmd \\`${args[0]}\\` to NOT DJ ONLY`", "variable4": "`All Dj-ONLY-CMDS:\\n> \\`${client.settings.get(message.guild.id, `djonlycmds`).sort(function(a, b){if(a < b) { return -1; }if(a > b) { return 1; } return 0;}).join(\"`, `\")}\\``", - "variable5": "\"<:NO:1169479454918180937> An error occurred!\"", + "variable5": "\"<:no:833101993668771842> An error occurred!\"", "variable6": "\"```\" + e.stack + \"```\"", "variable7": "`<a:yes:833101995723194437> Set Cmd \\`${args[0]}\\` to DJ ONLY`", "variable8": "`All Dj-ONLY-CMDS:\\n> \\`${client.settings.get(message.guild.id, `djonlycmds`).sort(function(a, b){if(a < b) { return -1; }if(a > b) { return 1; } return 0;}).join(\"`, `\")}\\``", - "variable9": "\"<:NO:1169479454918180937> An error occurred!\"", + "variable9": "\"<:no:833101993668771842> An error occurred!\"", "variable10": "\"```\" + e.stack + \"```\"", - "variable11": "`<:NO:1169479454918180937> Could not find Music Command \\`${args[0]}\\``", + "variable11": "`<:no:833101993668771842> Could not find Music Command \\`${args[0]}\\``", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "toggledm": { @@ -896,209 +908,209 @@ }, "customqueues": { "savedqueue": { - "variable1": "`<:NO:1169479454918180937> You didn't entered a TYPE`", + "variable1": "`<:no:833101993668771842> You didn't entered a TYPE`", "variable2": "`Usage: \\`${prefix}savedqueue <Type> <Name> [Options]\\`\\nAvailable Types:\\n\\`create\\`, \\`addcurrenttrack\\`, \\`addcurrentqueue\\`, \\`removetrack\\`, \\`removedupes\\`, \\`showall\\`, \\`createsave\\`, \\`delete\\`, \\`showdetails\\`, \\`play\\`, \\`shuffle\\``", - "variable3": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable3": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable4": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable5": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable5": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable6": "`Maximum Length is \\`10\\``", - "variable7": "`<:NO:1169479454918180937> Your Queue already exists!`", + "variable7": "`<:no:833101993668771842> Your Queue already exists!`", "variable8": "`Delete it: \\`${prefix}savedqueue delete ${Name}\\`\\nShow its content: \\`${prefix}savedqueue showdetails ${Name}`", "variable9": "`<a:yes:833101995723194437> Created ${Name}`", "variable10": "`Add the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", - "variable11": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable11": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable12": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable13": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable13": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable14": "`Maximum Length is \\`10\\``", - "variable15": "`<:NO:1169479454918180937> Your Queue does not exists yet!`", + "variable15": "`<:no:833101993668771842> Your Queue does not exists yet!`", "variable16": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable17": "`<:NO:1169479454918180937> There is nothing playing`", - "variable18": "`<:NO:1169479454918180937> There is nothing playing!`", + "variable17": "`<:no:833101993668771842> There is nothing playing`", + "variable18": "`<:no:833101993668771842> There is nothing playing!`", "variable19": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable20": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable20": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable21": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable22": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable22": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable23": "`Maximum Length is \\`10\\``", - "variable24": "`<:NO:1169479454918180937> Your Queue does not exists yet!`", + "variable24": "`<:no:833101993668771842> Your Queue does not exists yet!`", "variable25": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable26": "`<:NO:1169479454918180937> There is nothing playing`", - "variable27": "`<:NO:1169479454918180937> The Queue is Empty!`", + "variable26": "`<:no:833101993668771842> There is nothing playing`", + "variable27": "`<:no:833101993668771842> The Queue is Empty!`", "variable28": "`<a:yes:833101995723194437> Added ${tracks.length} Tracks onto the Queue \\`${Name}\\``", "variable29": "`There are now: \\`${newqueue.length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable30": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable30": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable31": "`Usage: \\`${prefix}savedqueue removetrack <Name> [Options]\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable32": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable32": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable33": "`Maximum Length is \\`10\\``", - "variable34": "`<:NO:1169479454918180937> You didn't entered an Option (the Track you want to remove (ID OF IT))`", + "variable34": "`<:no:833101993668771842> You didn't entered an Option (the Track you want to remove (ID OF IT))`", "variable35": "`See all your Tracks: \\`${prefix}savedqueue showdetails ${Name}\\`Usage: \\`${prefix}savedqueue removetrack ${Name} <Song number>\\``", - "variable36": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable36": "`<:no:833101993668771842> Your Queue is not existing!`", "variable37": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable38": "`<:NO:1169479454918180937> Your provided Option is out of Range (\\`0\\` - \\`${tracks.length-1}\\`)`", + "variable38": "`<:no:833101993668771842> Your provided Option is out of Range (\\`0\\` - \\`${tracks.length-1}\\`)`", "variable39": "`See all your Tracks: \\`${prefix}savedqueue showdetails ${Name}\\`Usage: \\`${prefix}savedqueue removetrack ${Name} <Song number>\\``", "variable40": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable41": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable41": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable42": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable43": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable43": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable44": "`Maximum Length is \\`10\\``", - "variable45": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable45": "`<:no:833101993668771842> Your Queue is not existing!`", "variable46": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable47": "`<:NO:1169479454918180937> Your Saved-Queue ${Name} is Empty!`", + "variable47": "`<:no:833101993668771842> Your Saved-Queue ${Name} is Empty!`", "variable48": "`Add the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", "variable49": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable50": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable50": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable51": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable52": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable52": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable53": "`Maximum Length is \\`10\\``", - "variable54": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable54": "`<:no:833101993668771842> Your Queue is not existing!`", "variable55": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable56": "`<:NO:1169479454918180937> Your Saved-Queue ${Name} is Empty!`", + "variable56": "`<:no:833101993668771842> Your Saved-Queue ${Name} is Empty!`", "variable57": "`Add the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", "variable58": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable59": "`<:NO:1169479454918180937> You don't have any Queues saved yet`", + "variable59": "`<:no:833101993668771842> You don't have any Queues saved yet`", "variable60": "`Create one with: \\`${prefix}savedqueue create <SavedQueueName>\\``", - "variable61": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable61": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable62": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable63": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable63": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable64": "`Maximum Length is \\`10\\``", - "variable65": "`<:NO:1169479454918180937> Your Queue already exists!`", + "variable65": "`<:no:833101993668771842> Your Queue already exists!`", "variable66": "`Delete it: \\`${prefix}savedqueue delete ${Name}\\`\\nShow its content: \\`${prefix}savedqueue showdetails ${Name}`", - "variable67": "`<:NO:1169479454918180937> There is nothing playing`", - "variable68": "`<:NO:1169479454918180937> The Queue is Empty!`", + "variable67": "`<:no:833101993668771842> There is nothing playing`", + "variable68": "`<:no:833101993668771842> The Queue is Empty!`", "variable69": "`<a:yes:833101995723194437> Created ${Name} and Added ${tracks.length} Tracks to it`", "variable70": "`Play it with: \\`${prefix}savedqueue play ${Name}\\`\\nAdd the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", - "variable71": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable71": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable72": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable73": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable73": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable74": "`Maximum Length is \\`10\\``", - "variable75": "`<:NO:1169479454918180937> Your Queue does not exists yet!`", + "variable75": "`<:no:833101993668771842> Your Queue does not exists yet!`", "variable76": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", "variable77": "`<a:yes:833101995723194437> Deleted the Queue \\`${Name}\\``", - "variable78": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable78": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable79": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable80": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable80": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable81": "`Maximum Length is \\`10\\``", - "variable82": "`<:NO:1169479454918180937> You need to join a voice channel.`", - "variable83": "`<:NO:1169479454918180937> You need to be in my voice channel to use this command!`", + "variable82": "`<:no:833101993668771842> You need to join a voice channel.`", + "variable83": "`<:no:833101993668771842> You need to be in my voice channel to use this command!`", "variable84": "`Channelname: \\`${message.guild.channels.cache.get(player.voiceChannel).name}\\``", - "variable85": "`<:NO:1169479454918180937> You need to be in my voice channel to use this command!`", + "variable85": "`<:no:833101993668771842> You need to be in my voice channel to use this command!`", "variable86": "`Channelname: \\`🔈 ${mechannel.name}\\``", - "variable87": "`<:NO:1169479454918180937> Your Queue does not exists Yet!`", + "variable87": "`<:no:833101993668771842> Your Queue does not exists Yet!`", "variable88": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", "variable89": "`Attempting to Load ${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks`", "variable90": "`It might take around about \\`${Math.ceil(client.queuesaves.get(message.author.id, `${Name}`).length / 2)} Seconds\\``", "variable91": "`<a:yes:833101995723194437> Loaded ${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks onto the current Queue`", - "variable92": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable92": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable93": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable94": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable94": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable95": "`Maximum Length is \\`10\\``", - "variable96": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable96": "`<:no:833101993668771842> Your Queue is not existing!`", "variable97": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable98": "`<:NO:1169479454918180937> You didn't entered a **valid** TYPE`", + "variable98": "`<:no:833101993668771842> You didn't entered a **valid** TYPE`", "variable99": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nValid Types:\\n\\`create\\`, \\`addcurrenttrack\\`, \\`addcurrentqueue\\`, \\`removetrack\\`, \\`removedupes\\`, \\`showall\\`, \\`createsave\\`, \\`delete\\`, \\`showdetails\\`, \\`play\\`, \\`shuffle\\``", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, "voice": { "voice": { - "variable1": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable2": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable1": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable2": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", "variable3": "\"✅ LOCKED your Channel!\"", "variable4": "`Noone can join anymore!`", - "variable5": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable6": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable7": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable5": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable6": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable7": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", "variable8": "\"✅ UNLOCKED your Channel!\"", "variable9": "`Everyone can join now!`", - "variable10": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable11": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable12": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable13": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable10": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable11": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable12": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable13": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable14": "`Usage: \\`${prefix}kick @User\\``", - "variable15": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable15": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable16": "`Usage: \\`${prefix}kick @User\\``", - "variable17": "\"<:NO:1169479454918180937> Your pinged user, is not connected to a Channel\"", - "variable18": "\"<:NO:1169479454918180937> Your pinged user, is not connected in your Channel\"", + "variable17": "\"<:no:833101993668771842> Your pinged user, is not connected to a Channel\"", + "variable18": "\"<:no:833101993668771842> Your pinged user, is not connected in your Channel\"", "variable19": "`✅ Kicked ${member.user.tag} out of your Channel`", - "variable20": "\"<:NO:1169479454918180937> An Error occurred!\"", + "variable20": "\"<:no:833101993668771842> An Error occurred!\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable22": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable23": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable24": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable25": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable22": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable23": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable24": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable25": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable26": "`Usage: \\`${prefix}invite @User [optional Message]\\``", - "variable27": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable27": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable28": "`Usage: \\`${prefix}invite @User [optional Message]\\``", "variable29": "`You got invited to join ${message.author.tag}'s Voice Channel`", - "variable30": "`<:NO:1169479454918180937> Error | Couldn't Dm \\`${member.user.tag}\\``", + "variable30": "`<:no:833101993668771842> Error | Couldn't Dm \\`${member.user.tag}\\``", "variable31": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable32": "`✅ Invited ${member.user.tag} to your Channel`", - "variable33": "\"<:NO:1169479454918180937> An Error occurred!\"", + "variable33": "\"<:no:833101993668771842> An Error occurred!\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable36": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable37": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable38": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable35": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable36": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable37": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable38": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable39": "`Usage: \\`${prefix}ban @User\\``", - "variable40": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable40": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable41": "`Usage: \\`${prefix}ban @User\\``", "variable42": "`✅ Disconnected ${member.user.tag} out of your Channel`", - "variable43": "\"<:NO:1169479454918180937> An Error occurred!\"", + "variable43": "\"<:no:833101993668771842> An Error occurred!\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "`✅ Banned ${member.user.tag} out from your Channel!`", - "variable46": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable47": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable48": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable49": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable46": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable47": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable48": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable49": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable50": "`Usage: \\`${prefix}unban @User\\``", - "variable51": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable51": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable52": "`Usage: \\`${prefix}unban @User\\``", "variable53": "`✅ Unbanned ${member.user.tag} from your Channel!`", "variable54": "\"He can now join your Channel again!\"", - "variable55": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable56": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable57": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable58": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable55": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable56": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable57": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable58": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable59": "`Usage: \\`${prefix}trust @User\\``", - "variable60": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable60": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable61": "`Usage: \\`${prefix}trust @User\\``", "variable62": "`✅ Trusted ${member.user.tag} to your Channel!`", "variable63": "\"He can now join your Channel!\"", - "variable64": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable65": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable66": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable67": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable64": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable65": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable66": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable67": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable68": "`Usage: \\`${prefix}untrust @User\\``", - "variable69": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable69": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable70": "`Usage: \\`${prefix}untrust @User\\``", "variable71": "`✅ Untrusted ${member.user.tag} from your Channel!`", "variable72": "\"He can now no longer join your Channel!\"", - "variable73": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable74": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable75": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable76": "\"<:NO:1169479454918180937> You have to include the limit you want to set to\"", - "variable77": "\"<:NO:1169479454918180937> You have to include the limit you want to set to | It MUST be a **Numer**\"", - "variable78": "\"<:NO:1169479454918180937> Your included Number is not in the valid Range (`0` - `99`)\"", + "variable73": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable74": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable75": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable76": "\"<:no:833101993668771842> You have to include the limit you want to set to\"", + "variable77": "\"<:no:833101993668771842> You have to include the limit you want to set to | It MUST be a **Numer**\"", + "variable78": "\"<:no:833101993668771842> Your included Number is not in the valid Range (`0` - `99`)\"", "variable79": "`✅ Set User-limit to \\`${vc.userLimit}\\``", - "variable80": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable81": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable82": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable83": "\"<:NO:1169479454918180937> You have to include the limit you want to set to\"", - "variable84": "\"<:NO:1169479454918180937> You have to include the limit you want to set to | It MUST be a **Numer**\"", - "variable85": "`<:NO:1169479454918180937> Your included Number is not in the valid Range (\\`8000\\` - \\`${maxbitrate}\\`)`", + "variable80": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable81": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable82": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable83": "\"<:no:833101993668771842> You have to include the limit you want to set to\"", + "variable84": "\"<:no:833101993668771842> You have to include the limit you want to set to | It MUST be a **Numer**\"", + "variable85": "`<:no:833101993668771842> Your included Number is not in the valid Range (\\`8000\\` - \\`${maxbitrate}\\`)`", "variable86": "`✅ Set the Bitrate to \\`${vc.bitrate}\\``", - "variable87": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable88": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable89": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable90": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable87": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable88": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable89": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable90": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable91": "`Usage: \\`${prefix}promote @User\\``", - "variable92": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable92": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable93": "`Usage: \\`${prefix}promote @User\\``", - "variable94": "\"<:NO:1169479454918180937> Your pinged user, is not connected to a Channel\"", - "variable95": "\"<:NO:1169479454918180937> Your pinged user, is not connected in your Channel\"", + "variable94": "\"<:no:833101993668771842> Your pinged user, is not connected to a Channel\"", + "variable95": "\"<:no:833101993668771842> Your pinged user, is not connected in your Channel\"", "variable96": "`✅ Promoted ${member.user.tag} to the new Owner of your Channel\\nRemoved your permissions!`", - "variable97": "\"<:NO:1169479454918180937> An Error occurred!\"", + "variable97": "\"<:no:833101993668771842> An Error occurred!\"", "variable98": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable99": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable99": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", "variable100": "\"ERROR | Please add a VALID TYPE\"", "variable101": "`Usage: \\`${prefix}voice <CMD_TYPE> [Options]\\`\\nValid CMD_TYPES: \\`lock\\`,\\`invite\\`,\\`add\\`,\\`kick\\`,\\`unlock\\`,\\`ban\\`,\\`unban\\`,\\`trust\\`,\\`untrust\\`,\\`limit\\`,\\`bitrate\\`,\\`promote\\``", "variable102": "`\\`\\`\\`${e.stack}\\`\\`\\``" @@ -1106,14 +1118,14 @@ }, "minigames": { "betrayal-io": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "chess": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the chess, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", @@ -1126,10 +1138,10 @@ "variable4": "'Connect-4'" }, "fight": { - "variable1": "`<:NO:1169479454918180937> **Please mention who you want to fight**`" + "variable1": "`<:no:833101993668771842> **Please mention who you want to fight**`" }, "fishington-io": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", @@ -1141,18 +1153,18 @@ "variablex_3": "\"**The Word was:**\"", "variable3": "\"```\" + this.word + \"```\"" }, "poker-night": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "rockpaperscissors": { - "variable1": "`<:NO:1169479454918180937> **Please mention who you want to challenge at Rock Papaer Scissors.**`" + "variable1": "`<:no:833101993668771842> **Please mention who you want to challenge at Rock Papaer Scissors.**`" }, "sudo": { - "variable1": "`<:NO:1169479454918180937> **Please mention who you want to sudo.**`", - "variable2": "`<:NO:1169479454918180937> **Please add Text**`" + "variable1": "`<:no:833101993668771842> **Please mention who you want to sudo.**`", + "variable2": "`<:no:833101993668771842> **Please add Text**`" }, "tictactoe": { "variable1": "`You're currently in a duel`", @@ -1253,15 +1265,15 @@ "variable96": "`Tie!`", "variable97": "`🎮 **${authorName}** VS ${this.opponent.username} 🎮`", "variable98": "`🎮 ${authorName} VS **${this.opponent.username}** 🎮`", - "variable99": "`<:NO:1169479454918180937> **Please mention who you want to challenge at tictactoe.**`" + "variable99": "`<:no:833101993668771842> **Please mention who you want to challenge at tictactoe.**`" }, "uno": { - "variable1": "\"<:NO:1169479454918180937> Error | Please enter a valid type\"", - "variable2": "\"<:NO:1169479454918180937> Error | Please enter a valid type\"", + "variable1": "\"<:no:833101993668771842> Error | Please enter a valid type\"", + "variable2": "\"<:no:833101993668771842> Error | Please enter a valid type\"", "variable3": "`**Valid Types:**\\n\\`join\\`, \\`creategame\\`, \\`leave\\`, \\`startgame\\`, \\`endgame\\`, \\`play\\`, \\`UNO\\`, \\`draw\\`, \\`cards\\`, \\`table\\`, \\`viewwinners\\`, \\`settings\\`, \\`viewsettings\\``" }, "youtubetogether": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", @@ -1270,7 +1282,7 @@ }, "schoolcommands": { "calc": { - "variable1": "`<:NO:1169479454918180937> You must provide a equation to be solved on the calculator`", + "variable1": "`<:no:833101993668771842> You must provide a equation to be solved on the calculator`", "variable2": "` Usage: \\`${prefix}calc <Input>\\`\\n\\nExample: \\`${prefix}calc 10 + 4*5\\`\\n\\nHey try out: \\`${prefix}calculator\\``", "variable3": "`Invalid math equation: ${err}`", "variable4": "`Try out: \\`${prefix}calculator\\``", @@ -1286,14 +1298,14 @@ "variable2": "`\\`\\`\\`${pi.substr(0, 2040)}\\`\\`\\``" }, "remind": { - "variable1": "`<:NO:1169479454918180937> please add a TIME!`", + "variable1": "`<:no:833101993668771842> please add a TIME!`", "variable2": "` Usage: \\`${prefix}remind <Time+Format(e.g: 10m)> ++ TEXT\\`\\n\\nExample: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", - "variable3": "`<:NO:1169479454918180937> please add a valid TIME!`", + "variable3": "`<:no:833101993668771842> please add a valid TIME!`", "variable4": "` Usage: \\`${prefix}remind <Time+Format(e.g: 10m)> ++ TEXT\\`\\n\\nExample: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", "variable5": "\"No content added\"", - "variable6": "`<:NO:1169479454918180937> The time limit is 24 Days!`", + "variable6": "`<:no:833101993668771842> The time limit is 24 Days!`", "variable7": "` Usage: \\`${prefix}remind <Time+Format(e.g: 10m)> ++ TEXT\\`\\n\\nExample: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", - "variable8": "`<:NO:1169479454918180937> please add a TIME!`", + "variable8": "`<:no:833101993668771842> please add a TIME!`", "variable9": "` Usage: \\`${prefix}remind <Time+Format(e.g: 10m)> ++ TEXT\\`\\n\\nExample: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", "variable10": "`${emoji.msg.SUCCESS} I will remind you in:\\n${string_of_time}`", "variable11": "`Message will come to your DMS!`", @@ -1308,7 +1320,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "bassboost": { - "variable1": "`<:NO:1169479454918180937> Bass boost level must be one of the following: \\`none\\`, \\`low\\`, \\`medium\\`, \\`high\\`, \\`earrape\\``", + "variable1": "`<:no:833101993668771842> Bass boost level must be one of the following: \\`none\\`, \\`low\\`, \\`medium\\`, \\`high\\`, \\`earrape\\``", "variable2": "`Usage: \\`${prefix}bassboost <Level>\\`\\n\\nExample: \\`${prefix}bassboost low\\``", "variable3": "`${emoji.msg.SUCCESS} Bassboost set the to \\`${level}\\``", "variable4": "`Note: *It might take up to 5 seconds until you hear the new Equalizer*`", @@ -1326,14 +1338,14 @@ }, "cleareq": { "variable1": "`${emoji.msg.SUCCESS} Resetted the Equalizer`", - "variablex_2": "`${emoji.msg.equalizer} FILTER: `", "variable2": "`<:NO:1169479454918180937> Nothing`", + "variablex_2": "`${emoji.msg.equalizer} FILTER: `", "variable2": "`<:no:833101993668771842> Nothing`", "variablex_3": "`${emoji.msg.equalizer} EQUALIZER: `", "variable3": "`${player.get(\"eq\")}`", "variable4": "`Note: *It might take up to 5 seconds until you hear the new Equalizer*`", "variable5": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "clearfilter": { "variable1": "`${emoji.msg.SUCCESS} Resetted the Equalizer`", - "variablex_2": "`${emoji.msg.equalizer} FILTER: `", "variable2": "`<:NO:1169479454918180937> Nothing`", + "variablex_2": "`${emoji.msg.equalizer} FILTER: `", "variable2": "`<:no:833101993668771842> Nothing`", "variablex_3": "`${emoji.msg.equalizer} EQUALIZER: `", "variable3": "`${player.get(\"eq\")}`", "variable4": "`Note: *It might take up to 5 seconds until you hear the new FILTERS*`", "variable5": "`\\`\\`\\`${e.message}\\`\\`\\``" @@ -1344,7 +1356,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "equalizer": { - "variable1": "`<:NO:1169479454918180937> Equalizer level must be one of the following`", + "variable1": "`<:no:833101993668771842> Equalizer level must be one of the following`", "variable2": "`Valid Equalizers:\\n\\`music\\`, \\`pop\\`, \\`electronic\\`, \\`classical\\`, \\`rock\\`, \\`full\\`, \\`light\\`, \\`gaming\\`, \\`bassboost\\`, \\`earrape\\`\\n\\nUsage: \\`${prefix}equalizer <Equalizer>\\`\\n\\nExample: \\`${prefix}equalizer music\\``", "variable3": "`${emoji.msg.SUCCESS} Set Equalizer to \\`${level}\\``", "variable4": "`Note: *It might take up to 5 seconds until you hear the new Equalizer*`", @@ -1356,7 +1368,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "pitch": { - "variable1": "`<:NO:1169479454918180937> Please include the Multiplicator`", + "variable1": "`<:no:833101993668771842> Please include the Multiplicator`", "variable2": "`Usage: \\`${prefix}pitch <Multiplicator>\\`\\n\\nExample: \\`${prefix}pitch 1.2\\``", "variable3": "`${emoji.msg.ERROR} The Multiplicator must be a Number`", "variable4": "`Usage: \\`${prefix}pitch <Multiplicator>\\`\\n\\nExample: \\`${prefix}pitch 1.2\\``", @@ -1367,7 +1379,7 @@ "variable9": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "rate": { - "variable1": "`<:NO:1169479454918180937> Please include the Multiplicator`", + "variable1": "`<:no:833101993668771842> Please include the Multiplicator`", "variable2": "`Usage: \\`${prefix}speed <Multiplicator>\\`\\n\\nExample: \\`${prefix}speed 1.5\\``", "variable3": "`${emoji.msg.ERROR} The Multiplicator must be a Number`", "variable4": "`Usage: \\`${prefix}speed <Multiplicator>\\`\\n\\nExample: \\`${prefix}speed 1.5\\``", @@ -1383,7 +1395,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "speed": { - "variable1": "`<:NO:1169479454918180937> Please include the Multiplicator`", + "variable1": "`<:no:833101993668771842> Please include the Multiplicator`", "variable2": "`Usage: \\`${prefix}rate <Multiplicator>\\`\\n\\nExample: \\`${prefix}rate 1.5\\``", "variable3": "`${emoji.msg.ERROR} The Multiplicator must be a Number`", "variable4": "`Usage: \\`${prefix}rate <Multiplicator>\\`\\n\\nExample: \\`${prefix}rate 1.5\\``", @@ -1411,59 +1423,59 @@ }, "owner": { "addmoney": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "`<:NO:1169479454918180937> You didn't pinged to whom you want to pay`", - "variable4": "`Usage: \\`${prefix}addmoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}addmoney <@399650958096728064> 42069\\``", - "variable5": "`<:NO:1169479454918180937> You didn't add the payamount`", - "variable6": "`Usage: \\`${prefix}addmoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}addmoney <@399650958096728064> 42069\\``", - "variable7": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable8": "`<:NO:1169479454918180937> You can't add a negative Amount of Money or no Money, to ${topay}`", + "variable3": "`<:no:833101993668771842> You didn't pinged to whom you want to pay`", + "variable4": "`Usage: \\`${prefix}addmoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}addmoney <@442355791412854784> 42069\\``", + "variable5": "`<:no:833101993668771842> You didn't add the payamount`", + "variable6": "`Usage: \\`${prefix}addmoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}addmoney <@442355791412854784> 42069\\``", + "variable7": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable8": "`<:no:833101993668771842> You can't add a negative Amount of Money or no Money, to ${topay}`", "variable9": "`<a:yes:833101995723194437> **You added \\`${payamount} 💸\\` to \\`${topay.tag}\\`**`", "variable10": "`👛 **${topay.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "botfilename": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "changeavatar": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "`<a:yes:833101995723194437> Successfully, changed the Bot avatar!`", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable5": "`<:NO:1169479454918180937> ERROR | Could not use your Image as an Avatar, make sure it is a \\`png\\` / \\`jpg\\``", + "variable5": "`<:no:833101993668771842> ERROR | Could not use your Image as an Avatar, make sure it is a \\`png\\` / \\`jpg\\``", "variable6": "`<a:yes:833101995723194437> Successfully, changed the Bot avatar!`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable8": "`<:NO:1169479454918180937> ERROR | Could not use your Image as an Avatar, make sure it is a \\`png\\` / \\`jpg\\` / \\`webp\\``", + "variable8": "`<:no:833101993668771842> ERROR | Could not use your Image as an Avatar, make sure it is a \\`png\\` / \\`jpg\\` / \\`webp\\``", "variable9": "`Usage: \\`${prefix}changeavatar <AVATARLINK/IMAGE>\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "changename": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "`<:NO:1169479454918180937> You need to add a new Bot Name`", + "variable3": "`<:no:833101993668771842> You need to add a new Bot Name`", "variable4": "`Usage: \\`${prefix}changename <New Bot Name>\\``", - "variable5": "`<:NO:1169479454918180937> Bot Name too long, can't have more then 32 Letters!`", + "variable5": "`<:no:833101993668771842> Bot Name too long, can't have more then 32 Letters!`", "variable6": "`<a:yes:833101995723194437> Changed my Name to: \\`${user.username}\\``", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable8": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "changestatus": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"What do you want to do?\"", "variable4": "`1️⃣ **== Change** Status **TEXT**\\n\\n2️⃣ **== Change** Status **TYPE**\\n\\n3️⃣ **== Change** Status **URL**\\n\\n🟢 **==** Change the Online/Idle/DnD state\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable5": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable7": "\"Which Text should I display in the Status?\"", "variable8": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable10": "`${emoji.msg.SUCCESS} Successfully set the new Status`", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable12": "\"What Type do you wanna use?\"", - "variable13": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable13": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable14": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "`${emoji.msg.SUCCESS} Successfully set the new Status`", @@ -1471,27 +1483,27 @@ "variable18": "`${emoji.msg.SUCCESS} Successfully set the new Status`", "variable19": "`${emoji.msg.SUCCESS} Successfully set the new Status`", "variable20": "`${emoji.msg.SUCCESS} Successfully set the new Status`", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable22": "\"Which URL should I display in the Status, if I am streaming?\"", - "variable23": "`<:NO:1169479454918180937> NOT A VALID URL`", - "variable24": "`<:NO:1169479454918180937> NOT A VALID TWITCH URL`", + "variable23": "`<:no:833101993668771842> NOT A VALID URL`", + "variable24": "`<:no:833101993668771842> NOT A VALID TWITCH URL`", "variable25": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable27": "`${emoji.msg.SUCCESS} Successfully set the new Status`", - "variable28": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable29": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable29": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "cmdreload": { "variable1": "`${emoji.msg.ERROR} You are not allowed to run this command! Only the Owner is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Please include an argument`", - "variable3": "`<:NO:1169479454918180937> Could not find: \\`${args[0]}\\``", + "variable3": "`<:no:833101993668771842> Could not find: \\`${args[0]}\\``", "variable4": "`<a:yes:833101995723194437> Reloaded \\`${args[0]}\\``", - "variable5": "`<:NO:1169479454918180937> Could not reload: \\`${args[0]}\\``", + "variable5": "`<:no:833101993668771842> Could not reload: \\`${args[0]}\\``", "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "detailedeval": { - "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`bestgamershk2\\`** is allowed to run this Cmd`", + "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`Tomato#6966\\`** is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Error | You have to at least include one evaluation arguments`", "variable3": "`Milrato Development | Evaluation`", "variable4": "`\\`\\`\\`` + m + `\\`\\`\\``", @@ -1499,7 +1511,7 @@ "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "eval": { - "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`bestgamershk2\\`** is allowed to run this Cmd`", + "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`Tomato#6966\\`** is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Error | You have to at least include one evaluation arguments`", "variable3": "`Milrato Development | Evaluation`", "variable4": "`\\`\\`\\`` + splitDescription[0] + `\\`\\`\\``", @@ -1515,7 +1527,7 @@ "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "reloadbot": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "-", "variable4": "`> Reloading **\\`${client.commands.size} Commands\\`**\\n\\n> Reloading **\\`49 Events\\`**\\n\\n> Reloading **\\`117 Modules/Features\\`**`", @@ -1524,38 +1536,38 @@ "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removemoney": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "`<:NO:1169479454918180937> You didn't pinged to whom you want to pay`", - "variable4": "`Usage: \\`${prefix}removemoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}removemoney <@399650958096728064> 42069\\``", - "variable5": "`<:NO:1169479454918180937> You didn't remove the payamount`", - "variable6": "`Usage: \\`${prefix}removemoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}removemoney <@399650958096728064> 42069\\``", - "variable7": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable8": "`<:NO:1169479454918180937> You can't remove a negative Amount of Money or no Money, to ${topay}`", - "variable9": "`<:NO:1169479454918180937> You can't remove more Money than you he has in his/her **👛 Pocket (\\`${data2.balance} 💸\\`)**`", + "variable3": "`<:no:833101993668771842> You didn't pinged to whom you want to pay`", + "variable4": "`Usage: \\`${prefix}removemoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}removemoney <@442355791412854784> 42069\\``", + "variable5": "`<:no:833101993668771842> You didn't remove the payamount`", + "variable6": "`Usage: \\`${prefix}removemoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}removemoney <@442355791412854784> 42069\\``", + "variable7": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable8": "`<:no:833101993668771842> You can't remove a negative Amount of Money or no Money, to ${topay}`", + "variable9": "`<:no:833101993668771842> You can't remove more Money than you he has in his/her **👛 Pocket (\\`${data2.balance} 💸\\`)**`", "variable10": "`<a:yes:833101995723194437> **You removeed \\`${payamount} 💸\\` to \\`${topay.tag}\\`**`", "variable11": "`👛 **${topay.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "resetsettings": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"Do you really wanna reset all the settings? reply with `yes`\"", "variable4": "`Successfully resetted all of the DATA`", - "variable5": "`<:NO:1169479454918180937> You did not enter \\`yes\\``", + "variable5": "`<:no:833101993668771842> You did not enter \\`yes\\``", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "restartbot": { - "variable1": "`<:NO:1169479454918180937> **You are not allowed to run this Command**`", - "variable2": "`***Only <@399650958096728064> is allowed to execute this Command, this is to prevent Rate Limits, if you need a Bot restart Contact him (\\`bestgamershk2\\`)***`", - "variable3": "\"RESTARTING BOT .... please stand by... if the Bot is not restarting then DM: `bestgamershk2`\"", - "variable4": "\"An error occurred, CONTACT THE OWNER PLEASE! `bestgamershk2`\"", + "variable1": "`<:no:833101993668771842> **You are not allowed to run this Command**`", + "variable2": "`***Only <@442355791412854784> is allowed to execute this Command, this is to prevent Rate Limits, if you need a Bot restart Contact him (\\`Tomato#6966\\`)***`", + "variable3": "\"RESTARTING BOT .... please stand by... if the Bot is not restarting then DM: `Tomato#6966`\"", + "variable4": "\"An error occurred, CONTACT THE OWNER PLEASE! `Tomato#6966`\"", "variable5": "\"RESTARTED SUCCESSFUL! PLEASE TEST THAT THE BOT WORKS (in 5-10 Seconds)!\"", "variable6": "\"RESTARTED SUCCESSFUL! PLEASE TEST THAT THE BOT WORKS (in 5-10 Seconds)!\"", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-advertise": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "-", "variable4": "\"***Select what you need in the `Selection` down Below!***\"", @@ -1567,113 +1579,113 @@ "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-owner": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"What do you want to do?\"", - "variable4": "`1️⃣ **== Add Owner**\\n\\n📑 **== Show Settings**\\n\\n**NOTE:**\\n> *You can't remove a Owner, which means you need to get in touch with: \\`bestgamershk2\\` to do so!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable5": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable4": "`1️⃣ **== Add Owner**\\n\\n📑 **== Show Settings**\\n\\n**NOTE:**\\n> *You can't remove a Owner, which means you need to get in touch with: \\`Tomato#6966\\` to do so!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", + "variable5": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable7": "\"Which User do you wanna add?\"", "variable8": "`Please User the Role now!`", - "variable9": "`<:NO:1169479454918180937> ERROR | The User: \\`${user.tag}\\` is already registered as an Owner`", + "variable9": "`<:no:833101993668771842> ERROR | The User: \\`${user.tag}\\` is already registered as an Owner`", "variable10": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable12": "`${emoji.msg.SUCCESS} Successfully added the User \\`${user.tag}\\``", - "variable13": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable13": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable15": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable16": "`📑 All Owners`", - "variable17": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable17": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "stopbot": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "\"Stopping BOT! If you want it back online then DM: `bestgamershk2`\"", - "variable4": "\"An error occurred, CONTACT THE OWNER PLEASE! `bestgamershk2`\"", + "variable3": "\"Stopping BOT! If you want it back online then DM: `Tomato#6966`\"", + "variable4": "\"An error occurred, CONTACT THE OWNER PLEASE! `Tomato#6966`\"", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, "setup": { "setup-admin": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"Which Command do you wanna manage?\"", - "variable5": "\"<:NO:1169479454918180937> ERROR | Unable to find the Command\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Command is **not** an Administration Command\"", + "variable5": "\"<:no:833101993668771842> ERROR | Unable to find the Command\"", + "variable6": "\"<:no:833101993668771842> ERROR | Command is **not** an Administration Command\"", "variable7": "\"What do you want to do?\"", - "variable8": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable9": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable10": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable9": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable10": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable11": "`Please Ping the Role/User now!`", - "variable12": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role for ${thecmd}`", + "variable12": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role for ${thecmd}`", "variable13": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable14": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable16": "`<:NO:1169479454918180937> ERROR | The User: \\`${user.username}\\` is already registered as an Admin Role for ${thecmd}`", + "variable16": "`<:no:833101993668771842> ERROR | The User: \\`${user.username}\\` is already registered as an Admin Role for ${thecmd}`", "variable17": "`<a:yes:833101995723194437> The User: \\`${user.username}\\` is now registered as an Admin Role`", - "variable18": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable18": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable20": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable20": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable21": "`Please Ping the Role/User now!`", - "variable22": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet for ${thecmd}`", + "variable22": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet for ${thecmd}`", "variable23": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is not registered as an Admin Role anymore`", - "variable24": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable24": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable25": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable26": "`<:NO:1169479454918180937> ERROR | The User: \\`${user.username}\\` is not registered as an Admin Role yet for ${thecmd}`", + "variable26": "`<:no:833101993668771842> ERROR | The User: \\`${user.username}\\` is not registered as an Admin Role yet for ${thecmd}`", "variable27": "`<a:yes:833101995723194437> The User: \\`${user.username}\\` is not registered as an Admin Role anymore`", - "variable28": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "`Everyone with one of those Roles is able to use the Admin Commands`", "variable32": "`${client.settings.get(message.guild.id, `cmdadminroles.${thecmd}`)).length > 0 ? `${cmdrole.join(\"\\n\")}`: `No ${thecmd} Admin Roles Setup yet`})`.substr(0, 2048)", "variable33": "`📑 Settings of the Administration Setup`", - "variable34": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable34": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable35": "\"Which Role do you wanna add?\"", "variable36": "`Please Ping the Role now!`", - "variable37": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role`", + "variable37": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role`", "variable38": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable39": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable39": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable40": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable41": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable41": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable42": "\"Which Role do you wanna remove?\"", "variable43": "`Please Ping the Role now!`", - "variable44": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet`", + "variable44": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet`", "variable45": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable46": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable48": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable48": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable49": "`Everyone with one of those Roles is able to use the Admin Commands`", "variable50": "`📑 Settings of the Administration Setup`", - "variable51": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable51": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable52": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-admincmdlog": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"Which Channel do you wanna use?\"", "variable5": "`*Just ping the channel with #channel in the Chat*`", "variable6": "`<a:yes:833101995723194437> The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Admin logger`", - "variable7": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable7": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable8": "`<a:yes:833101995723194437> Disabled the Admin logger`", "variable9": "`📑 Settings of the Admin Command Log`", - "variable10": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-aichat": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`> 1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n> 2️⃣ **== \\`✔️ Enable\\`** aichat\\n\\n> 📑 **== \\`Show Settings\\`**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> Missing Permission to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> Missing Permission to add Reactions\"", + "variable4": "\"<:no:833101993668771842> Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Ai-Chat`", - "variable8": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Ai-Chat`", "variable10": "`📑 Settings of the Ai-Chat`", - "variable11": "\"<:NO:1169479454918180937> PLEASE CONTACT `bestgamershk2`\"", + "variable11": "\"<:no:833101993668771842> PLEASE CONTACT `Tomato#6966`\"", "variable12": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-anticaps": { @@ -1681,12 +1693,12 @@ "variable2": "\":x: Cancelled the Setup!\"", "variable3": "\"To activate the Anticaps System, enter the percent amount of how much caps in a message is allowed\"", "variable4": "`Send the amount now! (recommendet: \\`75%\\`)`", - "variable5": "\"<:NO:1169479454918180937> ERROR | Percent out of Range!\"", + "variable5": "\"<:no:833101993668771842> ERROR | Percent out of Range!\"", "variable6": "`It must be between \\`0%\\` and \\`100%\\``", "variable7": "`<a:yes:833101995723194437> The Anticaps system is now enabled!`", - "variable8": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable8": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable10": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable11": "`<a:yes:833101995723194437> The AntiCaps System is now **disabled**`", "variable12": "`📑 Settings of the Anti Caps System`", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -1698,18 +1710,18 @@ "variable4": "`📑 Settings of the Anti Discord Ad-Link System`", "variable5": "\"Which Channel do you wanna add to the Whitelist?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable7": "`<:NO:1169479454918180937> ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Discord Links Whitelist`", + "variable7": "`<:no:833101993668771842> ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Discord Links Whitelist`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as an Whitelisted Anti Discord Links Channel`", - "variable9": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable9": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable12": "\"Which Channel do you wanna remove to the Whitelist?\"", "variable13": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable14": "`<:NO:1169479454918180937> ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Discord Links Whitelist yet`", + "variable14": "`<:no:833101993668771842> ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Discord Links Whitelist yet`", "variable15": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now **NOT** registered as an Whitelisted Anti Discord Links Channel anymore`", - "variable16": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable16": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-antilink": { @@ -1719,34 +1731,34 @@ "variable4": "`📑 Settings of the Anti Links System`", "variable5": "\"Which Channel do you wanna add to the Whitelist?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable7": "`<:NO:1169479454918180937> ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Links Whitelist`", + "variable7": "`<:no:833101993668771842> ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Links Whitelist`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as an Whitelisted Anti Links Channel`", - "variable9": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable9": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable12": "\"Which Channel do you wanna remove to the Whitelist?\"", "variable13": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable14": "`<:NO:1169479454918180937> ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Links Whitelist yet`", + "variable14": "`<:no:833101993668771842> ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Links Whitelist yet`", "variable15": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now **NOT** registered as an Whitelisted Anti Links Channel anymore`", - "variable16": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable16": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-antinuke": { - "variable1": "\"<:NO:1169479454918180937> **Only the Server Owner is allowed to execute this Command!**\\n> *This was a wish from the Community..*\"", + "variable1": "\"<:no:833101993668771842> **Only the Server Owner is allowed to execute this Command!**\\n> *This was a wish from the Community..*\"", "variable2": "-", "variable3": "\"***Select what you need in the `Selection` down Below!***\"", "variable4": "\":x: Cancelled the Setup!\"", - "variable5": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"<a:yes:833101995723194437> __**The Anti Nuke is enabled!**__\": \"<:NO:1169479454918180937> __**The Anti Nuke is disabled!**__\"}`", - "variablex_6": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable6": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_7": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable7": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_8": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable8": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_9": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable9": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_10": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable10": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_11": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable11": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", + "variable5": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"<a:yes:833101995723194437> __**The Anti Nuke is enabled!**__\": \"<:no:833101993668771842> __**The Anti Nuke is disabled!**__\"}`", + "variablex_6": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable6": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_7": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable7": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_8": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable8": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_9": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable9": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_10": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable10": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_11": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable11": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", "variablex_12": "\"\\u200b\"", "variable12": "\">>> __***When the allowed Actions / Time are reached, then i will do the punishments in []***__\\n*I will also Kick the added Bot and delete the Created Role/Channel*\"", - "variable13": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> <a:yes:833101995723194437> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:NO:1169479454918180937> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", + "variable13": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> <a:yes:833101995723194437> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:no:833101993668771842> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", "variable14": "`> ***This Setup is used to secure your Server***\\n\\n**Things it will protect:**\\n> \\`Watch Kicks & Bans\\`\\n> \\`Watch Channel Creations & Deletions\\`\\n> \\`Watch Role Creations & Deletions\\`\\n> \\`Watch Add Bots\\`\\n\\n> *If something Happens, and the settings are right, i will punish him by removing his role or kicking or banning him.*`", "variable15": "-", "variable16": "\"***Select what you need in the `Selection` down Below!***\"", @@ -1756,44 +1768,44 @@ "variable20": "`**Added [${addedroles.length}] Roles and [${addedusers.length}] Users to the __general__ Whitelist!**`", "variablex_21": "\"__**Current Whitelisted Users:**__\"", "variable21": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_22": "\"__**Current Whitelisted Roles:**__\"", "variable22": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable23": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable23": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable24": "\"Which Role/User do you wanna add/remove?\"", "variable25": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable26": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Bot add__ Whitelist (module)!**`", "variablex_27": "\"__**Current Whitelisted Users:**__\"", "variable27": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_28": "\"__**Current Whitelisted Roles:**__\"", "variable28": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable29": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable29": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable30": "\"Which Role/User do you wanna add/remove?\"", "variable31": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable32": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Kick/Ban__ Whitelist (module)!**`", "variablex_33": "\"__**Current Whitelisted Users:**__\"", "variable33": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_34": "\"__**Current Whitelisted Roles:**__\"", "variable34": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable35": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable35": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable36": "\"Which Role/User do you wanna add/remove?\"", "variable37": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable38": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Create Role__ Whitelist (module)!**`", "variablex_39": "\"__**Current Whitelisted Users:**__\"", "variable39": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_40": "\"__**Current Whitelisted Roles:**__\"", "variable40": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable41": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable41": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable42": "\"Which Role/User do you wanna add/remove?\"", "variable43": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable44": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Delete Role__ Whitelist (module)!**`", "variablex_45": "\"__**Current Whitelisted Users:**__\"", "variable45": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_46": "\"__**Current Whitelisted Roles:**__\"", "variable46": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable47": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable47": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable48": "\"Which Role/User do you wanna add/remove?\"", "variable49": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable50": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Channel Create__ Whitelist (module)!**`", "variablex_51": "\"__**Current Whitelisted Users:**__\"", "variable51": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_52": "\"__**Current Whitelisted Roles:**__\"", "variable52": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable53": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable53": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable54": "\"Which Role/User do you wanna add/remove?\"", "variable55": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable56": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Channel Delete__ Whitelist (module)!**`", "variablex_57": "\"__**Current Whitelisted Users:**__\"", "variable57": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_58": "\"__**Current Whitelisted Roles:**__\"", "variable58": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable59": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable60": "\"<:NO:1169479454918180937> **This is not finished yet, no worries the System itself works!**\"", + "variable59": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable60": "\"<:no:833101993668771842> **This is not finished yet, no worries the System itself works!**\"", "variable61": "-", "variable62": "\"***Select what you need in the `Selection` down Below!***\"", "variable63": "\":x: Cancelled the Setup!\"", @@ -1805,7 +1817,7 @@ "variable69": "`<a:yes:833101995723194437> This Channel is now the Anti Nuke Logger!`", "variable70": "`<a:yes:833101995723194437> ${ message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name} is now the Anti Nuke Logger!`", "variable71": "`<a:yes:833101995723194437> The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Anti-Nuke logger`", - "variable72": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable72": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable73": "`**Successfully __${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"Enabled\" : \"Disabled\"}__ the Whitelisted Log**`", "variable74": "`**I will now${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"\" : \" not\"} show it, when a Whitelisted User / Role makes something**\\n> But please mind the Settings of each Module!${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"\\n\\n> Tho this is enabled it does **not** mean i will punish the Whitelisted User, this is **just the Logging** for it!\\n> ***So that you know, when what happens!***\" : \"\"}`", "variable75": "\"\\u200b\", \"**DONT FORGET TO ADD WHITELISTED USERS/BOTS/ROLES**\\n**For Example:** *If you have a join-to-create Bot add him, at least for channel creations!*\"", @@ -1813,47 +1825,47 @@ "variable77": "`> *Just ping the Role with @Role in the Chat*\\n> Write \\`no\\` if you wanna disable/remove it!\\n\\nThis Role will be added, if the User gets the roles removed!\\n> You can also ran a command in the \\`${prefix}setup-antinuke\\` to set all channels to not visible when having this Role!`", "variable78": "`<a:yes:833101995723194437> The Quarantine Role is now disabled!`", "variable79": "`<a:yes:833101995723194437> The Role: \\`${message.mentions.roles.filter(r=>r.guild.id==message.guild.id).first().name}\\` is now registered as the Quarantine Role`", - "variable80": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable81": "\"<:NO:1169479454918180937> **This is not finished yet, no worries the System itself works!**\"", - "variable82": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"<a:yes:833101995723194437> __**The Anti Nuke is enabled!**__\": \"<:NO:1169479454918180937> __**The Anti Nuke is disabled!**__\"}`", - "variablex_83": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable83": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_84": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable84": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_85": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable85": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_86": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable86": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_87": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable87": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_88": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable88": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", + "variable80": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable81": "\"<:no:833101993668771842> **This is not finished yet, no worries the System itself works!**\"", + "variable82": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"<a:yes:833101995723194437> __**The Anti Nuke is enabled!**__\": \"<:no:833101993668771842> __**The Anti Nuke is disabled!**__\"}`", + "variablex_83": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable83": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_84": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable84": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_85": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable85": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_86": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable86": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_87": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable87": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_88": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable88": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", "variablex_89": "\"\\u200b\"", "variable89": "\">>> __***When the allowed Actions / Time are reached, then i will do the punishments in []***__\\n*I will also Kick the added Bot and delete the Created Role/Channel*\"", "variablex_90": "\"\\u200b\"", "variable90": "\"**DONT FORGET TO ADD WHITELISTED USERS/BOTS/ROLES**\\n**For Example:** *If you have a join-to-create Bot add him, at least for channel creations!*\"", - "variable91": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> <a:yes:833101995723194437> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:NO:1169479454918180937> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", - "variable92": "\"<:NO:1169479454918180937> **There is no Quarantine Role added yet!**\\n> To add it go to 'Manage Settings' and Add the Quarantine Role!\"", - "variable93": "`<:NO:1169479454918180937> **All Channels in this Guild are denied to View the Channel for the <@&${role}> Role**`", + "variable91": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> <a:yes:833101995723194437> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:no:833101993668771842> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", + "variable92": "\"<:no:833101993668771842> **There is no Quarantine Role added yet!**\\n> To add it go to 'Manage Settings' and Add the Quarantine Role!\"", + "variable93": "`<:no:833101993668771842> **All Channels in this Guild are denied to View the Channel for the <@&${role}> Role**`", "variable94": "`>>> <a:yes:833101995723194437> **Now Denying the <@&${role}> for ${channels.size} Channels, to View it!**\\n\\n<a:Loading:833101350623117342> **This might take up to \\`${channels.size * 1.5} Seconds\\`**`", "variable95": "`<a:yes:833101995723194437> **Adjusted the Permission for \\`${channels.size} Channels\\`**`", "variable96": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-apply": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"What do you want to do?\"", "variable5": "`1️⃣ **== Setup / Create** a new Application (Overwrite)\\n\\n2️⃣ **== Edit** the Application Process Parameters\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", "variable6": "\"What do you want me to do?\"", "variable6_1":"\"1️⃣ === I will create a Channel for you\\n2️⃣ === You can pick your own Channels!\"", - "variable7": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable7": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable8": "-", "variable9": "\"What should be the embed color?\"", "variable9_1":"\"It MUST be an HEX CODE 7 letters long, **with** the `#` (e.g: #ffee55)\"", "variable10": "\"WRONG COLOR! USING `GREEN`\"", "variable11": "\"WRONG COLOR! USING `GREEN`\"", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "\"What should be the embed TEXT?\"", "variable13_1":"\"Like what do u want to have listed in the Embed?\"", "variable14": "\"Apply for: `\" + message.guild.name + \"`\"", "variable15": "-", "variable16": "`What should be the **${counter}** Question?`", "variable17": "\"Enter `finish`, if you are finished with your Questions!\"", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable19": "`Do you want to add a Role, when some1 applies?`", "variable20": "\"Enter `no`, if not\\n\\nJust ping the Role\"", "variable21": "`Setup for ${temptype}. Application System Completed!`", @@ -1866,31 +1878,31 @@ "variable28": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable29": "`Setup for ${temptype}. Application System Completed!`", "variable30": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", - "variable31": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable32": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable31": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable32": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable33": "\"What should be the Channel, where someone should __start__ the Application?\"", "variable33_1": "\"Please ping the Channel #Channel\"", - "variable34": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | cancelled\"", + "variable34": "\"<:no:833101993668771842> ERROR | INVALID INPUT | cancelled\"", "variable35": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable36": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable36": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable37": "\"What should be the Channel, where the __finished__ Application should be sent?\"", "variable37_1" : "\"Please ping the Channel #channel\"", - "variable38": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | cancelled\"", + "variable38": "\"<:no:833101993668771842> ERROR | INVALID INPUT | cancelled\"", "variable39": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable40": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable40": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable41": "-", "variable42": "\"What should be the embed color?\"", "variable42_1": "\"It MUST be an HEX CODE 7 letters long, **with** the `#` (e.g: #ffee55)\"", "variable43": "\"WRONG COLOR! USING `GREEN`\"", "variable44": "\"WRONG COLOR! USING `GREEN`\"", - "variable45": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable45": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable46": "\"What should be the embed TEXT?\"", "variable46_1": "\"Like what do u want to have listed in the Embed?\"", "variable47": "\"Apply for: `\" + message.guild.name + \"`\"", "variable48": "-", "variable49": "`What should be the **${counter}** Question?`", "variable50": "\"Enter `finish`, if you are finished with your Questions!\"", - "variable51": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable51": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable52": "`Do you want to add a Role, when some1 applies?`", "variable53": "\"Enter `no`, if not\\n\\nJust ping the Role\"", "variable54": "`Setup for ${temptype}. Application System Completed!`", @@ -1903,361 +1915,361 @@ "variable61": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable62": "`Setup for ${temptype}. Application System Completed!`", "variable63": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", - "variable64": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", - "variable65": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable64": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable65": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable66": "\"What do you want me to do?\"", - "variable67": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable68": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable67": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable68": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable69": "`COULD NOT FIND THE ROLE!`", "variable70": "\"Make sure that the Role is under me!\"", "variable71": "\"Make sure that the Role is under me!\"", - "variable72": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable73": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable74": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable72": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable73": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable74": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable75": "\"What do you want to do?\"", "variable76": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable77": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable78": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable79": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable77": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable78": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable79": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable80": "`COULD NOT FIND THE ROLE!`", "variable81": "\"Make sure that the Role is under me!\"", "variable82": "\"Make sure that the Role is under me!\"", - "variable83": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable83": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable84": "\"Successfully __deleted__ the ACCEPT IMAGE for emoji **one**!\"", "variable85": "\"Which Image should i Use?\"", "variable86": "`*Just Send the Url*`", "variable87": "\"Successfully set the ACCEPT IMAGE for emoji **one**!\"", - "variable88": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable88": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable89": "\"Successfully set the ACCEPT IMAGE for emoji **one**!\"", - "variable90": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable91": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable90": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable91": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable92": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable93": "\"What do you want to do?\"", "variable94": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable95": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable96": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable97": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable95": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable96": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable97": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable98": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable99": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable100": "\"Make sure that the Role is under me!\"", "variable101": "\"Make sure that the Role is under me!\"", - "variable102": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable102": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable103": "\"Successfully __deleted__ the ACCEPT IMAGE for emoji **two**!\"", "variable104": "\"Which Image should i Use?\"", "variable105": "`*Just Send the Url*`", "variable106": "\"Successfully __set__ the ACCEPT IMAGE for emoji **two**!\"", - "variable107": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable107": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable108": "\"Successfully __set__ the ACCEPT IMAGE for emoji **two**!\"", - "variable109": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable110": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable109": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable110": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable111": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable112": "\"What do you want to do?\"", "variable113": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable114": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable115": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable116": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable114": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable115": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable116": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable117": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable118": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable119": "\"Make sure that the Role is under me!\"", "variable120": "\"Make sure that the Role is under me!\"", - "variable121": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable121": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable122": "\"Successfully __deleted__ the ACCEPT IMAGE for emoji **three**!\"", "variable123": "\"Which Image should i Use?\"", "variable124": "`*Just Send the Url*`", "variable125": "\"Successfully __set__ the ACCEPT IMAGE for emoji **three**!\"", - "variable126": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable126": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable127": "\"Successfully __set__ the ACCEPT IMAGE for emoji **three**!\"", - "variable128": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable129": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable128": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable129": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable130": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable131": "\"<:NO:1169479454918180937> ERROR please enter a valid Option\"", + "variable131": "\"<:no:833101993668771842> ERROR please enter a valid Option\"", "variable132": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojithree message\\` --> follow steps / \\`${prefix}editsetup emojithree setrole\\` --> follow steps`", "variable133": "\"What do you want to do?\"", "variable134": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable135": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable136": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable137": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable135": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable136": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable137": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable138": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable139": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable140": "\"Make sure that the Role is under me!\"", "variable141": "\"Make sure that the Role is under me!\"", - "variable142": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable142": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable143": "\"Successfully __deleted__ the ACCEPT IMAGE for emoji **four**!\"", "variable144": "\"Which Image should i Use?\"", "variable145": "`*Just Send the Url*`", "variable146": "\"Successfully __set__ the ACCEPT IMAGE for emoji **four**!\"", - "variable147": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable147": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable148": "\"Successfully __set__ the ACCEPT IMAGE for emoji **four**!\"", - "variable149": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable150": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable149": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable150": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable151": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable152": "\"<:NO:1169479454918180937> ERROR please enter a valid Option\"", + "variable152": "\"<:no:833101993668771842> ERROR please enter a valid Option\"", "variable153": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojifour message\\` --> follow steps / \\`${prefix}editsetup emojifour setrole\\` --> follow steps`", "variable154": "\"What do you want to do?\"", "variable155": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable156": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable157": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable158": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable156": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable157": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable158": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable159": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable160": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable161": "\"Make sure that the Role is under me!\"", "variable162": "\"Make sure that the Role is under me!\"", - "variable163": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable163": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable164": "\"Which Image should i Use?\"", "variable165": "`*Just Send the Url*`", "variable166": "\"Successfully __set__ the ACCEPT IMAGE for emoji **five**!\"", - "variable167": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable167": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable168": "\"Successfully __set__ the ACCEPT IMAGE for emoji **five**!\"", - "variable169": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable170": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable169": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable170": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable171": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable172": "\"<:NO:1169479454918180937> ERROR please enter a valid Option\"", + "variable172": "\"<:no:833101993668771842> ERROR please enter a valid Option\"", "variable173": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojifive message\\` --> follow steps / \\`${prefix}editsetup emojifive setrole\\` --> follow steps`", "variable174": "\"Current Questions\"", "variable175": "\"What Question do you wanna __Edit__?\"", "variable176": "`Just send the **INDEX** Number of the **Question** | \\`1\\` - \\`${Questions.length}\\``", "variable177": "\"NEW Questions\"", - "variable178": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable179": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable178": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable179": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable180": "\"What should be the new temp Role, which will be granted once the user applied?\"", "variable181": "`Just send the **ROLE** into the Channel. Simply **Ping** it!`", "variable182": "`COULD NOT FIND THE ROLE!`", "variable183": "\"Make sure that the Role is under me!\"", "variable184": "\"Make sure that the Role is under me!\"", - "variable185": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable185": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable186": "\"What should be the Question you wanna add?\"", "variable187": "`Simply send the Question into the Text`", "variable188": "\"NEW Questions\"", - "variable189": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable189": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable190": "\"Current Questions\"", "variable191": "\"What Question do you wanna Remove?\"", "variable192": "`Just send the **INDEX** Number of the **Question** | \\`1\\` - \\`${Questions.length}\\``", "variable193": "\"NEW Questions\"", - "variable194": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable194": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable195": "\"What should be the Channel, where someone should __start__ the Application?\"", "variable196": "\"Please ping the Channel #channel\"", - "variable197": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | cancelled\"", + "variable197": "\"<:no:833101993668771842> ERROR | INVALID INPUT | cancelled\"", "variable198": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable199": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable199": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable200": "-", "variable201": "\"What should be the embed color?\"", "variable201_1": "\"It MUST be an HEX CODE 7 letters long, **with** the `#` (e.g: #ffee55)\"", "variable202": "\"WRONG COLOR! USING `GREEN`\"", "variable203": "\"WRONG COLOR! USING `GREEN`\"", - "variable204": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable204": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable205": "\"What should be the embed TEXT?\"", "variable205_1": "\"Like what do u want to have listed in the Embed?\"", "variable206": "\"Apply for: `\" + message.guild.name + \"`\"", "variable207": "`Setup for ${temptype}. Application System Completed!`", "variable208": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", - "variable209": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", - "variable210": "\"<:NO:1169479454918180937> ERROR | ERROR\"", + "variable209": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable210": "\"<:no:833101993668771842> ERROR | ERROR\"", "variable211": "\"```\" + e.message + \"```\"", "variable212": "\"What should be the Channel, where the __finished__ Applications will be sent?\"", "variable212_1": "\"Please ping the Channel #channel\"", - "variable213": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | cancelled\"", + "variable213": "\"<:no:833101993668771842> ERROR | INVALID INPUT | cancelled\"", "variable214": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable215": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable215": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable216": "`I will now send the finished applications to: ${f_applychannel}`", - "variable217": "\"<:NO:1169479454918180937> ERROR | ERROR\"", + "variable217": "\"<:no:833101993668771842> ERROR | ERROR\"", "variable218": "\"```\" + e.message + \"```\"", "variable219": "`${apply_for_here.get(message.guild.id, \"last_verify\") ? \"Enabled Last Verification\": \"Disabled Last Verification\"}`", "variable220": "`${apply_for_here.get(message.guild.id, \"last_verify\") ? \"I will now ask the User a last Time if he really wanna apply for the Server\": \"I will not ask the User\"}`", - "variable221": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", - "variable222": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable221": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable222": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable223": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "setup-autoembed": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Add** a Channel for Auto Embeds\\n\\n2️⃣ **== Remove** a Channel for Auto Embeds\\n\\n3️⃣ **== Show** the Channels for Auto Embeds\\n\\n📑 **== Show Settings**\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna add?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable7": "`<:NO:1169479454918180937> The Channel is already defined as an Auto Embed Channel`", + "variable7": "`<:no:833101993668771842> The Channel is already defined as an Auto Embed Channel`", "variable8": "`You can retry the Command: \\`${prefix}setup-autoembed\\` to remove the Channel from the LIST!`", "variable9": "`<a:yes:833101995723194437> I will now replace every message in \\`${channel.name}\\` too!`", - "variable10": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "\"Which Channel do you wanna add?\"", "variable14": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable15": "`<:NO:1169479454918180937> The Channel is not defined as an Auto Embed Channel yet`", + "variable15": "`<:no:833101993668771842> The Channel is not defined as an Auto Embed Channel yet`", "variable16": "`You can retry the Command: \\`${prefix}setup-autoembed\\` to add the Channel to the LIST!`", "variable17": "`<a:yes:833101995723194437> I will now no longer replace the messages in \\`${channel.name}\\`!`", - "variable18": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable18": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable20": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable20": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable21": "\"I am replacing the messages in those Channels:\"", "variable22": "`${a.map(ch=>`<#${ch}>`).join(\" | \")}`.substr(0, 2048)", "variable23": "\"📑 Settings of the Auto Embed-Message Replacement System\"", "variable24": "`**Channels where Messages will be replaced:**\\n${a.map(ch=>`<#${ch}>`).join(\" | \")}`.substr(0, 2048)", - "variable25": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-automeme": { "variable1": "\"What do you want to do? | AUTO MEME\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** automeme\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Auto Meme Poster Channel`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Auto Meme Poster Channel`", "variable10": "`<a:yes:833101995723194437> Settings of the Auto Meme Poster Channel`", - "variable11": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable11": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-autonsfw": { "variable1": "\"What do you want to do? | AUTO NSFW\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** AutoNsfw\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", - "variable7": "\"<:NO:1169479454918180937> ERROR | The Pinged Channel is not a NSFW Channel\"", + "variable7": "\"<:no:833101993668771842> ERROR | The Pinged Channel is not a NSFW Channel\"", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Auto Nsfw Poster Channel`", - "variable9": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable9": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable10": "`<a:yes:833101995723194437> Disabled the Auto Nsfw Poster Channel`", "variable11": "`<a:yes:833101995723194437> Settings of the Auto Nsfw Poster Channel`", - "variable12": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-blacklist": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Add** Word to the Blacklist\\n\\n2️⃣ **== Remove** Word from the Blacklist\\n\\n3️⃣ **== Show** all Blacklisted Words\\n\\n4️⃣ **== Reset** the Blacklisted Words\\n\\n*Note that ADMINISTRATORS, (general) are not checked if their messages are a part of the Blacklist*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Word do you wanna add?\"", "variable6": "`Please send the Word(s) in here now! Note if you wanna add multiple words do it like this:\\n\\`word1,word2,word 3,word4\\``", "variable7": "`<a:yes:833101995723194437> Added \\`${blacklistedwords.length - notadded.length}\\` / \\`${blacklistedwords.length}\\``", "variable8": "`Not added Words:\\n${notadded.length > 0 ? notadded.map(i => `\\`${i}\\``).join(\"︲\") + \"\\n Because it is already in the Blacklist\" : \"Added every given word\"}`.substr(0, 2048)", - "variable9": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable9": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable12": "\"Which Word do you wanna remove?\"", "variable13": "`Please send the Word(s) in here now! Note if you wanna remove multiple words do it like this:\\n\\`word1,word2,word 3,word4\\``", "variable14": "`<a:yes:833101995723194437> Removed \\`${blacklistedwords.length - notremoved.length}\\` / \\`${blacklistedwords.length}\\``", "variable15": "`Not removed Words:\\n${notremoved.length > 0 ? notremoved.map(i => `\\`${i}\\``).join(\"︲\") + \"\\nBecause it is not in the blacklist yet\": \"Removed every given word\"}`.substr(0, 2048)", - "variable16": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable16": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable19": "`<a:yes:833101995723194437> Resetted the Blacklist`", - "variable20": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable20": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-commands": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, temptype) ? \"Enabled\" : \"Disabled\"} ${temptype} Commands`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-counter": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** counter\\n\\n3️⃣ **== Reset the __current__ Number to 0**\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Number-Counter-Chat`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Number-Counter-Chat`", "variable10": "`<a:yes:833101995723194437> Resetted the Number to 0`", "variable11": "`<a:yes:833101995723194437> Settings of the Number-Counter-Chat`", - "variable12": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-customcommand": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Add** a Custom Command\\n\\n2️⃣ **== Remove** a Custom Command\\n\\n3️⃣ **== Show** the Custom Command\\n\\n📑 **== Show Settings**\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> Missing Permission to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> Your Time ran out\"", - "variable5": "\"<:NO:1169479454918180937> You've reached the maximum Custom Commands Amount!\"", + "variable3": "\"<:no:833101993668771842> Missing Permission to add Reactions\"", + "variable4": "\"<:no:833101993668771842> Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> You've reached the maximum Custom Commands Amount!\"", "variable6": "\"What Custom Command do you wanna add?\"", "variable7": "`Please type the Command name **without** the Prefix:\\nExample if you wanna get a \\`!socials\\` command send \\`socials\\``", "variable8": "\"What Should the Custom Command send?\"", - "variable9": "`Please just type the content in the Chat\\nExample: \\`Discord Server: https://discord.gg/hsmU2c7mVa\\``", + "variable9": "`Please just type the content in the Chat\\nExample: \\`Discord Server: https://discord.gg/milrato\\``", "variable10": "\"Should I send it as an EMBED or as an MESSAGE\"", "variable11": "`React with ✅ to send it as an Embed\\n\\nReact with ❌ to just send it as a normal Message`", "variable12": "`Success ${thecustomcommand.name} has successfully been created!`", "variable13": "`This is how it will look like:`", - "variable14": "\"<:NO:1169479454918180937> Your Time ran out\"", - "variable15": "\"<:NO:1169479454918180937> Your Time ran out\"", - "variable16": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable14": "\"<:no:833101993668771842> Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> Your Time ran out\"", + "variable16": "\"<:no:833101993668771842> Your Time ran out\"", "variable17": "\"Which Custom Command do you wanna remove?\"", "variable18": "`<a:yes:833101995723194437> I successfully deleted \\`${thecmd.name}\\`!`", - "variable19": "\"<:NO:1169479454918180937> An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``", - "variable21": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> Your Time ran out\"", "variable22": "\"Custom Commands\"", "variable23": "\"📑 Settings of the Custom Commands\"", "variable24": "`**Amount: \\`${client.customcommands.get(message.guild.id, \"commands\").length}\\`**`", - "variable25": "\"<:NO:1169479454918180937> PLEASE CONTACT `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-dailyfact": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** dailyfact\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Daily Fact Poster Channel`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Daily Fact Poster Channel`", "variable10": "`<a:yes:833101995723194437> Settings of the Daily Fact Poster Channel`", - "variable11": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable11": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-embed": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Change the **Color** of the Embeds\\n\\n2️⃣ **==** Change the **Image** of the Embeds\\n\\n3️⃣ **==** Change the **Footer Text** of the Embeds\\n\\n4️⃣ **==** ${es.thumb ? \"**Disable** the Thumbnail for Embeds\" : \"**Enable** the Thumbnail for Embeds\"}\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"What Color do you want?\"", "variable6": "`Send it now!\\n\\nMake sure to use a valid **HEX CODE** forexample: **\\`#ffee22\\`** __with__ the \\`#\\``", - "variable7": "\"<:NO:1169479454918180937> ERROR | Please add a valid COLOR\"", + "variable7": "\"<:no:833101993668771842> ERROR | Please add a valid COLOR\"", "variable8": "`Note that a HEX COLOR looks like that: \\`#ffee22\\``", - "variable9": "\"<:NO:1169479454918180937> ERROR | Please add a valid COLOR\"", + "variable9": "\"<:no:833101993668771842> ERROR | Please add a valid COLOR\"", "variable10": "`Note that a HEX COLOR looks like that: \\`#ffee22\\``", "variable11": "`<a:yes:833101995723194437> The new Embed Color is: \\`${es.color}\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable15": "\"Which Image do you want to use?\"", "variable16": "`Note that you may not delete this image from where ever the source is from! A Link is appreciated`", "variable17": "`<a:yes:833101995723194437> The new Embed Image is: \\`${es.link}\\``", - "variable18": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable18": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable20": "\"<:NO:1169479454918180937> ERROR | Please add a valid IMAGE-LINK\"", - "variable21": "\"<:NO:1169479454918180937> ERROR | Please add a valid IMAGE-LINK\"", + "variable20": "\"<:no:833101993668771842> ERROR | Please add a valid IMAGE-LINK\"", + "variable21": "\"<:no:833101993668771842> ERROR | Please add a valid IMAGE-LINK\"", "variable22": "`<a:yes:833101995723194437> The new Embed Image is: \\`${es.link}\\``", - "variable23": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable23": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable24": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable25": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable25": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable26": "\"What should be your new Footer Text?\"", "variable27": "`Note that it's the Text that's very small and at the bottom of an Embed\\n\\nEnter the Text now!`", - "variable28": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "`<a:yes:833101995723194437> The Thumbnail is now ${es.thumb ? \"enabled\": \"disabled\"}`", "variable32": "`${es.thumb ? \"I will now add Thumbnails to each Embed Message\": \"I will now **not** add a Thumbnail to Embed Messages\"}`", - "variable33": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-jtc": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Manage the **first** Join to Create Setup\\n\\n2️⃣ **==** Manage the **second** Join to Create Setup\\n\\n3️⃣ **==** Manage the **third** Join to Create Setup\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"What do you want to do? | JOIN TO CREATE\"", "variable6": "\"✅ Setup Complete for Join to Create\"", "variable7": "`Bound to Channel: \\`${vc.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${vc.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${vc.parent ? vc.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", - "variable8": "\"<:NO:1169479454918180937> You are not connected to a Channel\"", + "variable8": "\"<:no:833101993668771842> You are not connected to a Channel\"", "variable9": "`Please redo the Setup, and join a Channel`", "variable10": "\"✅ Setup Complete for Join to Create\"", "variable11": "`Bound to Channel: \\`${channel.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${channel.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${channel.parent ? channel.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", @@ -2265,12 +2277,12 @@ "variable13": "`Note that, if you add \\`{user}\\` it will be replaced with the **USERNAME**`", "variable14": "\"✅ Successfully changed the Channelname for the temp. Channels\"", "variable15": "`New Channelname: \\`${client.jtcsettings.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", - "variable16": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable17": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable16": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable17": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable18": "\"What do you want to do? | JOIN TO CREATE\"", "variable19": "\"✅ Setup Complete for Join to Create\"", "variable20": "`Bound to Channel: \\`${vc.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${vc.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${vc.parent ? vc.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", - "variable21": "\"<:NO:1169479454918180937> You are not connected to a Channel\"", + "variable21": "\"<:no:833101993668771842> You are not connected to a Channel\"", "variable22": "`Please redo the Setup, and join a Channel`", "variable23": "\"✅ Setup Complete for Join to Create\"", "variable24": "`Bound to Channel: \\`${channel.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${channel.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${channel.parent ? channel.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", @@ -2278,12 +2290,12 @@ "variable26": "`Note that, if you add \\`{user}\\` it will be replaced with the **USERNAME**`", "variable27": "\"✅ Successfully changed the Channelname for the temp. Channels\"", "variable28": "`New Channelname: \\`${client.jtcsettings2.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings2.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", - "variable29": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable29": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "\"What do you want to do? | JOIN TO CREATE\"", "variable32": "\"✅ Setup Complete for Join to Create\"", "variable33": "`Bound to Channel: \\`${vc.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${vc.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${vc.parent ? vc.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", - "variable34": "\"<:NO:1169479454918180937> You are not connected to a Channel\"", + "variable34": "\"<:no:833101993668771842> You are not connected to a Channel\"", "variable35": "`Please redo the Setup, and join a Channel`", "variable36": "\"✅ Setup Complete for Join to Create\"", "variable37": "`Bound to Channel: \\`${channel.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${channel.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${channel.parent ? channel.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", @@ -2291,17 +2303,17 @@ "variable39": "`Note that, if you add \\`{user}\\` it will be replaced with the **USERNAME**`", "variable40": "\"✅ Successfully changed the Channelname for the temp. Channels\"", "variable41": "`New Channelname: \\`${client.jtcsettings3.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings3.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", - "variable42": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable43": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable44": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable42": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable43": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable44": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable45": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "setup-keyword": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Add** a Key Word Message\\n\\n2️⃣ **== Remove** a Key Word Message\\n\\n3️⃣ **== Show** the Key Word Messages\\n\\n\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable5": "\"<:NO:1169479454918180937> ERROR | You've reached the maximum Key Words Amount!\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> ERROR | You've reached the maximum Key Words Amount!\"", "variable6": "\"What Key Words do you wanna add?\"", "variable7": "`Please type the Keyword **without** the Prefix:\\nExample if you wanna get a \\`Hello\\` Key Word send \\`hello\\``", "variable8": "\"What Should the Key Word send?\"", @@ -2314,18 +2326,18 @@ "variable15": "`React with ✅ to send it as an Embed\\n\\nReact with ❌ to just send it as a normal Message`", "variable16": "`Success ${thekeyword.name} has successfully been created!`", "variable17": "`This is how it will look like:`", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable19": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable20": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable22": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable19": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable20": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable22": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable23": "\"Which Key Word do you wanna remove?\"", "variable24": "`<a:yes:833101995723194437> I successfully deleted \\`${thecmd.name}\\`!`", - "variable25": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable27": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable27": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable28": "\"Key Word Messages (5 Seconds SERVER Delay)\"", - "variable29": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable29": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-language": { @@ -2341,219 +2353,219 @@ "setup-leave": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Manage the leave Message in a **Channel**\\n\\n2️⃣ **==** Manage the leave Message for **DM MESSAGES**`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"What do you want to do? | CHANNEL leave\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable7": "\"In which Channel shall I send the leave Message?\"", "variable8": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable9": "`<a:yes:833101995723194437> The new leave Cannel is: \\`${channel.name}\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Disabled the leave **Message**`", - "variable14": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "\"What do you want to do?\"", - "variable17": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable17": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable18": "`<a:yes:833101995723194437> I will now send no Image with the leave Message`", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "`<a:yes:833101995723194437> I will now send an Image with the leave Message`", - "variable22": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable22": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "\"Please add an Image now\"", "variable25": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable26": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable27": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable27": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable28": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable29": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable29": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable30": "\"Please retry the whole process\"", - "variable31": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable31": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable32": "`<a:yes:833101995723194437> I will now send an Auto generated Image with an transparent Background, including your Guild Avatar`", - "variable33": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable35": "\"Please add an Image now\"", "variable36": "`<a:yes:833101995723194437> I will now use your Custom image`", - "variable37": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable37": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable38": "`<a:yes:833101995723194437> I will now use your Custom Image`", - "variable39": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable39": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable40": "\"Please retry the whole process\"", - "variable41": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable41": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable42": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.frame\") ? \"Enabled the Frame for the Automated leave Image\" : \"Disabled the Frame for the Automated leave Image\"}`", - "variable43": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable43": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.discriminator\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated leave Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated leave Image\"}`", - "variable46": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable48": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.membercount\") ? \"Enabled the MemberCount Text for the Automated leave Image\" : \"Disabled the MemberCount Text for the Automated leave Image\"}`", - "variable49": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable49": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable50": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable51": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.servername\") ? \"Enabled Servername Text Frame for the Automated leave Image\" : \"Disabled the Servername Text for the Automated leave Image\"}`", - "variable52": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable52": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable53": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable54": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.pb\") ? \"Enabled Profile Picture for the Automated leave Image\" : \"Disabled Profile Picture for the Automated leave Image\"}`", - "variable55": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable55": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable57": "\"What do you want to do?\"", - "variable58": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable58": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable59": "`<a:yes:833101995723194437> CHANGED THE COLOR FOR THE FRAME`", - "variable60": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable60": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable62": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable63": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable62": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable63": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable64": "\"What should be the leave Message?\"", "variable65": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable66": "`<a:yes:833101995723194437> The new leave Message is:`", - "variable67": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable67": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable68": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable69": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable69": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable70": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.invite\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable71": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable71": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable72": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable73": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable73": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable74": "\"What do you want to do? | CHANNEL leave\"", - "variable75": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable75": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable76": "`<a:yes:833101995723194437> I will now send leave-Messages to a new User in his DMS`", - "variable77": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable77": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable78": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable79": "`<a:yes:833101995723194437> I will now send **NO** leave-Messages to a new User in his DMS`", - "variable80": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable80": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable81": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable82": "\"What do you want to do?\"", - "variable83": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable83": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable84": "`<a:yes:833101995723194437> I will now send no Image with the leave Message (DM)`", - "variable85": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable85": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable86": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable87": "`<a:yes:833101995723194437> I will now send an Image with the leave Message (DM)`", - "variable88": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable88": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable89": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable90": "\"Please add an Image now\"", "variable91": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable92": "`<a:yes:833101995723194437> I will now use your Custom Background image (dm)`", - "variable93": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable93": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable94": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable95": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable95": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable96": "\"Please retry the whole process\"", - "variable97": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable97": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable98": "`<a:yes:833101995723194437> I will now send an Auto generated Image with an transparent Background, including your Guild Avatar (DM)`", - "variable99": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable99": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable101": "\"Please add an Image now\"", "variable102": "`<a:yes:833101995723194437> I will now use your Custom image (DM)`", - "variable103": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable103": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable104": "`<a:yes:833101995723194437> I will now use your Custom Image (DM)`", - "variable105": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable105": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable106": "\"Please retry the whole process\"", - "variable107": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable107": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable108": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.framedm\") ? \"Enabled the Frame for the Automated leave Image\" : \"Disabled the Frame for the Automated leave Image\"} (DM)`", - "variable109": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable109": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable110": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable111": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.discriminatordm\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated leave Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated leave Image\"} (DM)`", - "variable112": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable112": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable113": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable114": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.membercountdm\") ? \"Enabled the MemberCount Text for the Automated leave Image\" : \"Disabled the MemberCount Textthe Automated leave Image\"} (DM)`", - "variable115": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable115": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable116": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable117": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.servernamedm\") ? \"Enabled Servername Text Frame for the Automated leave Image\" : \"Disabled the Servername Text for the Automated leave Image\"} (DM)`", - "variable118": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable118": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable119": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable120": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.pbdm\") ? \"Enabled Profile Picture for the Automated leave Image\" : \"Disabled Profile Picture for the Automated leave Image\"} (DM)`", - "variable121": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable121": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable122": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable123": "\"What do you want to do?\"", - "variable124": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable124": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable125": "`<a:yes:833101995723194437> CHANGED THE COLOR FOR THE FRAME (DM)`", - "variable126": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable126": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable127": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable128": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable129": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable128": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable129": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable130": "\"What should be the leave Message? (DM\"", "variable131": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable132": "`<a:yes:833101995723194437> The new leave Message is: (DM)`", - "variable133": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable133": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable134": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable135": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable135": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable136": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.invitedm\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable137": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable137": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable138": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable139": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable139": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable140": "\"What do you want to do? | CHANNEL leave\"", - "variable141": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable141": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable142": "\"Which Role do you wanna add?\"", "variable143": "`Please Ping the Role now!`", - "variable144": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an leave Role`", + "variable144": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an leave Role`", "variable145": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an leave Role`", - "variable146": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable146": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable147": "\"Which Role do you wanna remove?\"", "variable148": "`Please Ping the Role now!`", - "variable149": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an leave Role yet`", + "variable149": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an leave Role yet`", "variable150": "`<a:yes:833101995723194437> Remove the role: \\`${role.name}\\` from the leave Roles`", - "variable151": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable151": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable152": "`Everyone who joins will get those Roles now:`", - "variable153": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable154": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable153": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable154": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable155": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-logger": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Setup** the Logger System\\n\\n2️⃣ **== \\`❌ Disable\\`** the Logger System\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable7": "`<a:yes:833101995723194437> I will now send all logs into: \\`${channel.name}\\``", - "variable8": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable8": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable10": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable11": "`<a:yes:833101995723194437> Disabled Logger, I wont log anything anymore`", - "variable12": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable14": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-membercount copy": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== ${client.setups.get(message.guild.id, `membercount.enabled`) ? \"`❌ Disable`\" : \"`✔️ Enable`\"}** Member Counter\\n\\n2️⃣ **== Manage** 1. Member Counter\\n\\n3️⃣ **== Manage** 2. Member Counter\\n\\n4️⃣ **== Manage** 3. Member Counter\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will update the Channels every 10 Minutes with a 2 min delay between each one!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "`<a:yes:833101995723194437> The Member Counter Setup is now ${d2p(client.setups.get(message.guild.id, `membercount.enabled`))}!`", "variable6": "\"Which Channel do you wanna use?\"", "variable7": "`*Just ping the channel with #channel in the Chat / send the ID of the CHANNEL, (Text, Voice, ...)*`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Member Counter for Counter-${temptype}`", "variable9": "\"What Should be the Name of the Channel?\"", "variable10": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` will now be renamed to: \\`${name}\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Settings of the Member Counter Setup`", - "variable14": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", - "variable15": "`<:NO:1169479454918180937> An error occurred!`", + "variable14": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", + "variable15": "`<:no:833101993668771842> An error occurred!`", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-membercount": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== ${client.setups.get(message.guild.id, `membercount.enabled`) ? \"`❌ Disable`\" : \"`✔️ Enable`\"}** Member Counter\\n\\n2️⃣ **== Manage** 1. Member Counter\\n\\n3️⃣ **== Manage** 2. Member Counter\\n\\n4️⃣ **== Manage** 3. Member Counter\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will update the Channels every 10 Minutes with a 2 min delay between each one!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "`<a:yes:833101995723194437> The Member Counter Setup is now ${d2p(client.setups.get(message.guild.id, `membercount.enabled`))}!`", "variable6": "\"Which Channel do you wanna use?\"", "variable7": "`*Just ping the channel with #channel in the Chat / send the ID of the CHANNEL, (Text, Voice, ...)*`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Member Counter for Counter-${temptype}`", "variable9": "\"What Should be the Name of the Channel?\"", "variable10": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` will now be renamed to: \\`${name}\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Settings of the Member Counter Setup`", - "variable14": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-radio": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel.`", - "variable2": "`<:NO:1169479454918180937> Not a valid radio station`", + "variable1": "`<:no:833101993668771842> You need to join a voice channel.`", + "variable2": "`<:no:833101993668771842> Not a valid radio station`", "variable3": "`Please use a Number between \\`1\\` and \\`183\\``", - "variable4": "`<:NO:1169479454918180937> Volume Number out of Range`", + "variable4": "`<:no:833101993668771842> Volume Number out of Range`", "variable5": "`Please use a Number between \\`1\\` and \\`150\\``", - "variable6": "`<:NO:1169479454918180937> Radio Station not found`", + "variable6": "`<:no:833101993668771842> Radio Station not found`", "variable7": "`Please use a Station between \\`1\\` and \\`183\\``", "variable8": "`Bound to Channel: \\`${channel.name}\\``", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -2561,39 +2573,39 @@ "setup-rank": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Set Channel** to send Level Up Messages\\n\\n2️⃣ **== Reply** with Level Up Messages\\n\\n3️⃣ **== Disable** Level Up Messages\\n\\n4️⃣ **== Manage** Level-Up Roles!\\n\\n5️⃣ **== Show** the Rank Settings!\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable7": "`<a:yes:833101995723194437> I will now send the Levelup Messages in \\`${channel.name}\\``", - "variable8": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable8": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable10": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable11": "`<a:yes:833101995723194437> I will now reply with the Levelup Messages`", "variable12": "`To disable them, type: \\`${prefix}setup-rank disable\\`To send them into a channel, type: \\`${prefix}setup-rank channel #channel\\``", - "variable13": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable13": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable15": "\"<:NO:1169479454918180937> ERROR | Level Up Messages are Already Disabled\"", + "variable15": "\"<:no:833101993668771842> ERROR | Level Up Messages are Already Disabled\"", "variable16": "`To enable them again type: \\`${prefix}setup-rank reply\\``", "variable17": "`<a:yes:833101995723194437> Disabled Levelup Messages`", "variable18": "`To enable them again type: \\`${prefix}setup-rank reply\\``", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "\"Which Image should i Use?\"", "variable22": "`*Just Send the Url*`", "variable23": "`<a:yes:833101995723194437> Successfully, set your Background Image!`", "variable24": "`Please make sure to **not** delete your Image from the Channel!`", - "variable25": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable25": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable26": "`<a:yes:833101995723194437> Successfully, set your Background Image!`", "variable27": "`Please make sure to **not** delete your Image from the Channel!`", - "variable28": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable29": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable29": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable31": "`<a:yes:833101995723194437> Resetted Levelup Message Image Background`", "variable32": "`I will now use the Default Levelup Image`", - "variable33": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-reactionrole": { @@ -2623,47 +2635,47 @@ "setup-reportlog": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** Log\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Admin logger`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Admin logger`", - "variable10": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-roster": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "`What do you want to do? | Roster: \\`${thedb.get(message.guild.id, \"rostertitle\")}\\` (\\`${rostercount}. Roster\\`)`.substr(0, 256)", - "variable5": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable7": "\"Which Channel do you wanna use?\"", "variable8": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable9": "`<a:yes:833101995723194437> The Roster is now locked to: \\`${channel.name}\\`. It is updating automatically!`", - "variable10": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "\"Which Role do you wanna add?\"", "variable14": "`Please Ping the Role now!`", - "variable15": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role`", + "variable15": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role`", "variable16": "`Remove it with: \\`${prefix}setup-roster\\``", "variable17": "`<a:yes:833101995723194437> Added the Role: \\`${role.name}\\``", "variable18": "`It will update in less then **5 Minutes**, *If it did not update yet*`", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable22": "\"Which Role do you wanna add?\"", "variable23": "`Please Ping the Role now!`", - "variable24": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet!`", + "variable24": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet!`", "variable25": "`Remove it with: \\`${prefix}setup-roster\\``", "variable26": "`<a:yes:833101995723194437> Removed the Role: \\`${role.name}\\``", "variable27": "`It will update in less then **5 Minutes**, *If it did not update yet*`", - "variable28": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "\"Those Roles will be listed in the Roster Embed:\"", "variable32": "`<@&${thedb.get(message.guild.id, \"rosterroles\").join(\">\\n<@&\")}>`", "variable33": "\"What Type do you wanna use??\"", @@ -2675,183 +2687,183 @@ "variable39": "\"SUCCESS! | Changed the ROSTER TYPE!\"", "variable40": "\"SUCCESS! | Changed the ROSTER TYPE!\"", "variable41": "\"SUCCESS! | Changed the ROSTER TYPE!\"", - "variable42": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable42": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable43": "\"Which Emoji / Text do You wanna use?\"", "variable44": "`Note, that the Maximum lenght is \\`5\\`!\\n\\nEnter the TEXT / EMOJI now!\\nType \\`noemoji\\` for no Emoji`", "variable45": "`<a:yes:833101995723194437> The Roster will now add ${msg} to each Listed Member!`", "variable46": "`<a:yes:833101995723194437> The Roster will now add ${msg} to each Listed Member!`", "variable47": "`<a:yes:833101995723194437> The Roster will now add ${msg.substr(0, 5)} to each Listed Member!`", - "variable48": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable48": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable50": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable51": "\"Which Title should your Roster have?\"", "variable52": "`Note, that the Maximum lenght is \\`256\\`!\\n\\nEnter the TEXT now!`", "variable53": "`<a:yes:833101995723194437> The Roster will now add ${msg.substr(0, 256)} to each Listed Member!`", - "variable54": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable54": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable55": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable56": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable56": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable57": "`<a:yes:833101995723194437> The Roster will now ${thedb.get(message.guild.id, \"inline\") ? \"\": \"__**not**__\"} have multiple lines!`", "variable58": "`<a:yes:833101995723194437> The Roster will now ${thedb.get(message.guild.id, \"showallroles\") ? \"\": \"__**not**__ \"}cut of if there are too many Members (20+) who have the Role!`", "variable59": "`<a:yes:833101995723194437> Resetted ${rostercount} Roster!`", - "variable60": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable60": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-serverstats": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== ${client.setups.get(message.guild.id, `membercount.enabled`) ? \"`❌ Disable`\" : \"`✔️ Enable`\"}** Member Counter\\n\\n2️⃣ **== Manage** 1. Member Counter\\n\\n3️⃣ **== Manage** 2. Member Counter\\n\\n4️⃣ **== Manage** 3. Member Counter\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will update the Channels every 10 Minutes with a 2 min delay between each one!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "`<a:yes:833101995723194437> The Member Counter Setup is now ${d2p(client.setups.get(message.guild.id, `membercount.enabled`))}!`", "variable6": "\"Which Channel do you wanna use?\"", "variable7": "`*Just ping the channel with #channel in the Chat / send the ID of the CHANNEL, (Text, Voice, ...)*`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Member Counter for Counter-${temptype}`", "variable9": "\"What Should be the Name of the Channel?\"", "variable10": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` will now be renamed to: \\`${name}\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Settings of the Member Counter Setup`", - "variable14": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-suggestion": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"Which Channel do you wanna use as the Suggestion Channel?\"", "variable5": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!! #channel`", "variable6": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Suggestion Channel`", - "variable7": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable7": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable8": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable9": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable9": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable10": "\"What should be the new Approve Message?\"", "variable11": "`Please write the Message now! Example: \\`Accepted Idea! Expect this soon.\\``", "variable12": "`<a:yes:833101995723194437> I changed the Approve Message to...`", - "variable13": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable13": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable15": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable16": "\"What should be the new Deny Message?\"", "variable17": "`Please write the Message now! Example: \\`Thank you for the feedback, but we are not interested in this idea at this time.\\``", "variable18": "`<a:yes:833101995723194437> I changed the Deny Message to...`", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable22": "\"What should be the new Maybe Message?\"", "variable23": "`Please write the Message now! Example: \\`💡 We are thinking about this idea!\\``", "variable24": "`<a:yes:833101995723194437> I changed the Maybe Message to...`", - "variable25": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable27": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable27": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable28": "\"What should be the new Status Text?\"", "variable29": "`Please write the Message now! Example: \\`Waiting for Community Feedback, please vote!\\``", "variable30": "`<a:yes:833101995723194437> I changed the Status Text to...`", - "variable31": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable31": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable32": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable33": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable33": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable34": "\"What should be the new Footer Text?\"", "variable35": "`Please write the Message now! Example: \\`Want to suggest / Feedback something? Simply type in this channel!\\``", "variable36": "`<a:yes:833101995723194437> I changed the Footer Text to...`", - "variable37": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable37": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable38": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable39": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable39": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable40": "\"What should be the reacted Approve Emoji?\"", "variable41": "`Just react to **this** Message!`", "variable42": "`<a:yes:833101995723194437> Successfully changed the Approve emoji`", "variable43": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable44": "`<a:yes:833101995723194437> Successfully changed the Approve emoji`", "variable45": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable46": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable48": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable48": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable50": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable51": "\"What should be the reacted Decline Emoji?\"", "variable52": "`Just react to **this** Message!`", "variable53": "`<a:yes:833101995723194437> Successfully changed the Deny emoji`", "variable54": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable55": "`<a:yes:833101995723194437> Successfully changed the Deny emoji`", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable57": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable57": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable58": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable59": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable59": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable60": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable61": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable62": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable61": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable62": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable63": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-ticket": { - "variable1": "{ name: 'Ticket Setup', iconURL: 'https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/282/incoming-envelope_1f4e8.png', url: 'https://discord.gg/hsmU2c7mVa'}", + "variable1": "{ name: 'Ticket Setup', iconURL: 'https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/282/incoming-envelope_1f4e8.png', url: 'https://discord.gg/milrato'}", "variable2": "\"***Select what you need in the `Selection` down Below!***\"", "variable3": "\":x: Cancelled the Setup!\"", "variable4": "\"***Select what you need in the `Selection` down Below!***\"", "variable5": "\":x: Cancelled the Setup!\"", "variable6": "`**Hey ${message.author.username}!**, In where should the Ticket be?`", "variable7": "`PING THE CHANNEL BY TYPING #CHANNEL`", - "variable8": "\"<:NO:1169479454918180937> ERROR | You did not ping a valid Channel in this GUild\"", + "variable8": "\"<:no:833101993668771842> ERROR | You did not ping a valid Channel in this GUild\"", "variable9": "`**Hey ${message.author.username}!**`", "variable10": "`Please input the message of the ticket setup`", "variable11": "`📨 **Create a Ticket**`", "variable12": "`${ticketmsg}`", "variable13": "`Your Ticket Setup is created, you can edit everything by running \\`${prefix}setup\\` again`", "variable14": "`<#${channel.id}>`", - "variable15": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable16": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable16": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable17": "\"Successfully resetted the current Ticket Setup!\"", "variable18": "\"Enter the message now!\"", "variable19": "`{user} == the user who opens the ticket`", "variable20": "\"Successfully changed the Message\"", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable22": "\"Ping a Role now!\"", "variable23": "`Just Ping the Role`", "variable24": "\"CANCELLED, u didn't Pingged a valid Role\"", "variable25": "\"Successfully **added**: `\" + role.name + \"` to the Admin-Roles\"", - "variable26": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable26": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable27": "\"Ping a Role now!\"", "variable28": "`Just Ping the Role`", "variable29": "\"CANCELLED, u didn't Pingged a valid Role\"", "variable30": "\"Successfully **removed**: `\" + role.name + \"` from the Admin-Roles\"", "variable31": "\"ERROR -> Resetted all Admin roles\"", - "variable32": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable32": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable33": "\"Enter the open Ticket Category now!\"", "variable34": "`Just send the CATEGORY ID IN HERE, this is an example: \\`833614604604276736\\``", "variable35": "\"Successfully changed the Category\"", "variable36": "\"INVALID ID\"", "variable37": "\"INVALID ID\"", - "variable38": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable38": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable39": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-tiktok": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"In which Channel should I post all tiktok Videos?\"", "variable5": "`Please just ping the Channel with #channel!`", "variable6": "`<a:yes:833101995723194437> I will now send all tiktok Notifications in \\`${msg.mentions.channels.filter(ch=>ch.guild.id==msg.guild.id).first().name}\\``", "variable7": "\"DONT FORGET TO ADD A **tiktok_CHANNELS**!!!\"", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable9": "\"<:NO:1169479454918180937> ERROR | You've reached the maximum amount of tiktok Channels\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable9": "\"<:no:833101993668771842> ERROR | You've reached the maximum amount of tiktok Channels\"", "variable10": "\"Which Channel do you wanna add? | Just send the LINK!\"", - "variable11": "\"<:NO:1169479454918180937> ERROR | The tiktok Channel is already setup!\"", + "variable11": "\"<:no:833101993668771842> ERROR | The tiktok Channel is already setup!\"", "variable12": "`<a:yes:833101995723194437> added the Channel ${Channel}`", "variable13": "\"You can change the default message via the **\\\"edit\\\"**\"", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable15": "\"<:NO:1169479454918180937> ERROR | You havent setup any tiktok Channels yet!\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | You havent setup any tiktok Channels yet!\"", "variable16": "\"Which Channel do you wanna remove? | Just react with the right one!\"", "variable17": "`<a:yes:833101995723194437> removed the Channel ${channel}`", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable19": "\"<:NO:1169479454918180937> ERROR | You havent setup any tiktok Channels yet!\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable19": "\"<:no:833101993668771842> ERROR | You havent setup any tiktok Channels yet!\"", "variable20": "\"Which Channel's Message do you wanna edit? | Just react with the right one!\"", "variable21": "\"What should be the new Message?\"", "variable22": "`<a:yes:833101995723194437> Changed the message for the Channel ${channel}`", - "variable23": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable24": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable25": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable23": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable24": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable25": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-twitch": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Manage Channels** (Edit, Delete, etc.)\\n\\n2️⃣ **== Create/Set Twitch-Channel**\\n\\n3️⃣ **== Set Discord Twitch Logger Channel**\\n\\n4️⃣ **== Set ACTIVE LIVE STREAMING ROLE**\\n\\n5️⃣ **== Set Ghost Ping Role**\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Twitch Streamer do you wanna add?\"", "variable6": "`Please send me just the link, for example: \\`https://www.twitch.tv/milratodiscordbot\\``", "variable7": "\"Which Discord User is he?\"", @@ -2860,72 +2872,72 @@ "variable10": "`Please Send the Message now! For example: \\`${message.author.username} is live! go Check him out!\\``", "variable11": "\"<a:yes:833101995723194437> ADDED the USER to the STREAMER LIST \"", "variable12": "\"DONT FORGET TO ADD A TWITCH_DISCORD_CHANNEL!!!\"", - "variable13": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable15": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable16": "\"<:NO:1169479454918180937> ERROR | THIS IS NOT FINISHED YET PLEASE STAND BY\"", + "variable13": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable16": "\"<:no:833101993668771842> ERROR | THIS IS NOT FINISHED YET PLEASE STAND BY\"", "variable17": "\"Which Channel do you wanna use?\"", "variable18": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable19": "`<a:yes:833101995723194437> Disabled the Twitch Logger System!`", "variable20": "`<a:yes:833101995723194437> I will now send all Twtich-logs into: \\`${channel.name}\\``", - "variable21": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable21": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable22": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable23": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable23": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable24": "\"Which Role do you want me to give to a Streamer when he is live?\"", "variable25": "`Please Ping the Role now!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable26": "`<a:yes:833101995723194437> Disabled the Twitch Logger Role Granting!`", "variable27": "`<a:yes:833101995723194437> I will now give to all Streaming Members the Role: \\`${channel.name}\\``", - "variable28": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "\"Which Role do you want me to ping, when someone goes live?\"", "variable32": "`Please Ping the Role now!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable33": "`<a:yes:833101995723194437> Disabled the Twitch Logger Role PINGING!`", "variable34": "`<a:yes:833101995723194437> I will now ping the Role: \\`${channel.name}\\` when someone goes live`", - "variable35": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable37": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable38": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable37": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable38": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable39": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-twitter": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Manage **first** Twitter Logger\\n\\n2️⃣ **==** Manage **second** Twitter Logger\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable5": "\"<:NO:1169479454918180937> ERROR | SECOND TWITTER IS DISABLED\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> ERROR | SECOND TWITTER IS DISABLED\"", "variable6": "\"What do you want to do?\"", "variable7": "`1️⃣ **== Set** **Twitter Account** (/Overwrite)\\n\\n2️⃣ **== Set** Discord **Channel**\\n\\n3️⃣ **== Set** Posting **Message**\\n\\n4️⃣ **==** ${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"Disable Posting Retweets\": \"Enable that i also Post Retweets\"}\\n\\n5️⃣ **==** Manually set the **TWITTER ID** && **TWITTER NAME**\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable9": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable9": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable10": "\"Which account do you wanna use?\"", "variable11": "`Please send me the TWITTER LINK like that: \\`https://twitter.com/MilratoDev\\``", "variable12": "\"INVALID TWITTER LINK, a Twitter Link looks like that: \\`https://twitter.com/MilratoDev\\`\"", "variable13": "\"INVALID TWITTER LINK, a Twitter Link looks like that: \\`https://twitter.com/MilratoDev\\`\"", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable15": "\"UNABLE TO FIND USER\"", "variable16": "\"UNABLE TO FIND USER\"", "variable17": "`<a:yes:833101995723194437> I will now watch for new Posts in this account: \\`${TwitterName}\\``", "variable18": "`**IF YOU TWITTER IS NOT THE SAME, THEN MANUALLY DEFINE THE ID THROUGH COMMAND!!!**\\n\\n**Make sure that you defined a \\`Discord Channel\\` too! Otherwise it won't post things!**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_19": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable19": "\"When posting a new Twit\"", - "variable20": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable20": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable22": "\"Which Channel do you wanna use?\"", "variable23": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable24": "`<a:yes:833101995723194437> I will now post Twitter Messages in \\`${channel.name}\\``", "variable25": "`\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_26": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable26": "\"When posting a new Twit\"", - "variable27": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable27": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable29": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable29": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable30": "\"Which MEssage do you wanna send with the Twitter Post?\"", "variable31": "`\\`{url}\\` Will be replaced with the Twitter POST LINK\\n\\n\\`{Twittername}\\` will be replaced with the TwitterAccountname`", "variable32": "`<a:yes:833101995723194437> I will now post The Twitter Messages with the Twitter Post: `", - "variable33": "`${collected.first().content.replace(\"{url}\", \"https://twitter.com/MilratoDev\").replace(\"{Twittername}\", \"bestgamershk2\")}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", + "variable33": "`${collected.first().content.replace(\"{url}\", \"https://twitter.com/MilratoDev\").replace(\"{Twittername}\", \"Tomato6966\")}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_34": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable34": "\"When posting a new Twit\"", - "variable35": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable37": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable37": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable38": "`<a:yes:833101995723194437> ${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"Enabled Showing Retweets\": \"Disabled Showing Retweets\"}`", "variable39": "`${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"I will now post Retweets too!\": \"I will not Post Retweets!\"}`", "variablex_40": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable40": "\"When posting a new Twit\"", @@ -2936,13 +2948,13 @@ "variable45": "`That's your @, forexample: MilratoDev\\n\\nPlease **just** enter the Name!`", "variable46": "`${collected.first().content.replace(\"{url}\", `https://twitter.com/${collected.first().content}`).replace(\"{Twittername}\", collected.first().content)}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_47": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable47": "\"When posting a new Twit\"", - "variable48": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable48": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable51": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable50": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable51": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable52": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable53": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable54": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable53": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable54": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable55": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-validcode": { @@ -2959,226 +2971,226 @@ "variable3": "\":x: Cancelled the Setup!\"", "variable4": "`**Hey ${message.author.username}!**`", "variable5": "`Please input the Amount of Warns someone should have when he should get kicked!\\nEnter \\`no\\` to disable it!\\n\\n*This will only work for the NEW WARNS*`", - "variable6": "\"<:NO:1169479454918180937> You did not enter a Number/`no`\"", + "variable6": "\"<:no:833101993668771842> You did not enter a Number/`no`\"", "variable7": "\"<a:yes:833101995723194437> Disabled Kick on x Warns\"", - "variable8": "\"<:NO:1169479454918180937> You did not enter a valid Number\"", - "variable9": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", + "variable8": "\"<:no:833101993668771842> You did not enter a valid Number\"", + "variable9": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", "variable10": "`<a:yes:833101995723194437> **Enabled a Kick on \\`${amount}+ Warns\\`**`", - "variable11": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> Your Time ran out\"", "variable12": "`**Hey ${message.author.username}!**`", "variable13": "`Please input the Amount of Warns someone should have when he should get banned!\\nEnter \\`no\\` to disable it!\\n\\n*This will only work for the NEW WARNS*`", - "variable14": "\"<:NO:1169479454918180937> You did not enter a Number/`no`\"", + "variable14": "\"<:no:833101993668771842> You did not enter a Number/`no`\"", "variable15": "\"<a:yes:833101995723194437> Disabled Ban on x Warns\"", - "variable16": "\"<:NO:1169479454918180937> You did not enter a valid Number\"", - "variable17": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", + "variable16": "\"<:no:833101993668771842> You did not enter a valid Number\"", + "variable17": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", "variable18": "`<a:yes:833101995723194437> **Enabled a Ban on \\`${amount}+ Warns\\`**`", - "variable19": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable19": "\"<:no:833101993668771842> Your Time ran out\"", "variable20": "`**Hey ${message.author.username}!**`", "variable21": "`Please Input the Number when the Role should get Granted as well as ping the Role\\n\\n**Example:** \\`1 @Warn1\\`\\n\\n*This will only work for the NEW WARNS*`", - "variable22": "\"<:NO:1169479454918180937> You did not ping a Valid Role\"", - "variable23": "\"<:NO:1169479454918180937> You did not enter a Number for x Warn to get a Role\"", - "variable24": "\"<:NO:1169479454918180937> YYou did not enter a valid Number for x Warn to get a Role\"", - "variable25": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", - "variable26": "`<:NO:1169479454918180937> Your Number ${amount} is already added!`", + "variable22": "\"<:no:833101993668771842> You did not ping a Valid Role\"", + "variable23": "\"<:no:833101993668771842> You did not enter a Number for x Warn to get a Role\"", + "variable24": "\"<:no:833101993668771842> YYou did not enter a valid Number for x Warn to get a Role\"", + "variable25": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", + "variable26": "`<:no:833101993668771842> Your Number ${amount} is already added!`", "variable27": "`<a:yes:833101995723194437> **I will now add the Role \\`${role.name}\\` on \\`${amount}+ Warns\\`**`", - "variable28": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable28": "\"<:no:833101993668771842> Your Time ran out\"", "variable29": "`**Hey ${message.author.username}!**`", "variable30": "`Please Input the Number when the Role should get Granted, which should get REMOVED (the Setting)\\n\\n**Example:** \\`1\\``", - "variable31": "\"<:NO:1169479454918180937> You did not enter a Number for x Warn to get a Role\"", - "variable32": "\"<:NO:1169479454918180937> YYou did not enter a valid Number for x Warn to get a Role\"", - "variable33": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", - "variable34": "`<:NO:1169479454918180937> Your Number ${amount} is not added yet!`", + "variable31": "\"<:no:833101993668771842> You did not enter a Number for x Warn to get a Role\"", + "variable32": "\"<:no:833101993668771842> YYou did not enter a valid Number for x Warn to get a Role\"", + "variable33": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", + "variable34": "`<:no:833101993668771842> Your Number ${amount} is not added yet!`", "variable35": "`<a:yes:833101995723194437> **I removed the Settings for \\`${yeee.roleid}\\` on \\`${yeee.warncount}+ Warns\\`**`", - "variable36": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable36": "\"<:no:833101993668771842> Your Time ran out\"", "variable37": "\"Settings for the Warn System\"", "variable38": "`**Kick on Warn:** \\`${warnsettings.kick ? warnsettings.kick + \" Warns\" : \"❌\"}\\`\\n**Ban on Warn:** \\`${warnsettings.ban ? warnsettings.ban + \" Warns\" : \"❌\"}\\`\\n**Roles add on Warn:**\\n>>> ${warnsettings.roles && warnsettings.roles.length > 0 ? warnsettings.roles.map(r=> `${r.warncount} = <@&${r.roleid}>`).join(\"\\n\") : \"❌ No Roles Yet\"}`", - "variable39": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable39": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable40": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-welcome": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Manage the Welcome Message in a **Channel**\\n\\n2️⃣ **==** Manage the Welcome Message for **DM MESSAGES**\\n\\n3️⃣ **==** Manage the Welcome **Roles**\\n\\n4️⃣ **==** ${client.settings.get(message.guild.id, \"welcome.captcha\")? \"Disable **Captcha** System\": \"Enable **Captcha** System\"}\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"What do you want to do? | CHANNEL WELCOME\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable7": "\"In which Channel shall I send the Welcome Message?\"", "variable8": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable9": "`<a:yes:833101995723194437> The new Welcome Cannel is: \\`${channel.name}\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Disabled the Welcome **Message**`", - "variable14": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "\"What do you want to do?\"", - "variable17": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable17": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable18": "`<a:yes:833101995723194437> I will now send no Image with the Welcome Message`", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "`<a:yes:833101995723194437> I will now send an Image with the Welcome Message`", - "variable22": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable22": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "\"Please add an Image now\"", "variable25": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable26": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable27": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable27": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable28": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable29": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable29": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable30": "\"Please retry the whole process\"", - "variable31": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable31": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable32": "`<a:yes:833101995723194437> I will now send an Auto generated Image with an transparent Background, including your Guild Avatar`", - "variable33": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable35": "\"Please add an Image now\"", "variable36": "`<a:yes:833101995723194437> I will now use your Custom image`", - "variable37": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable37": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable38": "`<a:yes:833101995723194437> I will now use your Custom Image`", - "variable39": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable39": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable40": "\"Please retry the whole process\"", - "variable41": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable41": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable42": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.frame\") ? \"Enabled the Frame for the Automated Welcome Image\" : \"Disabled the Frame for the Automated Welcome Image\"}`", - "variable43": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable43": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.discriminator\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\"}`", - "variable46": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable48": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.membercount\") ? \"Enabled the MemberCount Text for the Automated Welcome Image\" : \"Disabled the MemberCount Text for the Automated Welcome Image\"}`", - "variable49": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable49": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable50": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable51": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.servername\") ? \"Enabled Servername Text Frame for the Automated Welcome Image\" : \"Disabled the Servername Text for the Automated Welcome Image\"}`", - "variable52": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable52": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable53": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable54": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.pb\") ? \"Enabled Profile Picture for the Automated Welcome Image\" : \"Disabled Profile Picture for the Automated Welcome Image\"}`", - "variable55": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable55": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable57": "\"What do you want to do?\"", - "variable58": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable58": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable59": "`<a:yes:833101995723194437> CHANGED THE COLOR FOR THE FRAME`", - "variable60": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable60": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable62": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable63": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable62": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable63": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable64": "\"What should be the Welcome Message?\"", "variable65": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable66": "`<a:yes:833101995723194437> The new Welcome Message is:`", - "variable67": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable67": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable68": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable69": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable69": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable70": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.invite\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable71": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable71": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable72": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable73": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable73": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable74": "\"What do you want to do? | CHANNEL WELCOME\"", - "variable75": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable75": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable76": "`<a:yes:833101995723194437> I will now send Welcome-Messages to a new User in his DMS`", - "variable77": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable77": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable78": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable79": "`<a:yes:833101995723194437> I will now send **NO** Welcome-Messages to a new User in his DMS`", - "variable80": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable80": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable81": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable82": "\"What do you want to do?\"", - "variable83": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable83": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable84": "`<a:yes:833101995723194437> I will now send no Image with the Welcome Message (DM)`", - "variable85": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable85": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable86": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable87": "`<a:yes:833101995723194437> I will now send an Image with the Welcome Message (DM)`", - "variable88": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable88": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable89": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable90": "\"Please add an Image now\"", "variable91": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable92": "`<a:yes:833101995723194437> I will now use your Custom Background image (dm)`", - "variable93": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable93": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable94": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable95": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable95": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable96": "\"Please retry the whole process\"", - "variable97": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable97": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable98": "`<a:yes:833101995723194437> I will now send an Auto generated Image with an transparent Background, including your Guild Avatar (DM)`", - "variable99": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable99": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable101": "\"Please add an Image now\"", "variable102": "`<a:yes:833101995723194437> I will now use your Custom image (DM)`", - "variable103": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable103": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable104": "`<a:yes:833101995723194437> I will now use your Custom Image (DM)`", - "variable105": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable105": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable106": "\"Please retry the whole process\"", - "variable107": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable107": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable108": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.framedm\") ? \"Enabled the Frame for the Automated Welcome Image\" : \"Disabled the Frame for the Automated Welcome Image\"} (DM)`", - "variable109": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable109": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable110": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable111": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.discriminatordm\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\"} (DM)`", - "variable112": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable112": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable113": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable114": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.membercountdm\") ? \"Enabled the MemberCount Text for the Automated Welcome Image\" : \"Disabled the MemberCount Textthe Automated Welcome Image\"} (DM)`", - "variable115": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable115": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable116": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable117": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.servernamedm\") ? \"Enabled Servername Text Frame for the Automated Welcome Image\" : \"Disabled the Servername Text for the Automated Welcome Image\"} (DM)`", - "variable118": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable118": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable119": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable120": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.pbdm\") ? \"Enabled Profile Picture for the Automated Welcome Image\" : \"Disabled Profile Picture for the Automated Welcome Image\"} (DM)`", - "variable121": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable121": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable122": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable123": "\"What do you want to do?\"", - "variable124": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable124": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable125": "`<a:yes:833101995723194437> CHANGED THE COLOR FOR THE FRAME (DM)`", - "variable126": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable126": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable127": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable128": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable129": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable128": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable129": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable130": "\"What should be the Welcome Message? (DM\"", "variable131": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable132": "`<a:yes:833101995723194437> The new Welcome Message is: (DM)`", - "variable133": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable133": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable134": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable135": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable135": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable136": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.invitedm\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable137": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable137": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable138": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable139": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable139": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable140": "\"What do you want to do? | CHANNEL WELCOME\"", - "variable141": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable141": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable142": "\"Which Role do you wanna add?\"", "variable143": "`Please Ping the Role now!`", - "variable144": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an Welcome Role`", + "variable144": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an Welcome Role`", "variable145": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an Welcome Role`", - "variable146": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable146": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable147": "\"Which Role do you wanna remove?\"", "variable148": "`Please Ping the Role now!`", - "variable149": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an Welcome Role yet`", + "variable149": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an Welcome Role yet`", "variable150": "`<a:yes:833101995723194437> Remove the role: \\`${role.name}\\` from the Welcome Roles`", - "variable151": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable151": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable152": "`Everyone who joins will get those Roles now:`", - "variable153": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable153": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable154": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.captcha\") ? \"Enabled the Captcha System\" : \"Disabled the Cpatcha System\"}`", - "variable155": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable155": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable156": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-youtube": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"In which Channel should I post all Youtube Videos?\"", "variable5": "`Please just ping the Channel with #channel!`", "variable6": "`<a:yes:833101995723194437> I will now send all Youtube Notifications in \\`${msg.mentions.channels.filter(ch=>ch.guild.id==msg.guild.id).first().name}\\``", "variable7": "\"DONT FORGET TO ADD A **YOUTUBE_CHANNELS**!!!\"", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable9": "\"<:NO:1169479454918180937> ERROR | You've reached the maximum amount of youtube Channels (5)\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable9": "\"<:no:833101993668771842> ERROR | You've reached the maximum amount of youtube Channels (5)\"", "variable10": "\"Which Channel do you wanna add? | Just send the LINK!\"", - "variable11": "\"<:NO:1169479454918180937> ERROR | The Youtube Channel is already setup!\"", + "variable11": "\"<:no:833101993668771842> ERROR | The Youtube Channel is already setup!\"", "variable12": "`<a:yes:833101995723194437> added the Channel ${msg.content}`", "variable13": "\"You can change the default message via the **\\\"edit\\\"**\"", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable15": "\"<:NO:1169479454918180937> ERROR | You havent setup any Youtube Channels yet!\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | You havent setup any Youtube Channels yet!\"", "variable16": "\"Which Channel do you wanna remove? | Just react with the right one!\"", "variable17": "`<a:yes:833101995723194437> removed the Channel ${channel}`", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable19": "\"<:NO:1169479454918180937> ERROR | You havent setup any Youtube Channels yet!\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable19": "\"<:no:833101993668771842> ERROR | You havent setup any Youtube Channels yet!\"", "variable20": "\"Which Channel's Message do you wanna edit? | Just react with the right one!\"", "variable21": "\"What should be the new Message?\"", "variable22": "`<a:yes:833101995723194437> Changed the message for the Channel ${channel}`", - "variable23": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable24": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable25": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable23": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable24": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable25": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup": { @@ -3187,8 +3199,8 @@ "variable3": "\"***Select what you need in the `Selection` down Below!***\"", "variable4": "`💪 The Setup Commands \\`1/2\\``", "variable5": "`💪 The Setup Commands \\`2/2\\``", - "variable6": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable7": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable6": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable7": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable8": "\"***Select what you need in the `Selection` down Below!***\"", "variable9": "\":x: Cancelled the Setup!\"", "variable10": "`\\`\\`\\`${String(JSON.stringify(e, null, 2)).substr(0, 2000)}\\`\\`\\``" @@ -3197,21 +3209,21 @@ "economy": { "balance": { "variable1": "\"UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`👛 **${user == message.author ? \"You\" : user.username}** ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Pocket`", "variable4": "`**🏦 ${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(data.bank)} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Bank Account**\\n\\n🧸 **${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**${items > 0 ? `\\n\\n**To see ${user == message.author ? \"your \" : \"his/her\"} Items, type:**\\n\\`${prefix}items${user == message.author ? \"\" : \" \" + user}\\`` : \"\"}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "bank": { "variable1": "\"UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`👛 **${user == message.author ? \"You\" : user.username}** ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Pocket`", "variable4": "`**🏦 ${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(data.bank)} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Bank Account**\\n\\n🧸 **${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**${items > 0 ? `\\n\\n**To see ${user == message.author ? \"your \" : \"his/her\"} Items, type:**\\n\\`${prefix}items${user == message.author ? \"\" : \" \" + user}\\`` : \"\"}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "beg": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your beg reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your beg reward!`", "variable3": "`🕐 **Try again in ${time.map(i => `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your beg reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", @@ -3219,88 +3231,88 @@ }, "blackmarket": { "variable1": "`An Admin can enable it with: **\\`${prefix}setup-commands\\``", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable3": "`<:NO:1169479454918180937> You've already bought a 2 Day Boost in the last 5 Days!`", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable3": "`<:no:833101993668771842> You've already bought a 2 Day Boost in the last 5 Days!`", "variable4": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable5": "`<:NO:1169479454918180937> You did not add the Multiplier you want to buy for 2 Days!`", + "variable5": "`<:no:833101993668771842> You did not add the Multiplier you want to buy for 2 Days!`", "variable6": "`Usage: \\`${prefix}blackmarket <Multiplier>\\`\\n\\n\\Example: \\`${prefix}blackmarket 3\\``", - "variable7": "`<:NO:1169479454918180937> You cannot buy a 0 or less then 0 Multiplier, for 2 Days`", + "variable7": "`<:no:833101993668771842> You cannot buy a 0 or less then 0 Multiplier, for 2 Days`", "variable8": "`Usage: \\`${prefix}blackmarket <Multiplier>\\`\\n\\n\\Example: \\`${prefix}blackmarket 3\\``", - "variable9": "`<:NO:1169479454918180937> You cannot buy a 1 Multiplier, for 2 Days`", + "variable9": "`<:no:833101993668771842> You cannot buy a 1 Multiplier, for 2 Days`", "variable10": "`Usage: \\`${prefix}blackmarket <Multiplier>\\`\\n\\n\\Example: \\`${prefix}blackmarket 3\\``", - "variable11": "`<:NO:1169479454918180937> You cannot buy a Multiplier bigger then 5, for 2 Days`", + "variable11": "`<:no:833101993668771842> You cannot buy a Multiplier bigger then 5, for 2 Days`", "variable12": "`Usage: \\`${prefix}blackmarket <Multiplier>\\`\\n\\n\\Example: \\`${prefix}blackmarket 3\\``", - "variable13": "`<:NO:1169479454918180937> You can't pay more Money (\\`${(amount - 1)}x ${prize}\\`) than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable13": "`<:no:833101993668771842> You can't pay more Money (\\`${(amount - 1)}x ${prize}\\`) than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable14": "`<a:yes:833101995723194437> You've bought a ${amount}x Boost for 2 Days, for \\`${prize * (amount - 1)} 💸\\`, You can buy one again in 5 Days`", "variable15": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket\\n\\nEvery single INCOME will now be ${amount}x Worth for 3 DAYS`", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "buy": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable2": "`**🧸 | Available Items to be bought**`", "variable3": "`👛 You have (\\`${data.balance} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${items} Items\\` with a value of: \\`${itemsvalue} 💸\\`**\\n\\n**__How to buy an Item?__**\\n> \\`${prefix}buy <ITEMNAME> <AMOUNT>\\``", - "variable4": "`<:NO:1169479454918180937> You cannot buy 0 Items`", + "variable4": "`<:no:833101993668771842> You cannot buy 0 Items`", "variable5": "`Usage: \\`${prefix}buy <Item> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay Car 2\\``", - "variable6": "`<:NO:1169479454918180937> This Item seems to not exist! Those Items are available:`", + "variable6": "`<:no:833101993668771842> This Item seems to not exist! Those Items are available:`", "variable7": "`👛 You have (\\`${data.balance} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${items} Items\\` with a value of: \\`${itemsvalue} 💸\\`**\\n\\n**__How to buy an Item?__**\\n> \\`${prefix}buy <ITEMNAME> <AMOUNT>\\``", - "variable8": "`<:NO:1169479454918180937> You can't buy **${nFormatter(amountofbuy)} ${args[0]}** because it costs more Money (\\`${nFormatter(endprize)} 💸\\`) then you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", + "variable8": "`<:no:833101993668771842> You can't buy **${nFormatter(amountofbuy)} ${args[0]}** because it costs more Money (\\`${nFormatter(endprize)} 💸\\`) then you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", "variable9": "`👛 You have (\\`${data.balance} 💸\\`) in your Pocket \\n\\nTry to reduce the Amount or Get some Money by working, begging, or from your Bank!`", "variable10": "`<a:yes:833101995723194437> **Successfully bought ${nFormatter(amountofbuy)} ${args[0]} for \\`${nFormatter(endprize)} 💸\\`**`", "variable11": "`👛 You have (\\`${nFormatter(data.balance)} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**\\n\\n**To see your Items, type:**\\n\\`${prefix}items\\``", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "coinflip": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> Specify the \\`flip-result\\`, it should be a number between \\`heads\\`-\\`tails\\``", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> Specify the \\`flip-result\\`, it should be a number between \\`heads\\`-\\`tails\\``", "variable3": "`Usage: \\`${prefix}coinflip <roll-result> <Gamble-Amount>\\`\\n\\n\\Example: \\`${prefix}coinflip heads 100\\``", - "variable4": "`<:NO:1169479454918180937> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", + "variable4": "`<:no:833101993668771842> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", "variable5": "`Usage: \\`${prefix}coinflip <roll-result> <Gamble-Amount>\\`\\n\\n\\Example: \\`${prefix}coinflip heads 100\\``", - "variable6": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable7": "`<:NO:1169479454918180937> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable7": "`<:no:833101993668771842> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> You've won \\`${amount} 💸\\``", "variable9": "`**The Coin Flipped: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable10": "`<:NO:1169479454918180937> You've lost \\`${amount} 💸\\``", + "variable10": "`<:no:833101993668771842> You've lost \\`${amount} 💸\\``", "variable11": "`**The Coin Flipped: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "crime": { - "variable1": "`<:NO:1169479454918180937> You've already atempted a crime Today!!`", + "variable1": "`<:no:833101993668771842> You've already atempted a crime Today!!`", "variable2": "`**Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable3": "`<a:yes:833101995723194437> ${thecrimemsg} and earned \\`${amount} 💸\\``", "variable4": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "daily": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your daily reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your daily reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your daily reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "deposit": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You didn't provide a valid Argument`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You didn't provide a valid Argument`", "variable3": "`Usage: \\`${prefix}deposit <All/Amount>\\`\\n\\n\\Example: \\`${prefix}deposit 100\\``", "variable4": "`<a:yes:833101995723194437> You deposited **\\`${nFormatter(deposited)}💸\\`** to your Bank`", "variable5": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable6": "`<:NO:1169479454918180937> You can't deposit a negative Amount of Money or no Money, to your Bank`", - "variable7": "`<:NO:1169479454918180937> You can't deposit more Money than you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> You can't deposit a negative Amount of Money or no Money, to your Bank`", + "variable7": "`<:no:833101993668771842> You can't deposit more Money than you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> You deposited **\\`${amount}💸\\`** to your Bank`", "variable9": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "dice": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> Specify the \\`roll-result\\`, it should be a number between \\`1\\`-\\`6\\``", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> Specify the \\`roll-result\\`, it should be a number between \\`1\\`-\\`6\\``", "variable3": "`Usage: \\`${prefix}dice <roll-result> <Gamble-Amount>\\`\\n\\n\\Example: \\`${prefix}dice 3 100\\``", - "variable4": "`<:NO:1169479454918180937> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", + "variable4": "`<:no:833101993668771842> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", "variable5": "`Usage: \\`${prefix}dice <roll-result> <Gamble-Amount>\\`\\n\\n\\Example: \\`${prefix}dice 3 100\\``", - "variable6": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable7": "`<:NO:1169479454918180937> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable7": "`<:no:833101993668771842> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> You've won \\`${amount} 💸\\``", "variable9": "`**The Dice rolled: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable10": "`<:NO:1169479454918180937> You've lost \\`${amount} 💸\\``", + "variable10": "`<:no:833101993668771842> You've lost \\`${amount} 💸\\``", "variable11": "`**The Dice rolled: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, @@ -3315,137 +3327,137 @@ "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "hourly": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your hourly reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your hourly reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your hourly reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "inventory": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\``", "variable4": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "items": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\``", "variable4": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "monthly": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your monthly reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your monthly reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${Math.floor(data.balance)} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your monthly reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${Math.floor(data.balance)} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "pay": { - "variable1": "`<:NO:1169479454918180937> You didn't pinged to whom you want to pay`", - "variable2": "`Usage: \\`${prefix}pay <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay <@399650958096728064> 42069\\``", - "variable3": "`<:NO:1169479454918180937> You didn't add the payamount`", - "variable4": "`Usage: \\`${prefix}pay <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay <@399650958096728064> 42069\\``", - "variable5": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable6": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable7": "`<:NO:1169479454918180937> You can't pay a negative Amount of Money or no Money, to ${topay}`", - "variable8": "`<:NO:1169479454918180937> You can't pay more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable1": "`<:no:833101993668771842> You didn't pinged to whom you want to pay`", + "variable2": "`Usage: \\`${prefix}pay <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay <@442355791412854784> 42069\\``", + "variable3": "`<:no:833101993668771842> You didn't add the payamount`", + "variable4": "`Usage: \\`${prefix}pay <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay <@442355791412854784> 42069\\``", + "variable5": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable6": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable7": "`<:no:833101993668771842> You can't pay a negative Amount of Money or no Money, to ${topay}`", + "variable8": "`<:no:833101993668771842> You can't pay more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable9": "`<a:yes:833101995723194437> **You payed \\`${payamount} 💸\\` to \\`${topay.tag}\\`**`", "variable10": "`👛 **You** now have \\`${Math.floor(data.balance)} 💸\\` in your Pocket\\n\\n👛 **${topay.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "profile": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\``", "variable4": "`👛 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"your \": \"his/her\"} Pocket\\n**🏦 ${user == message.author ? \"You\": user.username} ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(data.bank)} 💸\\` in ${user == message.author ? \"your \": \"his/her\"} Bank Account**\\n\\`\\`\\` \\`\\`\\`**ITEMS:**\\n${theitems.length != 0 ? \">>> \"+ theitems.join(\"\\n\\n\") : `\\`${nFormatter(Math.floor(data.balance))} 💸\\` ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "rob": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "`<:NO:1169479454918180937> You didn't pinged to whom you want to rob`", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "`<:no:833101993668771842> You didn't pinged to whom you want to rob`", "variable3": "`Usage: \\`${prefix}rob <@USER>\\`\\n Mind you can also use a Name / Id, which would be nicer!`", - "variable4": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable5": "`<:NO:1169479454918180937> You've already robbed Today!!`", + "variable4": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable5": "`<:no:833101993668771842> You've already robbed Today!!`", "variable6": "`Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable7": "\"<:NO:1169479454918180937> He does not have enough balance!\"", + "variable7": "\"<:no:833101993668771842> He does not have enough balance!\"", "variable8": "`<a:yes:833101995723194437> You robbed \\`${amount} 💸\\` of \\`${user.tag}\\``", "variable9": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "sell": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable2": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`, those can you sell:`", "variable3": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", - "variable4": "`<:NO:1169479454918180937> You cannot sell 0 Items`", + "variable4": "`<:no:833101993668771842> You cannot sell 0 Items`", "variable5": "`Usage: \\`${prefix}sell <Item> <Amount>\\`\\n\\n\\Example: \\`${prefix}sell Pen 2\\``", "variable6": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`, those can you sell:`", "variable7": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", - "variable8": "`<:NO:1169479454918180937> You cannot sell an Item which you don't have`", + "variable8": "`<:no:833101993668771842> You cannot sell an Item which you don't have`", "variable9": "`Buy it with: \\`${prefix}buy <Item> <Amount>\\`\\n\\n\\Example: \\`${prefix}buy ${args[0].toLowerCase()} 1\\``", - "variable10": "`<:NO:1169479454918180937> You cannot sell More ${args[0]} then you have (\\`${ data.items[`${args[0].toLowerCase()}`]}\\`)`", + "variable10": "`<:no:833101993668771842> You cannot sell More ${args[0]} then you have (\\`${ data.items[`${args[0].toLowerCase()}`]}\\`)`", "variable11": "`Usage: \\`${prefix}sell <Item> <Amount>\\`\\n\\n\\Example: \\`${prefix}sell ${args[0].toLowerCase()} ${data.items[`${args[0].toLowerCase()}`]}\\``", "variable12": "`<a:yes:833101995723194437> **Successfully sold ${nFormatter(amountofbuy)} ${args[0]} for \\`${nFormatter(endprize)} 💸\\`**`", "variable13": "`👛 You have (\\`${nFormatter(data.balance)} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**\\n\\n**To see your Items, type:**\\n\\`${prefix}items\\``", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "slots": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You didn't add the slotsamount`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You didn't add the slotsamount`", "variable3": "`Usage: \\`${prefix}slots <Amount>\\`\\n\\n\\Example: \\`${prefix}slots 420\\``", - "variable4": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable5": "`<:NO:1169479454918180937> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable4": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable5": "`<:no:833101993668771842> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable6": "`<a:yes:833101995723194437> You've won \\`${amount} 💸\\``", "variable7": "`${slotItems[number[0]]} | ${slotItems[number[1]]} | ${slotItems[number[2]]}\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable8": "`<:NO:1169479454918180937> You've lost \\`${amount} 💸\\``", + "variable8": "`<:no:833101993668771842> You've lost \\`${amount} 💸\\``", "variable9": "`${slotItems[number[0]]} | ${slotItems[number[1]]} | ${slotItems[number[2]]}\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "storeinfo": { "variable1": "`An Admin can enable it with: **\\`${prefix}setup-commands\\``", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`**🧸 | Available Items to be bought**`", "variable4": "`🧸 **You have \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸**\\n\\n**__How to buy an Item?__**\\n> \\`${prefix}buy <ITEMNAME> <AMOUNT>\\``", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "transfer": { - "variable1": "`<:NO:1169479454918180937> You didn't pinged to whom you want to transfer`", - "variable2": "`Usage: \\`${prefix}transfer <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}transfer <@399650958096728064> 42069\\``", - "variable3": "`<:NO:1169479454918180937> You didn't add the transferamount`", - "variable4": "`Usage: \\`${prefix}transfer <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}transfer <@399650958096728064> 42069\\``", - "variable5": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable6": "`<:NO:1169479454918180937> You can't transfer a negative Amount of Money or no Money, to ${totransfer}`", - "variable7": "`<:NO:1169479454918180937> You can't transfer more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable1": "`<:no:833101993668771842> You didn't pinged to whom you want to transfer`", + "variable2": "`Usage: \\`${prefix}transfer <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}transfer <@442355791412854784> 42069\\``", + "variable3": "`<:no:833101993668771842> You didn't add the transferamount`", + "variable4": "`Usage: \\`${prefix}transfer <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}transfer <@442355791412854784> 42069\\``", + "variable5": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable6": "`<:no:833101993668771842> You can't transfer a negative Amount of Money or no Money, to ${totransfer}`", + "variable7": "`<:no:833101993668771842> You can't transfer more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> **You transfered \\`${transferamount} 💸\\` to \\`${totransfer.tag}\\`**`", "variable9": "`👛 **You** now have \\`${Math.floor(data.balance)} 💸\\` in your Pocket\\n\\n👛 **${totransfer.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "weekly": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your weekly reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your weekly reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your weekly reward of \\`${nFormatter(amount)} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "withdraw": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You didn't provide a valid Argument`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You didn't provide a valid Argument`", "variable3": "`Usage: \\`${prefix}withdraw <All/Amount>\\`\\n\\n\\Example: \\`${prefix}withdraw 100\\``", "variable4": "`<a:yes:833101995723194437> You withdrawed **\\`${nFormatter(withdrawed)}💸\\`** from your Bank`", "variable5": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable6": "`<:NO:1169479454918180937> You can't withdraw a negative Amount of Money or no Money, from your Bank`", - "variable7": "`<:NO:1169479454918180937> You can't withdraw more Money than you have in your **🏦 Bank (\\`${data.balance} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> You can't withdraw a negative Amount of Money or no Money, from your Bank`", + "variable7": "`<:no:833101993668771842> You can't withdraw more Money than you have in your **🏦 Bank (\\`${data.balance} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> You withdrawed **\\`${nFormatter(amount)}💸\\`** from your Bank`", "variable9": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "work": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already worked recently!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already worked recently!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You worked as a **${replies[result]}** and earned \\`${nFormatter(amount)} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", @@ -3454,132 +3466,132 @@ }, "soundboard": { "abdi": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "ahshit": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "araara": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "bhau": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "bruh": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "cuteuwu": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "disconnected": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "fart": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "game-over": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "giggle": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "ha-gay": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "hellomf": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "honk": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "john-cena": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "laugh": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "magic": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "margayamc": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "moin-meister": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "nani": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "oioi": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "oioioi": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "onichan": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "pew-pew": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "ph-intro": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "quack-quack": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "rickroll": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "sheesh": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "silly-fart": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "surprisemf": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "uwu": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "verpissdich": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "wow": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" } }, "nsfw": { @@ -3748,7 +3760,7 @@ }, "fun": { "8ball": { - "variable1": "`<:NO:1169479454918180937> Please Add a Question`", + "variable1": "`<:no:833101993668771842> Please Add a Question`", "variable2": "\"Can't get 8ball replies, try again later.\"", "variable3": "\"8ball\"", "variable4": "\"API provided by Delegator 8ball\"", @@ -3756,18 +3768,18 @@ }, "abandon": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}abandon <TEXT>\\``" }, "affect": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "airpods": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "amazeme": { "variable1": "`https://imgur.com/${selected.hash}${selected.ext.replace(/\\?.*/, '')}`", @@ -3775,123 +3787,123 @@ }, "america": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "armor": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}armor <TEXT>\\``" }, "beautiful": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "bed": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "blur": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "brazzers": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "byemom": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable4": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable4": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable5": "`Usage: \\`${prefix}byemom @User <TEXT>\\``" }, "cancer": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "changemymind": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}changemymind <TEXT>\\``" }, "chat": { - "variable1": "`<:NO:1169479454918180937> You didn't provided a Text`", + "variable1": "`<:no:833101993668771842> You didn't provided a Text`", "variable2": "`Usage: \\`${prefix}say <Your Text>\\``", "variable3": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "circle": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "communism": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "corporate": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "cry": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}cry <TEXT>\\``" }, "dab": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "delete": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "disability": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "door": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "drake": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}drake <TEXT>\\``" }, "egg": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "emergencymeeting": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}emergencymeeting <TEXT>\\``" }, "excuseme": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}excuseme <TEXT>\\``" }, "facepalm": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "fact": { @@ -3900,55 +3912,55 @@ }, "facts": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}facts <TEXT>\\``" }, "failure": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "fakenews": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "floor": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}floor @User <TEXT>\\``" }, "godwhy": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}godwhy <TEXT>\\``" }, "greyscale": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "hitler": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "invert": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "ipad": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "jail": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "joke": { "variable1": "`${client.user.username}|Joke`", @@ -3956,13 +3968,13 @@ }, "jokeOverHead": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "keepdistance": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}keepdistance <TEXT>\\``" }, "kill": { @@ -3971,8 +3983,8 @@ }, "kiss": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "meme": { @@ -3981,75 +3993,75 @@ }, "note": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}note <TEXT>\\``" }, "notstonks": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}notstonks <TEXT>\\``" }, "obama": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}obama @User <TEXT>\\``" }, "ohno": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}ohno2 <TEXT>\\``" }, "piccolo": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}piccolo <TEXT>\\``" }, "rainbow": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "rip": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "roblox": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "satan": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "savehumanity": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}savehumanity <TEXT>\\``" }, "sepia": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "shit": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}shit <TEXT>\\``" }, "stonks": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}stonks <TEXT>\\``" }, "stroke": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}stroke <TEXT>\\``" }, "test": { @@ -4057,43 +4069,43 @@ }, "tornado": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}tornado <TEXT1 ++ TEXT2>\\``" }, "trash": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "trigger": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "tweet": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}tweet @User <TEXT>\\``" }, "violence": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}violence <TEXT>\\``" }, "walking": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}walking <TEXT>\\``" }, "wanted": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "wasted": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "weather": { @@ -4106,28 +4118,28 @@ }, "whodidthis": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "youtube": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}youtube @User <TEXT>\\``" } }, "administration": { "addrole": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}addrole @USER @ROLE\\``", - "variable6": "`<:NO:1169479454918180937> please ping a ROLE!`", + "variable6": "`<:no:833101993668771842> please ping a ROLE!`", "variable7": "` Usage: \\`${prefix}addrole @USER @ROLE\\``", - "variable8": "`<:NO:1169479454918180937> I cannot give that Role to this Member, because he is higher/Equal to your Rang Position!`", - "variable9": "`<:NO:1169479454918180937> I cannot give that Role to this Member, because it's higher then your highest ROLE!`", - "variable10": "`<:NO:1169479454918180937> I cannot give that Role to this Member, because he already has it!!`", - "variable11": "`<:NO:1169479454918180937> An error occurred!`", + "variable8": "`<:no:833101993668771842> I cannot give that Role to this Member, because he is higher/Equal to your Rang Position!`", + "variable9": "`<:no:833101993668771842> I cannot give that Role to this Member, because it's higher then your highest ROLE!`", + "variable10": "`<:no:833101993668771842> I cannot give that Role to this Member, because he already has it!!`", + "variable11": "`<:no:833101993668771842> An error occurred!`", "variable12": "`<a:yes:833101995723194437> added \\`${role.name}\\` to \\`${member.user.tag}\\``", "variable13": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable14": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4135,14 +4147,14 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "addroletoeveryone": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> There is an active \\`addroletoeveryone\\` Command already executing in this Server!`", - "variable5": "`<:NO:1169479454918180937> please ping a ROLE!`", + "variable4": "`<:no:833101993668771842> There is an active \\`addroletoeveryone\\` Command already executing in this Server!`", + "variable5": "`<:no:833101993668771842> please ping a ROLE!`", "variable6": "` Usage: \\`${prefix}addroletoeveryone @ROLE\\``", - "variable7": "`<:NO:1169479454918180937> I cannot give that Role to all Members, because it's higher then your highest ROLE!`", - "variable8": "`<:NO:1169479454918180937> Found no Members!`", + "variable7": "`<:no:833101993668771842> I cannot give that Role to all Members, because it's higher then your highest ROLE!`", + "variable8": "`<:no:833101993668771842> Found no Members!`", "variable9": "`Most of the Times this means, **everyone** already has this ROLE! But you can retry..`", "variable10": "`This will take ${ms(seconds, {long: true})} in ideal conditions. Please be patient.`", "variable11": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", @@ -4153,16 +4165,16 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "ban": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `BAN MEMBERS`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `BAN MEMBERS`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> Please add a Member you want to ban!`", + "variable4": "`<:no:833101993668771842> Please add a Member you want to ban!`", "variable5": "`Usage: \\`${prefix}ban @User [Reason]\\``", - "variable6": "`<:NO:1169479454918180937> I cannot ban someone, who is above/equal you`", - "variable7": "`<:NO:1169479454918180937> The Member is not bannable, sorry!`", + "variable6": "`<:no:833101993668771842> I cannot ban someone, who is above/equal you`", + "variable7": "`<:no:833101993668771842> The Member is not bannable, sorry!`", "variable8": "`<a:yes:833101995723194437> You got banned by \\`${message.author.tag}\\` from \\`${message.guild.name}\\` for ${days === 0 ? `Infinite Days` : `${days} Days`}`", "variable9": "`Reason:\\n> ${reason}`", - "variable10": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", + "variable10": "`<:no:833101993668771842> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", "variable11": "`${kickmember.user}`", "variable12": "`<a:yes:833101995723194437> Banned \\`${kickmember.user.tag}\\` for ${days === 0 ? `Infinite Days` : `${days} Days`}`", "variable13": "`Reason:\\n> ${reason}`", @@ -4170,20 +4182,20 @@ "variablex_15": "`Executed in: `", "variable15":"`<#${message.channel.id}> \\`${message.channel.name}\\``", "variablex_16": "`Executed by: `", "variable16":"`<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "`<:NO:1169479454918180937> An error occurred!`", + "variable18": "`<:no:833101993668771842> An error occurred!`", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "clear": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE MESSAGES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE MESSAGES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", - "variable5": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", + "variable4": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", + "variable5": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", "variable6": "`${emoji.msg.SUCCESS} ${msgs.length} messages successfully deleted!`", "variable7": "`I found ${msgs.length} messages of the ${args[0]} Amount of Messages, which were sent by a Bot`", - "variable8": "\"<:NO:1169479454918180937> User not found\"", - "variable9": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", - "variable10": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", + "variable8": "\"<:no:833101993668771842> User not found\"", + "variable9": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", + "variable10": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", "variable11": "`${emoji.msg.SUCCESS} ${msgs.length} messages successfully deleted!`", "variable12": "`I found ${msgs.length} messages of the ${args[0]} Amount of Messages, which were sent from ${user}`", "variable13": "`${emoji.msg.SUCCESS} ${clearamount} messages successfully deleted!`", @@ -4193,11 +4205,11 @@ "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "clearbotmessages": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE MESSAGES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE MESSAGES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", - "variable5": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", + "variable4": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", + "variable5": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", "variable6": "`${emoji.msg.SUCCESS} ${msgs.length} messages successfully deleted!`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4206,19 +4218,19 @@ }, "close": { "variable1": "\"Ticketsystem is not setup yet!\"", - "variable2": "\"<:NO:1169479454918180937> This Channel is not a Ticket!\"", - "variable3": "`<:NO:1169479454918180937> You are not allowed to close a Ticket`", + "variable2": "\"<:no:833101993668771842> This Channel is not a Ticket!\"", + "variable3": "`<:no:833101993668771842> You are not allowed to close a Ticket`", "variable4": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\" | \") + ticket.adminroles.join(\" | \") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\` You can also add Ticket only Roles with \\`${prefix}setup-ticket\\``}`", "variable5": "\"What do you want to do?\"", - "variable6": "`<:NO:1169479454918180937> An error occurred!`", + "variable6": "`<:no:833101993668771842> An error occurred!`", "variable7": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "copymessage": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't ping a Valid Channel`", + "variable3": "`<:no:833101993668771842> You didn't ping a Valid Channel`", "variable4": "`Usage: \\`${prefix}copymessage <#Channel> <Message_ID>\\``", - "variable5": "`<:NO:1169479454918180937> You didn't add a Valid Message ID`", + "variable5": "`<:no:833101993668771842> You didn't add a Valid Message ID`", "variable6": "`Usage: \\`${prefix}copymessage <#Channel> <Message_ID>\\``", "variable7": "`\\`\\`\\`${prefix}say ${msg.content}\\`\\`\\``", "variable8": "`\\`\\`\\`${prefix}${embed.image ? embed.image.url ? \"img\" : \"\" : \"\"}embed ${embed.title ? embed.title : \"\"}${embed.image ? embed.image.url ? \"++\" + embed.image.url : \"\" : \"\"}++${embed.description ? embed.description: \"\"}\\`\\`\\``", @@ -4227,14 +4239,14 @@ "variable11": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable12": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable13": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable14": "`<:NO:1169479454918180937> An error occurred!`", + "variable14": "`<:no:833101993668771842> An error occurred!`", "variable15": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "deleterole": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a ROLE!`", + "variable4": "`<:no:833101993668771842> please ping a ROLE!`", "variable5": "` Usage: \\`${prefix}deleterole @ROLE\\``", "variable6": "`Do you really wanna delete the ${role.name} from this Server?`", "variable7": "\"*This step cannot be undone!*\\n\\nReply with **__yes__** if you wanna delete it!\"", @@ -4242,39 +4254,39 @@ "variable9": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable10": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable11": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable12": "`<:NO:1169479454918180937> You did not add **__yes__**`", - "variable13": "`<:NO:1169479454918180937> An error occurred!`", + "variable12": "`<:no:833101993668771842> You did not add **__yes__**`", + "variable13": "`<:no:833101993668771842> An error occurred!`", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "detailwarn": { - "variable1": "`<:NO:1169479454918180937> Please add a Member you want to detailwarn!`", + "variable1": "`<:no:833101993668771842> Please add a Member you want to detailwarn!`", "variable2": "`Usage: \\`${prefix}detailwarn @User <WARN_ID>\\``", - "variable3": "`<:NO:1169479454918180937> Please add the Warning you want to remove from him`", + "variable3": "`<:no:833101993668771842> Please add the Warning you want to remove from him`", "variable4": "`See his warns: \\`${prefix}warns @User \\``", - "variable5": "`<:NO:1169479454918180937> User has no Warnings`", - "variable6": "`<:NO:1169479454918180937> Value out of range`", + "variable5": "`<:no:833101993668771842> User has no Warnings`", + "variable6": "`<:no:833101993668771842> Value out of range`", "variable7": "`Usage: \\`${prefix}detailwarn @User <WARN_ID>\\` Highest ID: ${warnIDs.length - 1}`", "variable8": "`**Reason:**\\n\\`\\`\\`${warning.reason.length > 2030 ? warning.reason.substr(0, 2030) + ` ...` : warning.reason}\\`\\`\\``", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "`<:NO:1169479454918180937> An error occurred!`", + "variable10": "`<:no:833101993668771842> An error occurred!`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "dm": { "variable1": "\"This Command got disabled :cry:\\n\\nThis is because of abuse protection, because this command is the reason that bots get flagged for abusive behaviour etc. etc. Please do what you wanted to do manually!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`You need to be a Server Administrator`", - "variable4": "`<:NO:1169479454918180937> You didn't provide a Text`", + "variable4": "`<:no:833101993668771842> You didn't provide a Text`", "variable5": "`Usage: \\`${prefix}dm <@USER/@ROLE> <Your Text>\\``", "variable6": "`<a:yes:833101995723194437> Successfully Dmed ${member.user.username}`", - "variable7": "\"<:NO:1169479454918180937> Unable to Dm this User, this is probably because he either blocked me or turned his Dms off!\"", - "variable8": "`<:NO:1169479454918180937> You didn't provide a Text`", + "variable7": "\"<:no:833101993668771842> Unable to Dm this User, this is probably because he either blocked me or turned his Dms off!\"", + "variable8": "`<:no:833101993668771842> You didn't provide a Text`", "variable9": "`Usage: \\`${prefix}dm <@USER/@ROLE> <Your Text>\\``", - "variable10": "`<:NO:1169479454918180937> Found no Members!`", + "variable10": "`<:no:833101993668771842> Found no Members!`", "variable11": "`Most of the Times this means, no one has this ROLE! But you can retry..`", "variable12": "`This will take ${ms(seconds, {long: true})} in ideal conditions. Please be patient.`", "variable13": "`<a:yes:833101995723194437> SUCCESS, send a Dm to \\`${succeeded.length}\\` / \\`${failed.length + succeeded.length}\\` Members`", "variablex_14": "\"\\u200b\"", "variable14":"\"*If a Member is Failed it probably is because he either blocked me or turned his Dms off*\"", - "variable15": "`<:NO:1169479454918180937> You need to ping a ROLE or a MEMBER`", + "variable15": "`<:no:833101993668771842> You need to ping a ROLE or a MEMBER`", "variable16": "`Usage: ${prefix}dm <@USER/@ROLE> <TEXT>`", "variable17": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable18": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4282,9 +4294,9 @@ "variable20": "`\\`\\`\\`${String(e).substr(0, 2048)}\\`\\`\\``" }, "editembed": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Message Id, nor a Title, nor a Descriptio`", + "variable3": "`<:no:833101993668771842> You didn't provide a Message Id, nor a Title, nor a Descriptio`", "variable4": "`Usage: \\`${prefix}editembed <OLDMESSAGE_ID> ++ <Title> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4292,9 +4304,9 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "editimgembed": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide an Old Message Id, nor a Title, nor a Description, nor Image`", + "variable3": "`<:no:833101993668771842> You didn't provide an Old Message Id, nor a Title, nor a Description, nor Image`", "variable4": "`Usage: \\`${prefix}editimgembed <OLDMESSAGE_ID> ++ <TITLE> ++ <IMAGEURL> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4302,9 +4314,9 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "embed": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Title, nor a Description`", + "variable3": "`<:no:833101993668771842> You didn't provide a Title, nor a Description`", "variable4": "`Usage: \\`${prefix}embed <TITLE> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4312,7 +4324,7 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "embedbuilder": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", "variable3": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable4": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4320,9 +4332,9 @@ "variable6": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "esay": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Text`", + "variable3": "`<:no:833101993668771842> You didn't provide a Text`", "variable4": "`Usage: \\`${prefix}say <Your Text>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4330,7 +4342,7 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "giveaway": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", "variable3": "\"PLEASE USE A VALID PARAMETER!\"", "variable4": "`\\`${prefix}giveaway start\\` -- *Starts a giveaway (follow the Steps)*\\n\\n\\`${prefix}giveaway end <Giveaway_Id>\\` -- *Ends a Giveaway*\\n\\n\\`${prefix}giveaway edit <Giveaway_Id> <PRIZE>\\` -- *Edits a Giveaway's Prize*\\n\\n\\`${prefix}giveaway reroll <Giveaway_Id>\\` -- *Rerolls an ended Giveaway*\\n\\n\\`${prefix}giveaway list <server/all>\\` -- *Lists all global / Server based Giveaways*`", @@ -4357,23 +4369,23 @@ "variable25": "\"Your Time Ran out!\"", "variable26": "`*Cancelled*`", "variable27": "`<a:yes:833101995723194437> **Started the Giveaway in:** ${giveawayChannel}!`", - "variable28": "`<:NO:1169479454918180937> You have to specify a valid message ID! Usage: \\`${prefix}giveaway end <ID>\\``", + "variable28": "`<:no:833101993668771842> You have to specify a valid message ID! Usage: \\`${prefix}giveaway end <ID>\\``", "variable29": "'Unable to find a giveaway for `' + args.join(' ') + '`.'", "variable30": "'Giveaway will end in less than ' + (client.giveawaysManager.options.updateCountdownEvery / 1000) + ' seconds...'", "variable31": "'This giveaway is already ended!'", "variable32": "'An error occured...'", - "variable33": "`<:NO:1169479454918180937> You have to specify a valid message ID! Usage: \\`${prefix}giveaway edit <ID>\\``", + "variable33": "`<:no:833101993668771842> You have to specify a valid message ID! Usage: \\`${prefix}giveaway edit <ID>\\``", "variable34": "'Unable to find a giveaway for `' + args.join(' ') + '`.'", "variable35": "'<a:yes:833101995723194437> **Giveaway rerolled!**'", - "variable36": "'<:NO:1169479454918180937> **This giveaway is not ended!**'", - "variable37": "`<:NO:1169479454918180937> **You have to specify a valid messageID! Usage: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", - "variable38": "`<:NO:1169479454918180937> **You have to specify a valid prize! Usage: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", + "variable36": "'<:no:833101993668771842> **This giveaway is not ended!**'", + "variable37": "`<:no:833101993668771842> **You have to specify a valid messageID! Usage: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", + "variable38": "`<:no:833101993668771842> **You have to specify a valid prize! Usage: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", "variable39": "'<a:yes:833101995723194437> <a:yes:833101995723194437> Success! Giveaway will updated in less than ' + numberOfSecondsMax + ' seconds.**'", - "variable40": "'<:NO:1169479454918180937> **No giveaway found for ' + messageID + ', please check and try again**'", - "variable41": "`<:NO:1169479454918180937> Y**ou have to specify a valid messageID! Usage: \\`${prefix}giveaway delete <ID>\\`**`", + "variable40": "'<:no:833101993668771842> **No giveaway found for ' + messageID + ', please check and try again**'", + "variable41": "`<:no:833101993668771842> Y**ou have to specify a valid messageID! Usage: \\`${prefix}giveaway delete <ID>\\`**`", "variable42": "'<a:yes:833101995723194437> **Success! Giveaway deleted!**'", - "variable43": "'<:NO:1169479454918180937> **No giveaway found for ' + messageID + ', please check and try again**'", - "variable44": "`<:NO:1169479454918180937> **You did not enter a valid Parameter! Usage: \\`${prefix}giveaway list <all/server>\\`**`", + "variable43": "'<:no:833101993668771842> **No giveaway found for ' + messageID + ', please check and try again**'", + "variable44": "`<:no:833101993668771842> **You did not enter a valid Parameter! Usage: \\`${prefix}giveaway list <all/server>\\`**`", "variable45": "\"All not ended Giveaways!\"", "variable46": "\"All GLOBALLY not ended Giveaways!\"", "variable47": "\"PLEASE USE A VALID PARAMETER!\"", @@ -4383,23 +4395,23 @@ "variable51": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``" }, "globalwarnings": { - "variable1": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to see the warnings of!`", + "variable1": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "`<:no:833101993668771842> Please add a Member you want to see the warnings of!`", "variable4": "`Usage: \\`${prefix}warn @User [Reason]\\``", - "variable5": "`<:NO:1169479454918180937> \\`${warnmember.username}\\` has no Global-Warnings`", + "variable5": "`<:no:833101993668771842> \\`${warnmember.username}\\` has no Global-Warnings`", "variable6": "`[${warnIDs.length}] Global-Warnings of: ${warnmember.tag}`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable9": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "`<:NO:1169479454918180937> An error occurred!`", + "variable11": "`<:no:833101993668771842> An error occurred!`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "image": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide an Image`", + "variable3": "`<:no:833101993668771842> You didn't provide an Image`", "variable4": "`Usage: \\`${prefix}image <LINK>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4407,9 +4419,9 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "imgembed": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Title, nor a Description, nor Image`", + "variable3": "`<:no:833101993668771842> You didn't provide a Title, nor a Description, nor Image`", "variable4": "`Usage: \\`${prefix}embed <TITLE> ++ <IMAGEURL> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4417,16 +4429,16 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "kick": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `KICK MEMBERS`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `KICK MEMBERS`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> Please add a Member you want to kick!`", + "variable4": "`<:no:833101993668771842> Please add a Member you want to kick!`", "variable5": "`Usage: \\`${prefix}kick @User [Reason]\\``", - "variable6": "`<:NO:1169479454918180937> I cannot kick someone, who is above/equal you`", - "variable7": "`<:NO:1169479454918180937> The Member is not kickable, sorry!`", + "variable6": "`<:no:833101993668771842> I cannot kick someone, who is above/equal you`", + "variable7": "`<:no:833101993668771842> The Member is not kickable, sorry!`", "variable8": "`<a:yes:833101995723194437> You got kicked by \\`${message.author.tag}\\` from \\`${message.guild.name}\\``", "variable9": "`Reason:\\n> ${reason}`", - "variable10": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", + "variable10": "`<:no:833101993668771842> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", "variable11": "`${kickmember.user}`", "variable12": "`<a:yes:833101995723194437> Kicked ${kickmember.user.tag}`", "variable13": "`Reason:\\n> ${reason}`", @@ -4434,40 +4446,40 @@ "variable15": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable16": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "`<:NO:1169479454918180937> An error occurred!`", + "variable18": "`<:no:833101993668771842> An error occurred!`", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "manageinvites": { - "variable1": "\"MANAGE INVITES OF \" + user.tag, client.user.displayAvatarURL(), \"https://discord.gg/hsmU2c7mVa\"", + "variable1": "\"MANAGE INVITES OF \" + user.tag, client.user.displayAvatarURL(), \"https://discord.gg/milrato\"", "variable2": "`***Select what you want to do in the Selection down Below!***`", - "variablex_3": "`💡 **That means he has:**`","variable3":"`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:NO:1169479454918180937> ${fake} Fakes (Alt Accounts / Rejoins)`", + "variablex_3": "`💡 **That means he has:**`","variable3":"`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:no:833101993668771842> ${fake} Fakes (Alt Accounts / Rejoins)`", "variable4": "\":x: Cancelled the Setup!\"", "variable5": "\"NOT A NUMBER\"", - "variablex_6": "`💡 **That means he has:**`","variable6":"`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:NO:1169479454918180937> ${fake} Fakes (Alt Accounts / Rejoins)`", + "variablex_6": "`💡 **That means he has:**`","variable6":"`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:no:833101993668771842> ${fake} Fakes (Alt Accounts / Rejoins)`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable9": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "mute": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> please add a TIME!`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> please add a TIME!`", "variable8": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable9": "`<:NO:1169479454918180937> I COULD NOT CREATE A ROLE, sorry`", - "variable10": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me`", - "variable11": "`<:NO:1169479454918180937> please add a TIME!`", + "variable9": "`<:no:833101993668771842> I COULD NOT CREATE A ROLE, sorry`", + "variable10": "`<:no:833101993668771842> I cannot access the Role, because it's above me`", + "variable11": "`<:no:833101993668771842> please add a TIME!`", "variable12": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable14": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED**`", "variable15": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable16": "`<a:yes:833101995723194437> \\`${message.author.tag}\\` muted you in ${message.guild.name}`", "variable17": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable18": "`<:NO:1169479454918180937> please add a TIME!`", + "variable18": "`<:no:833101993668771842> please add a TIME!`", "variable19": "`Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\`\\n\\nExample2: \\`${prefix}mute @User perma He is doing bad stuff!\\``", "variable20": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED** for \\`${ms(mutetime, { long: true })}\\``", "variable21": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4476,18 +4488,18 @@ "variable24": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable25": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable26": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable27": "`<:NO:1169479454918180937> An error occurred!`", + "variable27": "`<:no:833101993668771842> An error occurred!`", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "permamute": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> I COULD NOT CREATE A ROLE, sorry`", - "variable8": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> I COULD NOT CREATE A ROLE, sorry`", + "variable8": "`<:no:833101993668771842> I cannot access the Role, because it's above me`", "variable9": "`\\`\\`\\`${`${e.message ? e.message : e}`.substr(0, 2000)}\\`\\`\\``", "variable10": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED**`", "variable11": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4496,15 +4508,15 @@ "variable14": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable15": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable16": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable17": "`<:NO:1169479454918180937> An error occurred!`", + "variable17": "`<:no:833101993668771842> An error occurred!`", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "poll": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", "variable3": "\"Where should the Poll start?\"", "variable4": "\"Ping the Channel now! #channel\"", - "variable5": "`<:NO:1169479454918180937> You did not ping a valid Channel | CANCELLED`", + "variable5": "`<:no:833101993668771842> You did not ping a valid Channel | CANCELLED`", "variable6": "\"What Style do you want?\"", "variable7": "\":one: **==** Yes/No Poll\\n\\n:two: **==** Upvote / Downvote\\n\\n:three: **==** Selections Poll\"", "variable8": "\"What should the Poll contain?\"", @@ -4515,58 +4527,58 @@ "variable13": "\"Send the Poll-Question-Text for that Emoji now!\\n\\nType `finish` if you wanna send the POLL\"", "variable14": "\"What should the Poll Description?\"", "variable15": "\"Send the Poll-Description now!\\nEnter `no` for no Description\"", - "variable16": "`<:NO:1169479454918180937> You did not react with an valid Emoji | CANCELLED`", + "variable16": "`<:no:833101993668771842> You did not react with an valid Emoji | CANCELLED`", "variable17": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable18": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable19": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable20": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "react": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please Include a MessageID`", + "variable3": "`<:no:833101993668771842> Please Include a MessageID`", "variable4": "`Usage: \\`${prefix}react <msgid> <Emoji>\\`\\nExample: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", - "variable5": "`<:NO:1169479454918180937> Please Include a Valid MessageID`", - "variable6": "`<:NO:1169479454918180937> Please Include a Emoji`", + "variable5": "`<:no:833101993668771842> Please Include a Valid MessageID`", + "variable6": "`<:no:833101993668771842> Please Include a Emoji`", "variable7": "`Usage: \\`${prefix}react <msgid> <Emoji>\\`\\nExample: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", - "variable8": "`<:NO:1169479454918180937> Please Include a valid Emoji`", + "variable8": "`<:no:833101993668771842> Please Include a valid Emoji`", "variable9": "`Usage: \\`${prefix}react <msgid> <Emoji>\\`\\nExample: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", "variable10": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable11": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable12": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable13": "`<:NO:1169479454918180937> Please Include a valid Emoji`", + "variable13": "`<:no:833101993668771842> Please Include a valid Emoji`", "variable14": "`Usage: \\`${prefix}react <msgid> <Emoji>\\`\\nExample: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", "variable15": "`\\`\\`\\`${e.stack}\\`\\`\\``", - "variable16": "`<:NO:1169479454918180937> An error occurred!`", + "variable16": "`<:no:833101993668771842> An error occurred!`", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removeallwarns": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to unwarn!`", + "variable3": "`<:no:833101993668771842> Please add a Member you want to unwarn!`", "variable4": "`Usage: \\`${prefix}unwarn @User <WARN_ID>\\``", - "variable5": "`<:NO:1169479454918180937> I cannot warn someone, who is above/equal you`", - "variable6": "`<:NO:1169479454918180937> User has no Warnings`", + "variable5": "`<:no:833101993668771842> I cannot warn someone, who is above/equal you`", + "variable6": "`<:no:833101993668771842> User has no Warnings`", "variable7": "`<a:yes:833101995723194437> Removed all ${warnIDs.length - toaddids.length} Warnings of **\\`${message.guild.name}\\`** from ${warnmember.user.tag}`", "variable8": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable9": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable10": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "`<:NO:1169479454918180937> An error occurred!`", + "variable12": "`<:no:833101993668771842> An error occurred!`", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removerole": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}removerole @USER @ROLE\\``", - "variable6": "`<:NO:1169479454918180937> please ping a ROLE!`", + "variable6": "`<:no:833101993668771842> please ping a ROLE!`", "variable7": "` Usage: \\`${prefix}removerole @USER @ROLE\\``", - "variable8": "`<:NO:1169479454918180937> I cannot remove that Role from this Member, because he is higher/Equal to your Rang Position!`", - "variable9": "`<:NO:1169479454918180937> I cannot remove that Role from this Member, because it's higher then your highest ROLE!`", - "variable10": "`<:NO:1169479454918180937> I cannot remove that Role from this Member, because he doesn't have it!`", - "variable11": "`<:NO:1169479454918180937> An error occurred!`", + "variable8": "`<:no:833101993668771842> I cannot remove that Role from this Member, because he is higher/Equal to your Rang Position!`", + "variable9": "`<:no:833101993668771842> I cannot remove that Role from this Member, because it's higher then your highest ROLE!`", + "variable10": "`<:no:833101993668771842> I cannot remove that Role from this Member, because he doesn't have it!`", + "variable11": "`<:no:833101993668771842> An error occurred!`", "variable12": "`<a:yes:833101995723194437> removed \\`${role.name}\\` from \\`${member.user.tag}\\``", "variable13": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable14": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4574,12 +4586,12 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "report": { - "variable1": "`<:NO:1169479454918180937> Report System is not setup yet!`", + "variable1": "`<:no:833101993668771842> Report System is not setup yet!`", "variable2": "`Set it up with: \\`${prefix}setup-reportlog\\``", - "variable3": "`<:NO:1169479454918180937> please ping a USER!`", + "variable3": "`<:no:833101993668771842> please ping a USER!`", "variable4": "` Usage: \\`${prefix}report @User <REASON>\\`\\n\\nExample: \\`${prefix}report @User 10m He is doing bad stuff!\\``", - "variable5": "`<:NO:1169479454918180937> I cannot report this Member, because he is higher to your Rang Position!`", - "variable6": "`<:NO:1169479454918180937> please add a REASON!`", + "variable5": "`<:no:833101993668771842> I cannot report this Member, because he is higher to your Rang Position!`", + "variable6": "`<:no:833101993668771842> please add a REASON!`", "variable7": "` Usage: \\`${prefix}report @User <REASON>\\`\\n\\nExample: \\`${prefix}report @User 10m He is doing bad stuff!\\``", "variable8": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **REPORTED** for:`", "variable9": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4594,9 +4606,9 @@ "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "say": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Text`", + "variable3": "`<:no:833101993668771842> You didn't provide a Text`", "variable4": "`Usage: \\`${prefix}say <Your Text>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4604,32 +4616,32 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "slowmode": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE CHANNELS`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE CHANNELS`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", "variable4": "`<a:yes:833101995723194437> Set Slowmode to: ${args[0]}!`", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable7": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable8": "`<:NO:1169479454918180937> Your Input is not a Number, please retry!`", + "variable8": "`<:no:833101993668771842> Your Input is not a Number, please retry!`", "variable9": "`Usage: \\`${prefix}slowmode <AmountInSeconds>\\`\\n\\nExample: \\`${prefix}slowmode 5\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "suggest": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> The Suggestion System is not setupped yet!`", + "variable3": "`<:no:833101993668771842> The Suggestion System is not setupped yet!`", "variable4": "`Set it up with: \\`${prefix}setup-suggestion\\``", - "variable5": "`<:NO:1169479454918180937> You did not add the method!`", + "variable5": "`<:no:833101993668771842> You did not add the method!`", "variable6": "`Usage: \\`${prefix}suggest <approve/deny/maybe/soon/duplicate> <suggest_id> [REASON]\\``", - "variable7": "`<:NO:1169479454918180937> You did not add the Suggestion ID!`", + "variable7": "`<:no:833101993668771842> You did not add the Suggestion ID!`", "variable8": "`Usage: \\`${prefix}suggest <approve/deny/maybe/soon/duplicate> <suggest_id> [REASON]\\``", - "variable9": "`<:NO:1169479454918180937> It seems that the suggestion doesnt exist!`", + "variable9": "`<:no:833101993668771842> It seems that the suggestion doesnt exist!`", "variable10": "`Usage: \\`${prefix}suggest <approve/deny/maybe/soon/duplicate> <suggest_id> [REASON]\\``", - "variable11": "`<:NO:1169479454918180937> Could not find the Suggestions Channel!`", + "variable11": "`<:no:833101993668771842> Could not find the Suggestions Channel!`", "variable12": "`Set it up with: \\`${prefix}setup-suggestions\\``", - "variable13": "`<:NO:1169479454918180937> Could not find the Suggestion!`", - "variable14": "`<:NO:1169479454918180937> Could not find the Suggestion!`", + "variable13": "`<:no:833101993668771842> Could not find the Suggestion!`", + "variable14": "`<:no:833101993668771842> Could not find the Suggestion!`", "variable15": "`**✅ | Suggestion got \\`approved\\`!**`", "variable16": "`${channel}`", "variable17": "`**✅ | Suggestion got \\`declined\\`!**`", @@ -4647,10 +4659,10 @@ "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "sync-invites": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE GUILD`!\"", - "variable2": "\"<:NO:1169479454918180937> There is currently a syncing running ... please wait!!\"", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE GUILD`!\"", + "variable2": "\"<:no:833101993668771842> There is currently a syncing running ... please wait!!\"", "variable3": "\"Are you sure, that you want to Sync & Overwrite all Invites?\"", - "variable4": "\"<:NO:1169479454918180937> This Guild has no Invites! / Can't find Invites...\"", + "variable4": "\"<:no:833101993668771842> This Guild has no Invites! / Can't find Invites...\"", "variable5": "`I synced the Invites for: ${Users.length} Users!\\nThis will only affect, if they currently still have the Invite Link! If not then the Invite does not count aka they will lose the Invites etc. etc.\\n\\n**BIGGER NOTE:**\\n> All Leaves and Fakes can't be noticed on the sync-invites aka all invites he has he should have now too!`", "variable6": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable7": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4658,24 +4670,24 @@ "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "tempmute": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> please add a TIME!`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> please add a TIME!`", "variable8": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable9": "`<:NO:1169479454918180937> I COULD NOT CREATE A ROLE, sorry`", - "variable10": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me`", - "variable11": "`<:NO:1169479454918180937> please add a TIME!`", + "variable9": "`<:no:833101993668771842> I COULD NOT CREATE A ROLE, sorry`", + "variable10": "`<:no:833101993668771842> I cannot access the Role, because it's above me`", + "variable11": "`<:no:833101993668771842> please add a TIME!`", "variable12": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable14": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED**`", "variable15": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable16": "`<a:yes:833101995723194437> \\`${message.author.tag}\\` muted you in ${message.guild.name}`", "variable17": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable18": "`<:NO:1169479454918180937> please add a TIME!`", + "variable18": "`<:no:833101993668771842> please add a TIME!`", "variable19": "`Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\`\\n\\nExample2: \\`${prefix}mute @User perma He is doing bad stuff!\\``", "variable20": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED** for \\`${ms(mutetime, { long: true })}\\``", "variable21": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4684,19 +4696,19 @@ "variable24": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable25": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable26": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable27": "`<:NO:1169479454918180937> An error occurred!`", + "variable27": "`<:no:833101993668771842> An error occurred!`", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "unmute": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}unmute @User\\`\\n\\nExample: \\`${prefix}unmute @User\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> You never muted someone, there is no muted role yet!`", - "variable8": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me!`", - "variable9": "`<:NO:1169479454918180937> please add a TIME!`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> You never muted someone, there is no muted role yet!`", + "variable8": "`<:no:833101993668771842> I cannot access the Role, because it's above me!`", + "variable9": "`<:no:833101993668771842> please add a TIME!`", "variable10": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m)> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", "variable11": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED**`", "variable12": "`<a:yes:833101995723194437> \\`${message.author.tag}\\` **UNMUTED**`", @@ -4706,15 +4718,15 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "unwarn": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to unwarn!`", + "variable3": "`<:no:833101993668771842> Please add a Member you want to unwarn!`", "variable4": "`Usage: \\`${prefix}unwarn @User <WARN_ID>\\``", - "variable5": "`<:NO:1169479454918180937> Please add the Warning you want to remove from him`", + "variable5": "`<:no:833101993668771842> Please add the Warning you want to remove from him`", "variable6": "`Example: \\`${prefix}unwarn @User <WARN_ID>\\`\\n\\nSee his Warn-Ids: \\`${prefix}warns ${warnmember.user}\\``", - "variable7": "`<:NO:1169479454918180937> I cannot warn someone, who is above/equal you`", - "variable8": "`<:NO:1169479454918180937> User has no Warnings`", - "variable9": "`<:NO:1169479454918180937> Value out of range`", + "variable7": "`<:no:833101993668771842> I cannot warn someone, who is above/equal you`", + "variable8": "`<:no:833101993668771842> User has no Warnings`", + "variable9": "`<:no:833101993668771842> Value out of range`", "variable10": "`Usage: \\`${prefix}unwarn @User <WARN_ID>\\` Highest ID: ${warnIDs.length - 1}`", "variable11": "`${message.author.tag} removed a warn from you!`", "variable12": "`<a:yes:833101995723194437> Removed the Warn from ${warnmember.user.tag}`", @@ -4722,113 +4734,113 @@ "variable14": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable15": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable17": "`<:NO:1169479454918180937> An error occurred!`", + "variable17": "`<:no:833101993668771842> An error occurred!`", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "updatemessage": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't ping a Valid Channel`", + "variable3": "`<:no:833101993668771842> You didn't ping a Valid Channel`", "variable4": "`Usage: \\`${prefix}updatemessage <#Channel> <Message_ID>\\``", - "variable5": "`<:NO:1169479454918180937> You didn't add a Valid Message ID`", + "variable5": "`<:no:833101993668771842> You didn't add a Valid Message ID`", "variable6": "`Usage: \\`${prefix}updatemessage <#Channel> <Message_ID>\\``", - "variable7": "`<:NO:1169479454918180937> There is nothing to update`", + "variable7": "`<:no:833101993668771842> There is nothing to update`", "variable8": "`<a:yes:833101995723194437> Updated the Embed in:`", "variable9": "`<#${channel.id}>`", "variable10": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable11": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable12": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable13": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable14": "`<:NO:1169479454918180937> An error occurred!`", + "variable14": "`<:no:833101993668771842> An error occurred!`", "variable15": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "warn": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to warn!`", + "variable3": "`<:no:833101993668771842> Please add a Member you want to warn!`", "variable4": "`Usage: \\`${prefix}warn @User [Reason]\\``", - "variable5": "`<:NO:1169479454918180937> I cannot warn someone, who is above/equal you`", + "variable5": "`<:no:833101993668771842> I cannot warn someone, who is above/equal you`", "variable6": "`**You now have: ${warnings.length} Warnings in ${message.guild.name}**\\n**__Reason__**:\\n> ${String(reason).substr(0, 1500)}`", "variable7": "`<a:yes:833101995723194437> Warned ${warnmember.user.tag}`", - "variable8": "`<:NO:1169479454918180937> The Member is not kickable by me, sorry!`", + "variable8": "`<:no:833101993668771842> The Member is not kickable by me, sorry!`", "variable9": "`<a:yes:833101995723194437> You got kicked by from \\`${message.guild.name}\\` because you've reached ${warnings.length}`", "variable10": "`Reason:\\n> ${reason}`", - "variable11": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, cancelled the KICK`", + "variable11": "`<:no:833101993668771842> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, cancelled the KICK`", "variable12": "`${warnmember.user}`", "variable13": "`<a:yes:833101995723194437> Kicked ${warnmember.user.tag} because he's reached ${warnings.length}`", "variable14": "`Note if you unban and invite him again, make sure to remove his warns otherwise he'll get kicked/banned again on the next warn!`", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable16": "`<:NO:1169479454918180937> The Member is not bannable by me, sorry!`", + "variable16": "`<:no:833101993668771842> The Member is not bannable by me, sorry!`", "variable17": "`<a:yes:833101995723194437> You got banned by from \\`${message.guild.name}\\` because you've reached ${warnings.length}`", - "variable18": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, cancelled the BAN`", + "variable18": "`<:no:833101993668771842> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, cancelled the BAN`", "variable19": "`${warnmember.user}`", "variable20": "`<a:yes:833101995723194437> Banned ${warnmember.user.tag} because he's reached ${warnings.length}`", "variable21": "`Note if you unban and invite him again, make sure to remove his warns otherwise he'll get kicked/banned again on the next warn!`", - "variable22": "`<:NO:1169479454918180937> An error occurred!`", + "variable22": "`<:no:833101993668771842> An error occurred!`", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable25": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable26": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable27": "`<:NO:1169479454918180937> An error occurred!`", + "variable27": "`<:no:833101993668771842> An error occurred!`", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable29": "`<:NO:1169479454918180937> An error occurred!`", + "variable29": "`<:no:833101993668771842> An error occurred!`", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "warnings": { - "variable1": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to see the warnings of!`", + "variable1": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "`<:no:833101993668771842> Please add a Member you want to see the warnings of!`", "variable4": "`Usage: \\`${prefix}warn @User [Reason]\\``", - "variable5": "`<:NO:1169479454918180937> **\\`${warnmember.username}\\`** has no Warnings\\nin **\\`${message.guild.name}\\`**`", + "variable5": "`<:no:833101993668771842> **\\`${warnmember.username}\\`** has no Warnings\\nin **\\`${message.guild.name}\\`**`", "variable6": "`[${warnings.length}] Warnings of: **\\`${warnmember.tag}\\`**\\nin **\\`${message.guild.name}\\`**`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable9": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "`<:NO:1169479454918180937> An error occurred!`", + "variable11": "`<:no:833101993668771842> An error occurred!`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } } }, "common": { - "usernotfound": "<:NO:1169479454918180937> Could not find the USER", - "rolenotfound": "<:NO:1169479454918180937> Could not find the ROLE", - "erroroccur": "<:NO:1169479454918180937> An error occurred", + "usernotfound": "<:no:833101993668771842> Could not find the USER", + "rolenotfound": "<:no:833101993668771842> Could not find the ROLE", + "erroroccur": "<:no:833101993668771842> An error occurred", "disabled": { - "title": "<:NO:1169479454918180937> **This Command is currently, disabled**", + "title": "<:no:833101993668771842> **This Command is currently, disabled**", "description": "**An Admin can enable it with: `{prefix}setup-commands`**" }, - "nothing_playing": "<:NO:1169479454918180937> **I am currently not playing something!**", - "join_vc": "<:NO:1169479454918180937> **You need to join a Voice-Channel first!**", - "wrong_vc": "<:NO:1169479454918180937> **You need to be in my voice channel to use this command!**", - "not_connected": "<:NO:1169479454918180937> **I am not connected to a Voice Channel anymore!**", - "dms_disabled": "<:NO:1169479454918180937> **Your Dm's are disabled!**", + "nothing_playing": "<:no:833101993668771842> **I am currently not playing something!**", + "join_vc": "<:no:833101993668771842> **You need to join a Voice-Channel first!**", + "wrong_vc": "<:no:833101993668771842> **You need to be in my voice channel to use this command!**", + "not_connected": "<:no:833101993668771842> **I am not connected to a Voice Channel anymore!**", + "dms_disabled": "<:no:833101993668771842> **Your Dm's are disabled!**", "example": "For example", "botchat": { - "title": "<:NO:1169479454918180937> **Error | Not in the Bot Chat!**", + "title": "<:no:833101993668771842> **Error | Not in the Bot Chat!**", "description": "**There is a Bot chat setup in this GUILD! Try using the Bot Commands here:**" }, "ping": "<a:yes:833101995723194437> **To see all Commands type: `{prefix}help`!**", "unknowncmd": { - "title": "<:NO:1169479454918180937> **Unkown Command, try: `{prefix}help`!**", + "title": "<:no:833101993668771842> **Unkown Command, try: `{prefix}help`!**", "description": "**The prefix for this Guild is: `{prefix}`**\n\n*You can also **ping** me, instead of using a Prefix!*\n\n**To see all Commands Type `{prefix}help [Cat/Cmd]`!**\n\n**To see all available setups type `{prefix}setup`!**" }, - "cooldown": "<:NO:1169479454918180937> Please wait {time} more second(s) before reusing the `{commandname}` command.", + "cooldown": "<:no:833101993668771842> Please wait {time} more second(s) before reusing the `{commandname}` command.", "premium": { - "title": "<:NO:1169479454918180937> **This Command is Premium Only!** <a:nitro:833402717506502707>", - "description": "> *This means, you need to **pay** in Order to be able to use this Command!*\n\n> [Website](https://milrato.eu) - [Pay through here](https://discord.gg/hsmU2c7mVa)" + "title": "<:no:833101993668771842> **This Command is Premium Only!** <a:nitro:833402717506502707>", + "description": "> *This means, you need to **pay** in Order to be able to use this Command!*\n\n> [Website](https://milrato.eu) - [Pay through here](https://discord.gg/milrato)" }, "permissions": { - "title": "<:NO:1169479454918180937> **You are not allowed to run this command!**", + "title": "<:no:833101993668771842> **You are not allowed to run this command!**", "description": "**You need these Permissions:**" }, "missingroles": { - "title": "<:NO:1169479454918180937> **You are not allowed to run this command!**", + "title": "<:no:833101993668771842> **You are not allowed to run this command!**", "description": "**You need these Roles:**", "description2": "**You need to be the Requester of the current playing Track!**\nOR: **You need these Roles:**" }, "nodjs": "no Dj Roles, aka all Users are Djs", - "somethingwentwrong": "<:NO:1169479454918180937> **An error occurred while, running this Command!**" + "somethingwentwrong": "<:no:833101993668771842> **An error occurred while, running this Command!**" }, "handlers": { "anticapsjs": { @@ -4837,7 +4849,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> Dont send that many CAPS`", + "variable5": "`<:no:833101993668771842> Dont send that many CAPS`", "variable6": "`\\`${percent}%\\` of your Message were in caps and \\`${anticaps.percent}%\\` is the maximum`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } @@ -4848,7 +4860,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> You are not allowed to send Discord related Links in this Channel`", + "variable5": "`<:no:833101993668771842> You are not allowed to send Discord related Links in this Channel`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -4858,7 +4870,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> You are not allowed to send Links in this Channel`", + "variable5": "`<:no:833101993668771842> You are not allowed to send Links in this Channel`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -5299,7 +5311,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> You are not allowed to send ${blacklistword} in this Server`", + "variable5": "`<:no:833101993668771842> You are not allowed to send ${blacklistword} in this Server`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -5320,7 +5332,7 @@ "client_events": { "variable1": "\"Don't unmute me!, i muted my self again! This safes Data so it gives you a faster and smoother experience\"", "variable2": "\"Don't unmute me!, i muted my self again! This safes Data so it gives you a faster and smoother experience\"", - "variable3": "`<:NO:1169479454918180937> Queue has ended | Channel Empty`", + "variable3": "`<:no:833101993668771842> Queue has ended | Channel Empty`", "variable4": "`I left the Channel: ${client.channels.cache.get(player.voiceChannel).name} because the Channel got empty`" }, "events": { @@ -5348,11 +5360,11 @@ "variable5_1": "\"Example: `?radio 69`\"", "variable6": "\"Pick your Station, by typing in the right `INDEX` Number!\"", "variable6_1": "\"Example: `?radio 180`\"", - "variable7": "\"<:NO:1169479454918180937> Found nothing related for the latest Song!\"", + "variable7": "\"<:no:833101993668771842> Found nothing related for the latest Song!\"", "variable8": "\"❌ Queue has ended.\"", "variable9": "`I left the Channel: \\`${client.channels.cache.get(player.voiceChannel).name}\\` because the Queue was empty for: \\`${ms(config.settings.LeaveOnEmpty_Queue.time_delay, { long: true })}\\``", - "variable10": "\"${user.member.user} | <:NO:1169479454918180937> Please give me the permission, `MANGE CHANNELS` --> I need to be able to create Channels ...\"", - "variable11": "`${user.member.user} | <:NO:1169479454918180937> Please give me the permission, \\`MANGE CHANNELS\\` --> I need to be able to create Channels ...`", + "variable10": "\"${user.member.user} | <:no:833101993668771842> Please give me the permission, `MANGE CHANNELS` --> I need to be able to create Channels ...\"", + "variable11": "`${user.member.user} | <:no:833101993668771842> Please give me the permission, \\`MANGE CHANNELS\\` --> I need to be able to create Channels ...`", "variable12": "-" } }, @@ -5387,9 +5399,9 @@ }, "playermanagerjs": { "playermanager": { - "variable1": "\"<:NO:1169479454918180937> I need permissions to join your channel\"", - "variable2": "\"<:NO:1169479454918180937> I need permissions to speak in your channel\"", - "variable3": "\"<:NO:1169479454918180937> No valid search Term? ... Please Contact: `bestgamershk2`\"" + "variable1": "\"<:no:833101993668771842> I need permissions to join your channel\"", + "variable2": "\"<:no:833101993668771842> I need permissions to speak in your channel\"", + "variable3": "\"<:no:833101993668771842> No valid search Term? ... Please Contact: `Tomato#6966`\"" } }, "playermanagers": { @@ -5538,7 +5550,7 @@ "requestcmdsjs": { "requestcmds": { "variable1": "\"You need to join a voice channel.\"", - "variable2": "\"<:NO:1169479454918180937> I am already playing somewhere else!\"", + "variable2": "\"<:no:833101993668771842> I am already playing somewhere else!\"", "variable3": "`You can listen to me in: \\`${message.guild.channels.cache.get(player.VoiceChannel).name}\\``", "variable4": "`You need to be in the: \\`${message.guild.channels.cache.get(db.voicechannel).name}\\` VoiceChannel`", "variable5": "`❌ Unkown command, try: **\\`${config.prefix}help\\`**`", @@ -5550,16 +5562,16 @@ }, "requestreactsjs": { "requestreacts": { - "variable1": "\"<:NO:1169479454918180937> You need to join a voice channel.\"", - "variable2": "\"<:NO:1169479454918180937> There is nothing playing\"", - "variable3": "\"<:NO:1169479454918180937> I am already playing somewhere else!\"", + "variable1": "\"<:no:833101993668771842> You need to join a voice channel.\"", + "variable2": "\"<:no:833101993668771842> There is nothing playing\"", + "variable3": "\"<:no:833101993668771842> I am already playing somewhere else!\"", "variable4": "`You can listen to me in: \\`${message.guild.channels.cache.get(player.VoiceChannel).name}\\``", "variable5": "`You need to be in the: \\`${message.guild.channels.cache.get(db.voicechannel).name}\\` VoiceChannel`", "variable6": "`⏪ Rewinded the song for: \\`20 Seconds\\`, to: ${format(Number(player.position))}`", "variable7": "`⏩ Forwarded the Song for: \\`20 Seconds\\`, to: ${format(Number(player.position))}`", "variable8": "`${player.playing ? \"▶️ Resumed\" : \"⏸ Paused\"} the Player.`", "variable9": "\"⏹ Stopped and left your channel\"", - "variable10": "\"<:NO:1169479454918180937> There is no previous song yet!\"", + "variable10": "\"<:no:833101993668771842> There is no previous song yet!\"", "variable11": "\"⏮ Playing Previous Track\"", "variable12": "`<a:yes:833101995723194437> Added your Vote!`", "variable13": "`There are now: \\`${player.get(\"votes\")}\\` of \\`${voteamount}\\` needed Votes\\n\\n> Amount reached! Skipping ⏭`", @@ -5629,9 +5641,9 @@ "ticketevent": { "variable1": "\"You are not allowed to execute this command | I can't find you...\"", "variable2": "\"You are not allowed to execute this command | I can't find you...\"", - "variable3": "`<:NO:1169479454918180937> You are not allowed to close a Ticket`", + "variable3": "`<:no:833101993668771842> You are not allowed to close a Ticket`", "variable4": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\" | \") + ticket.adminroles.join(\" | \") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\` You can also add Ticket only Roles with \\`${prefix}setup-ticket\\``}`", - "variable5": "\"<:NO:1169479454918180937> This Channel is already closed\"", + "variable5": "\"<:no:833101993668771842> This Channel is already closed\"", "variable6": "\"Verify the step to close the ticket!\"", "variable7": "\"✅ Success!\"", "variablex_8": "\"Created at: \"","variable8": "`${moment(data.date).format(\"DD/MM/YYYY | hh:mm:ss\")}`", @@ -5660,42 +5672,42 @@ "variable31": "\"Smaller the maximum amount of Messages!\"", "variable32": "\"Please ping the User you want to add/remove\"", "variable33": "\"UNABLE TO FIND THE USER\"", - "variable34": "\"<:NO:1169479454918180937> Could not find the USER\"", + "variable34": "\"<:no:833101993668771842> Could not find the USER\"", "variable35": "`SUCCESS | Added \\`${user.tag}\\` to the TICKET`", "variable36": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable37": "`Executed in: `, `<#${channel.id}> \\`${channel.name}\\``", "variable38": "`Executed by: `, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable39": "`<:NO:1169479454918180937> An error occurred!`", + "variable39": "`<:no:833101993668771842> An error occurred!`", "variable40": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable41": "`SUCCESS | REMOVED \\`${user.tag}\\` from the TICKET`", - "variable42": "`<:NO:1169479454918180937> An error occurred!`", + "variable42": "`<:no:833101993668771842> An error occurred!`", "variable43": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable44": "`SUCCESS | Added \\`${user.tag}\\` to the TICKET`", "variable45": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable46": "`Executed in: `, `<#${channel.id}> \\`${channel.name}\\``", "variable47": "`Executed by: `, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable48": "`<:NO:1169479454918180937> An error occurred!`", + "variable48": "`<:no:833101993668771842> An error occurred!`", "variable49": "`\\`\\`\\`${e.stack}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable50": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable51": "\"Please ping the ROLE you want to add/remove\"", "variable52": "\"UNABLE TO FIND THE ROLE\"", - "variable53": "\"<:NO:1169479454918180937> Could not find the ROLE\"", + "variable53": "\"<:no:833101993668771842> Could not find the ROLE\"", "variable54": "`SUCCESS | Added \\`@${user.name}\\` to the TICKET`", "variable55": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable56": "`Executed in: `, `<#${channel.id}> \\`${channel.name}\\``", "variable57": "`Executed by: `, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable58": "`<:NO:1169479454918180937> An error occurred!`", + "variable58": "`<:no:833101993668771842> An error occurred!`", "variable59": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable60": "`SUCCESS | REMOVED \\`@${user.name}\\` from the TICKET`", - "variable61": "`<:NO:1169479454918180937> An error occurred!`", + "variable61": "`<:no:833101993668771842> An error occurred!`", "variable62": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable63": "`SUCCESS | Added \\`@${user.name}\\` to the TICKET`", "variable64": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable65": "`Executed in: `, `<#${channel.id}> \\`${channel.name}\\``", "variable66": "`Executed by: `, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable67": "`<:NO:1169479454918180937> An error occurred!`", + "variable67": "`<:no:833101993668771842> An error occurred!`", "variable68": "`\\`\\`\\`${e.stack}\\`\\`\\``", - "variable69": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"" + "variable69": "\"<:no:833101993668771842> ERROR | Your Time ran out\"" } }, "welcomejs": { diff --git a/languages/in.json b/languages/in.json index 4c241306..ac7e40cd 100644 --- a/languages/in.json +++ b/languages/in.json @@ -16,8 +16,8 @@ { "value": "निर्माता / विशेषताएं", "description": "मेरा निर्माता कौन है? / मेरी विशेषताएं क्या हैं?", - "replymsg": " **__Milrato Development__ ने मुझे बनाया।**\n> **उनकी वेबसाइट:** https://milrato.eu\n> **उनका Discord Server:** https://discord.gg/hsmU2c7mVa\n``` ```***__आप उनके Discord Server में आ सकते हैं और खुद के लिये मेरे जैसा बॉट प्राप्त कर सकते हैं, मुफ़्त/सस्ते में।__***\n``` ```:muscle: **__मेरी विशेषताएं__**\n>>> **58+ सिस्टम**, जैसे की: **Twitter-** & **YouTube-ऑटो-पोस्टर** \n**आवेदन-**, टिकट-, **स्वागत-छवियां-** और प्रतिक्रिया भूमिका-, ... सिस्टम\n:notes: एक उन्नत **संगीत सयंत्र** **Audio Filtering** के साथ\n:video_game: बहुत से **MiniGames** और :joystick: **मनोरंजक** कमान्ड्स (150+)\n:no_entry_sign: **प्रशासन** तथा **Auto-Moderation** और भी बहुत कुछ!\n\n**निर्माता है: `bestgamershk2` , अगर आप उन्हे काम पर रखना चाहते हैं तो कृपया उनसे संपर्क करें!**", - "emoji": "1168761906375446588" + "replymsg": " **__Milrato Development__ ने मुझे बनाया।**\n> **उनकी वेबसाइट:** https://milrato.eu\n> **उनका Discord Server:** https://discord.gg/milrato\n``` ```***__आप उनके Discord Server में आ सकते हैं और खुद के लिये मेरे जैसा बॉट प्राप्त कर सकते हैं, मुफ़्त/सस्ते में।__***\n``` ```:muscle: **__मेरी विशेषताएं__**\n>>> **58+ सिस्टम**, जैसे की: **Twitter-** & **YouTube-ऑटो-पोस्टर** \n**आवेदन-**, टिकट-, **स्वागत-छवियां-** और प्रतिक्रिया भूमिका-, ... सिस्टम\n:notes: एक उन्नत **संगीत सयंत्र** **Audio Filtering** के साथ\n:video_game: बहुत से **MiniGames** और :joystick: **मनोरंजक** कमान्ड्स (150+)\n:no_entry_sign: **प्रशासन** तथा **Auto-Moderation** और भी बहुत कुछ!\n\n**निर्माता है: `Tomato#6966` , अगर आप उन्हे काम पर रखना चाहते हैं तो कृपया उनसे संपर्क करें!**", + "emoji": "840259659163893820" }, { "value": "आँकड़े", @@ -34,19 +34,19 @@ { "value": "हमे प्रायोजक / हमारी सहायता करे", "description": "सबके लिए धन्यवाद, आपको कुछ वापस मिलेगा!", - "replymsg": "**__हमारे पास कई प्रायोजक विकल्प हैं:__**\n\n> **PayPal:**\n> https://paypal.me/MilratoDevelopment\n\n> **Patreon:**\n> https://www.patreon.com/MilratoDevelopment?fan_landing=true\n\n> 💸 **PaySafe, Sofort या अन्य के माध्यम से दान करें: (1/2)**\n> https://bero-host.de/spenden/qgswlxrzgtll\n\n> 💸 **PaySafe, Sofort या अन्य के माध्यम से दान करें: (2/2)**\n> https://mc-host24.de/donate/BestGamersHK\n\n> **प्रत्येक दानकर्ता** को **@DONATOR की भूमिका** मिलती है:\n> https://discord.gg/hsmU2c7mVa\n\n\n> **प्रत्येक दानकर्ता** जिसने **10€(₹877.48)** से ज्यादा दान किया है उसे उसकी **पसंद** का **मुफ्त बॉट** *(स्रोत के साथ/बिना)* मिलेगा", - "emoji": "1168762060952305664" + "replymsg": "**__हमारे पास कई प्रायोजक विकल्प हैं:__**\n\n> **PayPal:**\n> https://paypal.me/MilratoDevelopment\n\n> **Patreon:**\n> https://www.patreon.com/MilratoDevelopment?fan_landing=true\n\n> 💸 **PaySafe, Sofort या अन्य के माध्यम से दान करें: (1/2)**\n> https://bero-host.de/spenden/qgswlxrzgtll\n\n> 💸 **PaySafe, Sofort या अन्य के माध्यम से दान करें: (2/2)**\n> https://mc-host24.de/donate/tomato\n\n> **प्रत्येक दानकर्ता** को **@DONATOR की भूमिका** मिलती है:\n> https://discord.gg/milrato\n\n\n> **प्रत्येक दानकर्ता** जिसने **10€(₹877.48)** से ज्यादा दान किया है उसे उसकी **पसंद** का **मुफ्त बॉट** *(स्रोत के साथ/बिना)* मिलेगा", + "emoji": "861207258846330880" }, { "value": "भागीदार / प्रायोजक", "description": "हमें अपने प्रायोजकों और भागीदारों पर गर्व है!", - "replymsg": " हमारा पहला/मुख्य प्रायोजक **Bero-Host.de** है \n> **उनकी वेबसाइट:** https://bero-host.de\n> **उनका Discord Server:** https://discord.bero-host.de\n> *वे हमें कई उच्च गुणवत्ता वाले __सर्वर__ प्रदान करते हैं जिनका उपयोग हम अपने होस्टिंग के लिए कर रहे हैं! **उन्हे जरुर देखे**!*\n``` ``` हमारा दूसरा प्रायोजक **Bittmax.de** है \n> **उनकी वेबसाइट:** https://bittmax.de\n> **उनका Discord Server:** https://discord.gg/GgjJZCyYKD\n> *वे हमें कई __सर्वर__ प्रदान करते हैं जिनका उपयोग हम अपने सार्वजनिक बॉटो की होस्टिंग के लिए कर रहे हैं! **उनकी बाहर जांच करो**!*\n``` ```**__भागीदारों__**\n> ***वर्तमान में हमारे पास `{partnercount} भागीदार` हैं, जिन्हें कम से कम 1 मुफ़्त ओपी बीओटी मिलता है***\n``` ```भागीदार/प्रायोजक बनना चाहते हैं? हमसे संपर्क करें **Discord:** https://discord.gg/hsmU2c7mVa और <#840332764603351101> में एक टिकट खोलें", - "emoji": "1168762110336053309" + "replymsg": " हमारा पहला/मुख्य प्रायोजक **Bero-Host.de** है \n> **उनकी वेबसाइट:** https://bero-host.de\n> **उनका Discord Server:** https://discord.bero-host.de\n> *वे हमें कई उच्च गुणवत्ता वाले __सर्वर__ प्रदान करते हैं जिनका उपयोग हम अपने होस्टिंग के लिए कर रहे हैं! **उन्हे जरुर देखे**!*\n``` ``` हमारा दूसरा प्रायोजक **Bittmax.de** है \n> **उनकी वेबसाइट:** https://bittmax.de\n> **उनका Discord Server:** https://discord.gg/GgjJZCyYKD\n> *वे हमें कई __सर्वर__ प्रदान करते हैं जिनका उपयोग हम अपने सार्वजनिक बॉटो की होस्टिंग के लिए कर रहे हैं! **उनकी बाहर जांच करो**!*\n``` ```**__भागीदारों__**\n> ***वर्तमान में हमारे पास `{partnercount} भागीदार` हैं, जिन्हें कम से कम 1 मुफ़्त ओपी बीओटी मिलता है***\n``` ```भागीदार/प्रायोजक बनना चाहते हैं? हमसे संपर्क करें **Discord:** https://discord.gg/milrato और <#840332764603351101> में एक टिकट खोलें", + "emoji": "866089513436315698" }, { "value": "मेरा बॉट काम नहीं कर रहा", "description": "अगर आपका बॉट काम नहीं कर रहा है तो यह करें:", - "replymsg": "हमे Milrato Development मे सम्पर्क करे **Discord:** https://discord.gg/hsmU2c7mVa और <#840332764603351101> में एक टिकट खोलें \n\n***अगर यह अभी भी संदेशों के साथ प्रतिक्रिया करता है लेकिन सही काम नहीं करता है, तो आप ऐसा करने का प्रयास कर सकते हैं: `{prefix}reloadbot` / `{prefix}cmdreload [CMDNAME]`***", + "replymsg": "हमे Milrato Development मे सम्पर्क करे **Discord:** https://discord.gg/milrato और <#840332764603351101> में एक टिकट खोलें \n\n***अगर यह अभी भी संदेशों के साथ प्रतिक्रिया करता है लेकिन सही काम नहीं करता है, तो आप ऐसा करने का प्रयास कर सकते हैं: `{prefix}reloadbot` / `{prefix}cmdreload [CMDNAME]`***", "emoji": "😓" }, { @@ -76,7 +76,7 @@ }, "field5": { "title": " महत्वपूर्ण लिंक", - "value": "**[आमंत्रित लिंक]({invitelink})・[समर्थन सर्वर](https://discord.gg/hsmU2c7mVa)・[वेबसाइट](https://milrato.eu)**\n**[मुफ्त बॉट्स प्राप्त करें](https://discord.gg/hsmU2c7mVa)・[सार्वजनिक संस्करण को आमंत्रित करें](https://discord.com/api/oauth2/authorize?client_id=734513783338434591&permissions=8&scope=bot)**" + "value": "**[आमंत्रित लिंक]({invitelink})・[समर्थन सर्वर](https://discord.gg/milrato)・[वेबसाइट](https://milrato.eu)**\n**[मुफ्त बॉट्स प्राप्त करें](https://discord.gg/milrato)・[सार्वजनिक संस्करण को आमंत्रित करें](https://discord.com/api/oauth2/authorize?client_id=734513783338434591&permissions=8&scope=bot)**" }, "variable1": "`\\`\\`\\`yml\\nName: ${client.user.tag} [${client.user.id}]\\nBot Latency: ${Math.round(Date.now() - message.createdTimestamp)}ms\\nApi Latency: ${Math.round(client.ws.ping)}ms\\nRuntime: ${duration(client.uptime).join(\"︲\")}\\`\\`\\``", "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -99,8 +99,8 @@ "dc": "खुद्का एक बॉट प्राप्त करें", "botlist": "सार्वजनिक बॉट-सूची-वेबसाइट" }, - "title": "bestgamershk2 | 4 संगठन के निर्माता | 200+ बॉटो के निर्माता", - "description": " नमस्ते, मैं हूँ **BestGamersHK** <@399650958096728064> *(`bestgamershk2`)*, और मैंने 200 से अधिक अलग-अलग Discord बॉट्स बनाए: [मेरी बॉट सूची](https://bots.musicium.eu)\n\n मुझे अपने सभी सत्यापित और सत्यापित नहीं किए गए Discord बॉट्स पर बहुत गर्व है, लेकिन जिस बॉट पर मुझे सबसे ज्यादा गर्व है, वह है: [**LAVA MUSIC** | `2021 का सर्वश्रेष्ठ संगीत बॉट`](https://lava.milrato.eu) <@742672021422342165>\n\n मैंने यह बॉट बनाया है, और आप एक मुफ्त बॉट भी प्राप्त कर सकते हैं! बस यहां जाएं: [मेरी सेवा](https://milrato)\n\n मैं एक **वेबसाइट** डेवलपर और **प्लगइन** डेवलपर भी हूं। मैंने **मॉड्यूल्स** जैसे की **स्पीच मॉड्यूल** भी बनाया है [इसे देखें](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n मुझे आशा है कि आपको मेरा काम पसंद आएगा :v: <3", + "title": "Tomato#6966 | 4 संगठन के निर्माता | 200+ बॉटो के निर्माता", + "description": " नमस्ते, मैं हूँ **Tomato** <@442355791412854784> *(`Tomato#6966`)*, और मैंने 200 से अधिक अलग-अलग Discord बॉट्स बनाए: [मेरी बॉट सूची](https://bots.musicium.eu)\n\n मुझे अपने सभी सत्यापित और सत्यापित नहीं किए गए Discord बॉट्स पर बहुत गर्व है, लेकिन जिस बॉट पर मुझे सबसे ज्यादा गर्व है, वह है: [**LAVA MUSIC** | `2021 का सर्वश्रेष्ठ संगीत बॉट`](https://lava.milrato.eu) <@742672021422342165>\n\n मैंने यह बॉट बनाया है, और आप एक मुफ्त बॉट भी प्राप्त कर सकते हैं! बस यहां जाएं: [मेरी सेवा](https://milrato)\n\n मैं एक **वेबसाइट** डेवलपर और **प्लगइन** डेवलपर भी हूं। मैंने **मॉड्यूल्स** जैसे की **स्पीच मॉड्यूल** भी बनाया है [इसे देखें](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n मुझे आशा है कि आपको मेरा काम पसंद आएगा :v: <3", "variable1": "`\\`\\`\\`${String(e.stack).substr(0, 2000)}\\`\\`\\``" }, "djmode": { @@ -154,8 +154,8 @@ "dc": "अपने आप को एक बॉट प्राप्त करें", "botlist": "सार्वजनिक बॉट-सूची-वेबसाइट" }, - "title": "bestgamershk2 | 4 संगठन के निर्माता | 200+ बॉटो के निर्माता", - "description": " नमस्ते, मैं हूँ **BestGamersHK** <@399650958096728064> *(`bestgamershk2`)*, और मैंने 200 से अधिक अलग-अलग Discord बॉट्स बनाए: [मेरी बॉट सूची](https://bots.musicium.eu)\n\n मुझे अपने सभी सत्यापित और सत्यापित नहीं किए गए Discord बॉट्स पर बहुत गर्व है, लेकिन जिस बॉट पर मुझे सबसे ज्यादा गर्व है, वह है: [**LAVA MUSIC** | `2021 का सर्वश्रेष्ठ संगीत बॉट`](https://lava.milrato.eu) <@742672021422342165>\n\n मैंने यह बॉट बनाया है, और आप एक मुफ्त बॉट भी प्राप्त कर सकते हैं! बस यहां जाएं: [मेरी सेवा](https://milrato)\n\n मैं एक **वेबसाइट** डेवलपर और **प्लगइन** डेवलपर भी हूं। मैंने **मॉड्यूल्स** जैसे की **स्पीच मॉड्यूल** भी बनाया है [इसे देखें](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n मुझे आशा है कि आपको मेरा काम पसंद आएगा :v: <3", + "title": "Tomato#6966 | 4 संगठन के निर्माता | 200+ बॉटो के निर्माता", + "description": " नमस्ते, मैं हूँ **Tomato** <@442355791412854784> *(`Tomato#6966`)*, और मैंने 200 से अधिक अलग-अलग Discord बॉट्स बनाए: [मेरी बॉट सूची](https://bots.musicium.eu)\n\n मुझे अपने सभी सत्यापित और सत्यापित नहीं किए गए Discord बॉट्स पर बहुत गर्व है, लेकिन जिस बॉट पर मुझे सबसे ज्यादा गर्व है, वह है: [**LAVA MUSIC** | `2021 का सर्वश्रेष्ठ संगीत बॉट`](https://lava.milrato.eu) <@742672021422342165>\n\n मैंने यह बॉट बनाया है, और आप एक मुफ्त बॉट भी प्राप्त कर सकते हैं! बस यहां जाएं: [मेरी सेवा](https://milrato)\n\n मैं एक **वेबसाइट** डेवलपर और **प्लगइन** डेवलपर भी हूं। मैंने **मॉड्यूल्स** जैसे की **स्पीच मॉड्यूल** भी बनाया है [इसे देखें](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n मुझे आशा है कि आपको मेरा काम पसंद आएगा :v: <3", "variable1": "`\\`\\`\\`${String(e.stack).substr(0, 2000)}\\`\\`\\``" }, "help": { @@ -463,7 +463,7 @@ "loading": "चैनल-सूचना-डेटा प्राप्त किया जा रहा है", "error1": " कृपया एक वैध YouTube Link का उपयोग करें", "error2": ":x: **केवल {prefix}youtubeinfo टाइप करने वाले को ही प्रतिक्रिया देने की अनुमति है!**", - "example": "Example Usage: `{prefix}youtubeinfo https://youtube.com/c/bestgamershk2`", + "example": "Example Usage: `{prefix}youtubeinfo https://youtube.com/c/Tomato6966`", "field1": "**सब्सक्राइबरकाउंट:**", "field2": "**टैग:**", "field3": "**गैर-सूचीबद्ध:**", @@ -798,7 +798,7 @@ "variable1": "` You didn't provide a Repository`", "variable2": "`Usage: \\`${prefix}github \\``", "variable3": "` Repository must be in the form \\`username/repository\\``", - "variable4": "`Usage: \\`${prefix}github \\`\\nExample: \\`${prefix}github https://github.com/bestgamershk2/Codes/\\``", + "variable4": "`Usage: \\`${prefix}github \\`\\nExample: \\`${prefix}github https://github.com/Tomato6966/Codes/\\``", "variable5": "` Could not fetch that repo`", "variable6": "\"Are you sure it exists?\"", "variable7": "{name: \"GitHub\", iconURL: \"https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png\"}", @@ -1469,9 +1469,9 @@ "variable1": "` You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "` You didn't pinged to whom you want to pay`", - "variable4": "`Usage: \\`${prefix}addmoney <@USER>\\`\\n\\n\\Example: \\`${prefix}addmoney <@399650958096728064> 42069\\``", + "variable4": "`Usage: \\`${prefix}addmoney <@USER>\\`\\n\\n\\Example: \\`${prefix}addmoney <@442355791412854784> 42069\\``", "variable5": "` You didn't add the payamount`", - "variable6": "`Usage: \\`${prefix}addmoney <@USER>\\`\\n\\n\\Example: \\`${prefix}addmoney <@399650958096728064> 42069\\``", + "variable6": "`Usage: \\`${prefix}addmoney <@USER>\\`\\n\\n\\Example: \\`${prefix}addmoney <@442355791412854784> 42069\\``", "variable7": "\" **A Discord Bot can not have Economy!**\"", "variable8": "` You can't add a negative Amount of Money or no Money, to ${topay}`", "variable9": "` **You added \\`${payamount} 💸\\` to \\`${topay.tag}\\`**`", @@ -1534,7 +1534,7 @@ "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable27": "`${emoji.msg.SUCCESS} Successfully set the new Status`", "variable28": "\" ERROR | Your Time ran out\"", - "variable29": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable29": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "cmdreload": { @@ -1546,7 +1546,7 @@ "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "detailedeval": { - "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`bestgamershk2\\`** is allowed to run this Cmd`", + "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`Tomato#6966\\`** is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Error | You have to at least include one evaluation arguments`", "variable3": "`Milrato Development | Evaluation`", "variable4": "`\\`\\`\\`` + m + `\\`\\`\\``", @@ -1554,7 +1554,7 @@ "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "eval": { - "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`bestgamershk2\\`** is allowed to run this Cmd`", + "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`Tomato#6966\\`** is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Error | You have to at least include one evaluation arguments`", "variable3": "`Milrato Development | Evaluation`", "variable4": "`\\`\\`\\`` + splitDescription[0] + `\\`\\`\\``", @@ -1572,9 +1572,9 @@ "reloadbot": { "variable1": "` You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "{name: \"Reloading ...\", iconURL: \"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable3": "{name: \"Reloading ...\", iconURL: \"https://images-ext-1.discordapp.net/external/ANU162U1fDdmQhim_BcbQ3lf4dLaIQl7p0HcqzD5wJA/https/cdn.discordapp.com/emojis/756773010123522058.gif\", url: \"https://discord.gg/milrato\"}", "variable4": "`> Reloading **\\`${client.commands.size} Commands\\`**\\n\\n> Reloading **\\`49 Events\\`**\\n\\n> Reloading **\\`117 Modules/Features\\`**`", - "variable5": "{name: \"Successfully Reloaded:\", iconURL: \"https://cdn.discordapp.com/emojis/833101995723194437.gif?v=1\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable5": "{name: \"Successfully Reloaded:\", iconURL: \"https://cdn.discordapp.com/emojis/833101995723194437.gif?v=1\", url: \"https://discord.gg/milrato\"}", "variable6": "`> **\\`${client.commands.size} Commands\\`**\\n\\n> **\\`49 Events\\`**\\n\\n> **\\`117 Modules/Features\\`**`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, @@ -1582,9 +1582,9 @@ "variable1": "` You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "` You didn't pinged to whom you want to pay`", - "variable4": "`Usage: \\`${prefix}removemoney <@USER>\\`\\n\\n\\Example: \\`${prefix}removemoney <@399650958096728064> 42069\\``", + "variable4": "`Usage: \\`${prefix}removemoney <@USER>\\`\\n\\n\\Example: \\`${prefix}removemoney <@442355791412854784> 42069\\``", "variable5": "` You didn't remove the payamount`", - "variable6": "`Usage: \\`${prefix}removemoney <@USER>\\`\\n\\n\\Example: \\`${prefix}removemoney <@399650958096728064> 42069\\``", + "variable6": "`Usage: \\`${prefix}removemoney <@USER>\\`\\n\\n\\Example: \\`${prefix}removemoney <@442355791412854784> 42069\\``", "variable7": "\" **A Discord Bot can not have Economy!**\"", "variable8": "` You can't remove a negative Amount of Money or no Money, to ${topay}`", "variable9": "` You can't remove more Money than you he has in his/her **👛 Pocket (\\`${data2.balance} 💸\\`)**`", @@ -1602,9 +1602,9 @@ }, "restartbot": { "variable1": "` **You are not allowed to run this Command**`", - "variable2": "`***Only <@399650958096728064> is allowed to execute this Command, this is to prevent Rate Limits, if you need a Bot restart Contact him (\\`bestgamershk2\\`)***`", - "variable3": "\"RESTARTING BOT .... please stand by... if the Bot is not restarting then DM: `bestgamershk2`\"", - "variable4": "\"SOMETHING WENT WRONG, CONTACT THE OWNER PLEASE! `bestgamershk2`\"", + "variable2": "`***Only <@442355791412854784> is allowed to execute this Command, this is to prevent Rate Limits, if you need a Bot restart Contact him (\\`Tomato#6966\\`)***`", + "variable3": "\"RESTARTING BOT .... please stand by... if the Bot is not restarting then DM: `Tomato#6966`\"", + "variable4": "\"SOMETHING WENT WRONG, CONTACT THE OWNER PLEASE! `Tomato#6966`\"", "variable5": "\"RESTARTED SUCCESSFUL! PLEASE TEST THAT THE BOT WORKS (in 5-10 Seconds)!\"", "variable6": "\"RESTARTED SUCCESSFUL! PLEASE TEST THAT THE BOT WORKS (in 5-10 Seconds)!\"", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -1612,7 +1612,7 @@ "setup-advertise": { "variable1": "` You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "{name: \"Warn Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/285/prohibited_1f6ab.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable3": "{name: \"Warn Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/285/prohibited_1f6ab.png\", url: \"https://discord.gg/milrato\"}", "variable4": "\"***Select what you need in the `Selection` down Below!***\"", "variable5": "\":x: Cancelled the Setup!\"", "variable6": "`${emoji.msg.ERROR} ERROR Writing the File`", @@ -1625,7 +1625,7 @@ "variable1": "` You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"What do you want to do?\"", - "variable4": "`1️⃣ **== Add Owner**\\n\\n📑 **== Show Settings**\\n\\n**NOTE:**\\n> *You can't remove a Owner, which means you need to get in touch with: \\`bestgamershk2\\` to do so!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", + "variable4": "`1️⃣ **== Add Owner**\\n\\n📑 **== Show Settings**\\n\\n**NOTE:**\\n> *You can't remove a Owner, which means you need to get in touch with: \\`Tomato#6966\\` to do so!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", "variable5": "\" ERROR | Missing Permissions to add Reactions\"", "variable6": "\" ERROR | Your Time ran out\"", "variable7": "\"Which User do you wanna add?\"", @@ -1634,18 +1634,18 @@ "variable10": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable12": "`${emoji.msg.SUCCESS} Successfully added the User \\`${user.tag}\\``", - "variable13": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable13": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable15": "\" ERROR | Your Time ran out\"", "variable16": "`📑 All Owners`", - "variable17": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable17": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "stopbot": { "variable1": "` You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "\"Stopping BOT! If you want it back online then DM: `bestgamershk2`\"", - "variable4": "\"SOMETHING WENT WRONG, CONTACT THE OWNER PLEASE! `bestgamershk2`\"", + "variable3": "\"Stopping BOT! If you want it back online then DM: `Tomato#6966`\"", + "variable4": "\"SOMETHING WENT WRONG, CONTACT THE OWNER PLEASE! `Tomato#6966`\"", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -1664,44 +1664,44 @@ "variable11": "`Please Ping the Role/User now!`", "variable12": "` ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role for ${thecmd}`", "variable13": "` The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable14": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable14": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "` ERROR | The User: \\`${user.username}\\` is already registered as an Admin Role for ${thecmd}`", "variable17": "` The User: \\`${user.username}\\` is now registered as an Admin Role`", - "variable18": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable18": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable20": "\" ERROR | Your Time ran out\"", "variable21": "`Please Ping the Role/User now!`", "variable22": "` ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet for ${thecmd}`", "variable23": "` The role: \\`${role.name}\\` is not registered as an Admin Role anymore`", - "variable24": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable24": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable25": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable26": "` ERROR | The User: \\`${user.username}\\` is not registered as an Admin Role yet for ${thecmd}`", "variable27": "` The User: \\`${user.username}\\` is not registered as an Admin Role anymore`", - "variable28": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable28": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable30": "\" ERROR | Your Time ran out\"", "variable31": "`Everyone with one of those Roles is able to use the Admin Commands`", "variable32": "`${client.settings.get(message.guild.id, `cmdadminroles.${thecmd}`)).length > 0 ? `${cmdrole.join(\"\\n\")}`: `No ${thecmd} Admin Roles Setup yet`})`.substr(0, 2048)", "variable33": "`📑 Settings of the Administration Setup`", - "variable34": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable34": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable35": "\"Which Role do you wanna add?\"", "variable36": "`Please Ping the Role now!`", "variable37": "` ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role`", "variable38": "` The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable39": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable39": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable40": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable41": "\" ERROR | Your Time ran out\"", "variable42": "\"Which Role do you wanna remove?\"", "variable43": "`Please Ping the Role now!`", "variable44": "` ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet`", "variable45": "` The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable46": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable46": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable48": "\" ERROR | Your Time ran out\"", "variable49": "`Everyone with one of those Roles is able to use the Admin Commands`", "variable50": "`📑 Settings of the Administration Setup`", - "variable51": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable51": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable52": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-admincmdlog": { @@ -1714,7 +1714,7 @@ "variable7": "\" ERROR | Your Time ran out\"", "variable8": "` Disabled the Admin logger`", "variable9": "`📑 Settings of the Admin Command Log`", - "variable10": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable10": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-aichat": { @@ -1728,7 +1728,7 @@ "variable8": "\" Your Time ran out\"", "variable9": "` Disabled the Ai-Chat`", "variable10": "`📑 Settings of the Ai-Chat`", - "variable11": "\" PLEASE CONTACT `bestgamershk2`\"", + "variable11": "\" PLEASE CONTACT `Tomato#6966`\"", "variable12": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-anticaps": { @@ -1739,7 +1739,7 @@ "variable5": "\" ERROR | Percent out of Range!\"", "variable6": "`It must be between \\`0%\\` and \\`100%\\``", "variable7": "` The Anticaps system is now enabled!`", - "variable8": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable8": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable10": "\" ERROR | Your Time ran out\"", "variable11": "` The AntiCaps System is now **disabled**`", @@ -1755,14 +1755,14 @@ "variable6": "`Please Ping the Channel now!`", "variable7": "` ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Discord Links Whitelist`", "variable8": "` The Channel: \\`${channel.name}\\` is now registered as an Whitelisted Anti Discord Links Channel`", - "variable9": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable9": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable11": "\" ERROR | Your Time ran out\"", "variable12": "\"Which Channel do you wanna remove to the Whitelist?\"", "variable13": "`Please Ping the Channel now!`", "variable14": "` ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Discord Links Whitelist yet`", "variable15": "` The Channel: \\`${channel.name}\\` is now **NOT** registered as an Whitelisted Anti Discord Links Channel anymore`", - "variable16": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable16": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable18": "\" ERROR | Your Time ran out\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -1776,21 +1776,21 @@ "variable6": "`Please Ping the Channel now!`", "variable7": "` ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Links Whitelist`", "variable8": "` The Channel: \\`${channel.name}\\` is now registered as an Whitelisted Anti Links Channel`", - "variable9": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable9": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable11": "\" ERROR | Your Time ran out\"", "variable12": "\"Which Channel do you wanna remove to the Whitelist?\"", "variable13": "`Please Ping the Channel now!`", "variable14": "` ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Links Whitelist yet`", "variable15": "` The Channel: \\`${channel.name}\\` is now **NOT** registered as an Whitelisted Anti Links Channel anymore`", - "variable16": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable16": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable18": "\" ERROR | Your Time ran out\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-antinuke": { "variable1": "\" **Only the Server Owner is allowed to execute this Command!**\\n> *This was a wish from the Community..*\"", - "variable2": "{name: \"Anti Nuke Setup\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable2": "{name: \"Anti Nuke Setup\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/milrato\"}", "variable3": "\"***Select what you need in the `Selection` down Below!***\"", "variable4": "\":x: Cancelled the Setup!\"", "variable5": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \" __**The Anti Nuke is enabled!**__\": \" __**The Anti Nuke is disabled!**__\"}`", @@ -1810,7 +1810,7 @@ "variable12": "\">>> __***When the allowed Actions / Time are reached, then i will do the punishments in []***__\\n*I will also Kick the added Bot and delete the Created Role/Channel*\"", "variable13": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", "variable14": "`> ***This Setup is used to secure your Server***\\n\\n**Things it will protect:**\\n> \\`Watch Kicks & Bans\\`\\n> \\`Watch Channel Creations & Deletions\\`\\n> \\`Watch Role Creations & Deletions\\`\\n> \\`Watch Add Bots\\`\\n\\n> *If something Happens, and the settings are right, i will punish him by removing his role or kicking or banning him.*`", - "variable15": "{name: \"Anti Nuke Settings\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable15": "{name: \"Anti Nuke Settings\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/milrato\"}", "variable16": "\"***Select what you need in the `Selection` down Below!***\"", "variable17": "\":x: Cancelled the Setup!\"", "variable18": "\"Which Role/User do you wanna add/remove?\"", @@ -1870,7 +1870,7 @@ "variable58": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", "variable59": "\" ERROR | Your Time ran out\"", "variable60": "\" **This is not finished yet, no worries the System itself works!**\"", - "variable61": "{name: \"Anti Nuke Settings\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable61": "{name: \"Anti Nuke Settings\", iconURL: \"https://cdn.discordapp.com/attachments/820695790170275871/869657327941324860/PS7lwz7HwAAAABJRU5ErkJggg.png\", url: \"https://discord.gg/milrato\"}", "variable62": "\"***Select what you need in the `Selection` down Below!***\"", "variable63": "\":x: Cancelled the Setup!\"", "variable64": "`**Successfully __${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"Enabled\" : \"Disabled\"}__ the Anti-Nuke System**`", @@ -2006,7 +2006,7 @@ "variable88": "` ERROR | Could not your message as a backgroundimage`", "variable89": "\"Successfully set the ACCEPT IMAGE for emoji **one**!\"", "variable90": "` ERROR | Could not your message as a backgroundimage`", - "variable91": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable91": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable92": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable93": "\"What do you want to do?\"", "variable94": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", @@ -2025,7 +2025,7 @@ "variable107": "` ERROR | Could not your message as a backgroundimage`", "variable108": "\"Successfully __set__ the ACCEPT IMAGE for emoji **two**!\"", "variable109": "` ERROR | Could not your message as a backgroundimage`", - "variable110": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable110": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable111": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable112": "\"What do you want to do?\"", "variable113": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", @@ -2044,7 +2044,7 @@ "variable126": "` ERROR | Could not your message as a backgroundimage`", "variable127": "\"Successfully __set__ the ACCEPT IMAGE for emoji **three**!\"", "variable128": "` ERROR | Could not your message as a backgroundimage`", - "variable129": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable129": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable130": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable131": "\" ERROR please enter a valid Option\"", "variable132": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojithree message\\` --> follow steps / \\`${prefix}editsetup emojithree setrole\\` --> follow steps`", @@ -2065,7 +2065,7 @@ "variable147": "` ERROR | Could not your message as a backgroundimage`", "variable148": "\"Successfully __set__ the ACCEPT IMAGE for emoji **four**!\"", "variable149": "` ERROR | Could not your message as a backgroundimage`", - "variable150": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable150": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable151": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable152": "\" ERROR please enter a valid Option\"", "variable153": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojifour message\\` --> follow steps / \\`${prefix}editsetup emojifour setrole\\` --> follow steps`", @@ -2085,7 +2085,7 @@ "variable167": "` ERROR | Could not your message as a backgroundimage`", "variable168": "\"Successfully __set__ the ACCEPT IMAGE for emoji **five**!\"", "variable169": "` ERROR | Could not your message as a backgroundimage`", - "variable170": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable170": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable171": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable172": "\" ERROR please enter a valid Option\"", "variable173": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojifive message\\` --> follow steps / \\`${prefix}editsetup emojifive setrole\\` --> follow steps`", @@ -2150,7 +2150,7 @@ "variable7": "` The Channel is already defined as an Auto Embed Channel`", "variable8": "`You can retry the Command: \\`${prefix}setup-autoembed\\` to remove the Channel from the LIST!`", "variable9": "` I will now replace every message in \\`${channel.name}\\` too!`", - "variable10": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable10": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable12": "\" ERROR | Your Time ran out\"", "variable13": "\"Which Channel do you wanna add?\"", @@ -2158,14 +2158,14 @@ "variable15": "` The Channel is not defined as an Auto Embed Channel yet`", "variable16": "`You can retry the Command: \\`${prefix}setup-autoembed\\` to add the Channel to the LIST!`", "variable17": "` I will now no longer replace the messages in \\`${channel.name}\\`!`", - "variable18": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable18": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable20": "\" ERROR | Your Time ran out\"", "variable21": "\"I am replacing the messages in those Channels:\"", "variable22": "`${a.map(ch=>`<#${ch}>`).join(\" | \")}`.substr(0, 2048)", "variable23": "\"📑 Settings of the Auto Embed-Message Replacement System\"", "variable24": "`**Channels where Messages will be replaced:**\\n${a.map(ch=>`<#${ch}>`).join(\" | \")}`.substr(0, 2048)", - "variable25": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable25": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-automeme": { @@ -2179,7 +2179,7 @@ "variable8": "\" ERROR | Your Time ran out\"", "variable9": "` Disabled the Auto Meme Poster Channel`", "variable10": "` Settings of the Auto Meme Poster Channel`", - "variable11": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable11": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-autonsfw": { @@ -2194,7 +2194,7 @@ "variable9": "\" ERROR | Your Time ran out\"", "variable10": "` Disabled the Auto Nsfw Poster Channel`", "variable11": "` Settings of the Auto Nsfw Poster Channel`", - "variable12": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable12": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-blacklist": { @@ -2206,18 +2206,18 @@ "variable6": "`Please send the Word(s) in here now! Note if you wanna add multiple words do it like this:\\n\\`word1,word2,word 3,word4\\``", "variable7": "` Added \\`${blacklistedwords.length - notadded.length}\\` / \\`${blacklistedwords.length}\\``", "variable8": "`Not added Words:\\n${notadded.length > 0 ? notadded.map(i => `\\`${i}\\``).join(\"︲\") + \"\\n Because it is already in the Blacklist\" : \"Added every given word\"}`.substr(0, 2048)", - "variable9": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable9": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable11": "\" ERROR | Your Time ran out\"", "variable12": "\"Which Word do you wanna remove?\"", "variable13": "`Please send the Word(s) in here now! Note if you wanna remove multiple words do it like this:\\n\\`word1,word2,word 3,word4\\``", "variable14": "` Removed \\`${blacklistedwords.length - notremoved.length}\\` / \\`${blacklistedwords.length}\\``", "variable15": "`Not removed Words:\\n${notremoved.length > 0 ? notremoved.map(i => `\\`${i}\\``).join(\"︲\") + \"\\nBecause it is not in the blacklist yet\": \"Removed every given word\"}`.substr(0, 2048)", - "variable16": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable16": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable18": "\" ERROR | Your Time ran out\"", "variable19": "` Resetted the Blacklist`", - "variable20": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable20": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-commands": { @@ -2239,7 +2239,7 @@ "variable9": "` Disabled the Number-Counter-Chat`", "variable10": "` Resetted the Number to 0`", "variable11": "` Settings of the Number-Counter-Chat`", - "variable12": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable12": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-customcommand": { @@ -2251,7 +2251,7 @@ "variable6": "\"What Custom Command do you wanna add?\"", "variable7": "`Please type the Command name **without** the Prefix:\\nExample if you wanna get a \\`!socials\\` command send \\`socials\\``", "variable8": "\"What Should the Custom Command send?\"", - "variable9": "`Please just type the content in the Chat\\nExample: \\`Discord Server: https://discord.gg/hsmU2c7mVa\\``", + "variable9": "`Please just type the content in the Chat\\nExample: \\`Discord Server: https://discord.gg/milrato\\``", "variable10": "\"Should I send it as an EMBED or as an MESSAGE\"", "variable11": "`React with ✅ to send it as an Embed\\n\\nReact with ❌ to just send it as a normal Message`", "variable12": "`Success ${thecustomcommand.name} has successfully been created!`", @@ -2261,13 +2261,13 @@ "variable16": "\" Your Time ran out\"", "variable17": "\"Which Custom Command do you wanna remove?\"", "variable18": "` I successfully deleted \\`${thecmd.name}\\`!`", - "variable19": "\" Something went wrong, please contact: `bestgamershk2`\"", + "variable19": "\" Something went wrong, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``", "variable21": "\" Your Time ran out\"", "variable22": "\"Custom Commands\"", "variable23": "\"📑 Settings of the Custom Commands\"", "variable24": "`**Amount: \\`${client.customcommands.get(message.guild.id, \"commands\").length}\\`**`", - "variable25": "\" PLEASE CONTACT `bestgamershk2`\"", + "variable25": "\" PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-dailyfact": { @@ -2281,7 +2281,7 @@ "variable8": "\" ERROR | Your Time ran out\"", "variable9": "` Disabled the Daily Fact Poster Channel`", "variable10": "` Settings of the Daily Fact Poster Channel`", - "variable11": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable11": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-embed": { @@ -2296,30 +2296,30 @@ "variable9": "\" ERROR | Please add a valid COLOR\"", "variable10": "`Note that a HEX COLOR looks like that: \\`#ffee22\\``", "variable11": "` The new Embed Color is: \\`${es.color}\\``", - "variable12": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable12": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable14": "\" ERROR | Your Time ran out\"", "variable15": "\"Which Image do you want to use?\"", "variable16": "`Note that you may not delete this image from where ever the source is from! A Link is appreciated`", "variable17": "` The new Embed Image is: \\`${es.link}\\``", - "variable18": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable18": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable20": "\" ERROR | Please add a valid IMAGE-LINK\"", "variable21": "\" ERROR | Please add a valid IMAGE-LINK\"", "variable22": "` The new Embed Image is: \\`${es.link}\\``", - "variable23": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable23": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable24": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable25": "\" ERROR | Your Time ran out\"", "variable26": "\"What should be your new Footer Text?\"", "variable27": "`Note that it's the Text that's very small and at the bottom of an Embed\\n\\nEnter the Text now!`", - "variable28": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable28": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable30": "\" ERROR | Your Time ran out\"", "variable31": "` The Thumbnail is now ${es.thumb ? \"enabled\": \"disabled\"}`", "variable32": "`${es.thumb ? \"I will now add Thumbnails to each Embed Message\": \"I will now **not** add a Thumbnail to Embed Messages\"}`", - "variable33": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable33": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable35": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-jtc": { @@ -2366,7 +2366,7 @@ "variable41": "`New Channelname: \\`${client.jtcsettings3.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings3.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", "variable42": "\" ERROR | Your Time ran out\"", "variable43": "\" ERROR | Your Time ran out\"", - "variable44": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable44": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable45": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "setup-keyword": { @@ -2394,11 +2394,11 @@ "variable22": "\" ERROR | Your Time ran out\"", "variable23": "\"Which Key Word do you wanna remove?\"", "variable24": "` I successfully deleted \\`${thecmd.name}\\`!`", - "variable25": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable25": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable27": "\" ERROR | Your Time ran out\"", "variable28": "\"Key Word Messages (5 Seconds SERVER Delay)\"", - "variable29": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable29": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-language": { @@ -2421,19 +2421,19 @@ "variable7": "\"In which Channel shall I send the leave Message?\"", "variable8": "`Please Ping the Channel now!`", "variable9": "` The new leave Cannel is: \\`${channel.name}\\``", - "variable10": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable10": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable12": "\" ERROR | Your Time ran out\"", "variable13": "` Disabled the leave **Message**`", - "variable14": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable14": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "\"What do you want to do?\"", "variable17": "\" ERROR | Missing Permissions to add Reactions\"", "variable18": "` I will now send no Image with the leave Message`", - "variable19": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable19": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "` I will now send an Image with the leave Message`", - "variable22": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable22": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "\"Please add an Image now\"", "variable25": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", @@ -2444,7 +2444,7 @@ "variable30": "\"Please retry the whole process\"", "variable31": "\" ERROR | Your Time ran out\"", "variable32": "` I will now send an Auto generated Image with an transparent Background, including your Guild Avatar`", - "variable33": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable33": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable35": "\"Please add an Image now\"", "variable36": "` I will now use your Custom image`", @@ -2454,52 +2454,52 @@ "variable40": "\"Please retry the whole process\"", "variable41": "\" ERROR | Your Time ran out\"", "variable42": "` ${client.settings.get(message.guild.id, \"leave.frame\") ? \"Enabled the Frame for the Automated leave Image\" : \"Disabled the Frame for the Automated leave Image\"}`", - "variable43": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable43": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "` ${client.settings.get(message.guild.id, \"leave.discriminator\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated leave Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated leave Image\"}`", - "variable46": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable46": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable48": "` ${client.settings.get(message.guild.id, \"leave.membercount\") ? \"Enabled the MemberCount Text for the Automated leave Image\" : \"Disabled the MemberCount Text for the Automated leave Image\"}`", - "variable49": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable49": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable50": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable51": "` ${client.settings.get(message.guild.id, \"leave.servername\") ? \"Enabled Servername Text Frame for the Automated leave Image\" : \"Disabled the Servername Text for the Automated leave Image\"}`", - "variable52": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable52": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable53": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable54": "` ${client.settings.get(message.guild.id, \"leave.pb\") ? \"Enabled Profile Picture for the Automated leave Image\" : \"Disabled Profile Picture for the Automated leave Image\"}`", - "variable55": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable55": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable57": "\"What do you want to do?\"", "variable58": "\" ERROR | Missing Permissions to add Reactions\"", "variable59": "` CHANGED THE COLOR FOR THE FRAME`", - "variable60": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable60": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable62": "\" ERROR | Your Time ran out\"", "variable63": "\" ERROR | Your Time ran out\"", "variable64": "\"What should be the leave Message?\"", "variable65": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable66": "` The new leave Message is:`", - "variable67": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable67": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable68": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable69": "\" ERROR | Your Time ran out\"", "variable70": "` ${client.settings.get(message.guild.id, \"leave.invite\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable71": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable71": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable72": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable73": "\" ERROR | Your Time ran out\"", "variable74": "\"What do you want to do? | CHANNEL leave\"", "variable75": "\" ERROR | Missing Permissions to add Reactions\"", "variable76": "` I will now send leave-Messages to a new User in his DMS`", - "variable77": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable77": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable78": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable79": "` I will now send **NO** leave-Messages to a new User in his DMS`", - "variable80": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable80": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable81": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable82": "\"What do you want to do?\"", "variable83": "\" ERROR | Missing Permissions to add Reactions\"", "variable84": "` I will now send no Image with the leave Message (DM)`", - "variable85": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable85": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable86": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable87": "` I will now send an Image with the leave Message (DM)`", - "variable88": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable88": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable89": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable90": "\"Please add an Image now\"", "variable91": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", @@ -2510,7 +2510,7 @@ "variable96": "\"Please retry the whole process\"", "variable97": "\" ERROR | Your Time ran out\"", "variable98": "` I will now send an Auto generated Image with an transparent Background, including your Guild Avatar (DM)`", - "variable99": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable99": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable101": "\"Please add an Image now\"", "variable102": "` I will now use your Custom image (DM)`", @@ -2520,35 +2520,35 @@ "variable106": "\"Please retry the whole process\"", "variable107": "\" ERROR | Your Time ran out\"", "variable108": "` ${client.settings.get(message.guild.id, \"leave.framedm\") ? \"Enabled the Frame for the Automated leave Image\" : \"Disabled the Frame for the Automated leave Image\"} (DM)`", - "variable109": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable109": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable110": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable111": "` ${client.settings.get(message.guild.id, \"leave.discriminatordm\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated leave Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated leave Image\"} (DM)`", - "variable112": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable112": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable113": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable114": "` ${client.settings.get(message.guild.id, \"leave.membercountdm\") ? \"Enabled the MemberCount Text for the Automated leave Image\" : \"Disabled the MemberCount Textthe Automated leave Image\"} (DM)`", - "variable115": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable115": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable116": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable117": "` ${client.settings.get(message.guild.id, \"leave.servernamedm\") ? \"Enabled Servername Text Frame for the Automated leave Image\" : \"Disabled the Servername Text for the Automated leave Image\"} (DM)`", - "variable118": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable118": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable119": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable120": "` ${client.settings.get(message.guild.id, \"leave.pbdm\") ? \"Enabled Profile Picture for the Automated leave Image\" : \"Disabled Profile Picture for the Automated leave Image\"} (DM)`", - "variable121": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable121": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable122": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable123": "\"What do you want to do?\"", "variable124": "\" ERROR | Missing Permissions to add Reactions\"", "variable125": "` CHANGED THE COLOR FOR THE FRAME (DM)`", - "variable126": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable126": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable127": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable128": "\" ERROR | Your Time ran out\"", "variable129": "\" ERROR | Your Time ran out\"", "variable130": "\"What should be the leave Message? (DM\"", "variable131": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable132": "` The new leave Message is: (DM)`", - "variable133": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable133": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable134": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable135": "\" ERROR | Your Time ran out\"", "variable136": "` ${client.settings.get(message.guild.id, \"leave.invitedm\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable137": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable137": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable138": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable139": "\" ERROR | Your Time ran out\"", "variable140": "\"What do you want to do? | CHANNEL leave\"", @@ -2565,7 +2565,7 @@ "variable151": "\" ERROR | Your Time ran out\"", "variable152": "`Everyone who joins will get those Roles now:`", "variable153": "\" ERROR | Your Time ran out\"", - "variable154": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable154": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable155": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-logger": { @@ -2576,13 +2576,13 @@ "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`Please Ping the Channel now!`", "variable7": "` I will now send all logs into: \\`${channel.name}\\``", - "variable8": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable8": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable10": "\" ERROR | Your Time ran out\"", "variable11": "` Disabled Logger, I wont log anything anymore`", - "variable12": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable12": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable14": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-membercount copy": { @@ -2599,7 +2599,7 @@ "variable11": "\" ERROR | Your Time ran out\"", "variable12": "\" ERROR | Your Time ran out\"", "variable13": "` Settings of the Member Counter Setup`", - "variable14": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "` Something went Wrong`", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, @@ -2617,7 +2617,7 @@ "variable11": "\" ERROR | Your Time ran out\"", "variable12": "\" ERROR | Your Time ran out\"", "variable13": "` Settings of the Member Counter Setup`", - "variable14": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-radio": { @@ -2639,18 +2639,18 @@ "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`Please Ping the Channel now!`", "variable7": "` I will now send the Levelup Messages in \\`${channel.name}\\``", - "variable8": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable8": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable10": "\" ERROR | Your Time ran out\"", "variable11": "` I will now reply with the Levelup Messages`", "variable12": "`To disable them, type: \\`${prefix}setup-rank disable\\`To send them into a channel, type: \\`${prefix}setup-rank channel #channel\\``", - "variable13": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable13": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable15": "\" ERROR | Level Up Messages are Already Disabled\"", "variable16": "`To enable them again type: \\`${prefix}setup-rank reply\\``", "variable17": "` Disabled Levelup Messages`", "variable18": "`To enable them again type: \\`${prefix}setup-rank reply\\``", - "variable19": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable19": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "\"Which Image should i Use?\"", "variable22": "`*Just Send the Url*`", @@ -2660,13 +2660,13 @@ "variable26": "` Successfully, set your Background Image!`", "variable27": "`Please make sure to **not** delete your Image from the Channel!`", "variable28": "` ERROR | Could not your message as a backgroundimage`", - "variable29": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable29": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable31": "` Resetted Levelup Message Image Background`", "variable32": "`I will now use the Default Levelup Image`", - "variable33": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable33": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable35": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-reactionrole": { @@ -2703,7 +2703,7 @@ "variable7": "` The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Admin logger`", "variable8": "\" ERROR | Your Time ran out\"", "variable9": "` Disabled the Admin logger`", - "variable10": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable10": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-roster": { @@ -2716,7 +2716,7 @@ "variable7": "\"Which Channel do you wanna use?\"", "variable8": "`Please Ping the Channel now!`", "variable9": "` The Roster is now locked to: \\`${channel.name}\\`. It is updating automatically!`", - "variable10": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable10": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable12": "\" ERROR | Your Time ran out\"", "variable13": "\"Which Role do you wanna add?\"", @@ -2725,7 +2725,7 @@ "variable16": "`Remove it with: \\`${prefix}setup-roster\\``", "variable17": "` Added the Role: \\`${role.name}\\``", "variable18": "`It will update in less then **5 Minutes**, *If it did not update yet*`", - "variable19": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable19": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "\" ERROR | Your Time ran out\"", "variable22": "\"Which Role do you wanna add?\"", @@ -2734,7 +2734,7 @@ "variable25": "`Remove it with: \\`${prefix}setup-roster\\``", "variable26": "` Removed the Role: \\`${role.name}\\``", "variable27": "`It will update in less then **5 Minutes**, *If it did not update yet*`", - "variable28": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable28": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable30": "\" ERROR | Your Time ran out\"", "variable31": "\"Those Roles will be listed in the Roster Embed:\"", @@ -2754,19 +2754,19 @@ "variable45": "` The Roster will now add ${msg} to each Listed Member!`", "variable46": "` The Roster will now add ${msg} to each Listed Member!`", "variable47": "` The Roster will now add ${msg.substr(0, 5)} to each Listed Member!`", - "variable48": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable48": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable50": "\" ERROR | Your Time ran out\"", "variable51": "\"Which Title should your Roster have?\"", "variable52": "`Note, that the Maximum lenght is \\`256\\`!\\n\\nEnter the TEXT now!`", "variable53": "` The Roster will now add ${msg.substr(0, 256)} to each Listed Member!`", - "variable54": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable54": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable55": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable56": "\" ERROR | Your Time ran out\"", "variable57": "` The Roster will now ${thedb.get(message.guild.id, \"inline\") ? \"\": \"__**not**__\"} have multiple lines!`", "variable58": "` The Roster will now ${thedb.get(message.guild.id, \"showallroles\") ? \"\": \"__**not**__ \"}cut of if there are too many Members (20+) who have the Role!`", "variable59": "` Resetted ${rostercount} Roster!`", - "variable60": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable60": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-serverstats": { @@ -2783,7 +2783,7 @@ "variable11": "\" ERROR | Your Time ran out\"", "variable12": "\" ERROR | Your Time ran out\"", "variable13": "` Settings of the Member Counter Setup`", - "variable14": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-suggestion": { @@ -2793,37 +2793,37 @@ "variable4": "\"Which Channel do you wanna use as the Suggestion Channel?\"", "variable5": "`Please Ping the Channel now! #channel`", "variable6": "` The Channel: \\`${channel.name}\\` is now registered as the Suggestion Channel`", - "variable7": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable7": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable8": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable9": "\" ERROR | Your Time ran out\"", "variable10": "\"What should be the new Approve Message?\"", "variable11": "`Please write the Message now! Example: \\`Accepted Idea! Expect this soon.\\``", "variable12": "` I changed the Approve Message to...`", - "variable13": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable13": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable15": "\" ERROR | Your Time ran out\"", "variable16": "\"What should be the new Deny Message?\"", "variable17": "`Please write the Message now! Example: \\`Thank you for the feedback, but we are not interested in this idea at this time.\\``", "variable18": "` I changed the Deny Message to...`", - "variable19": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable19": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "\" ERROR | Your Time ran out\"", "variable22": "\"What should be the new Maybe Message?\"", "variable23": "`Please write the Message now! Example: \\`💡 We are thinking about this idea!\\``", "variable24": "` I changed the Maybe Message to...`", - "variable25": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable25": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable27": "\" ERROR | Your Time ran out\"", "variable28": "\"What should be the new Status Text?\"", "variable29": "`Please write the Message now! Example: \\`Waiting for Community Feedback, please vote!\\``", "variable30": "` I changed the Status Text to...`", - "variable31": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable31": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable32": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable33": "\" ERROR | Your Time ran out\"", "variable34": "\"What should be the new Footer Text?\"", "variable35": "`Please write the Message now! Example: \\`Want to suggest / Feedback something? Simply type in this channel!\\``", "variable36": "` I changed the Footer Text to...`", - "variable37": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable37": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable38": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable39": "\" ERROR | Your Time ran out\"", "variable40": "\"What should be the reacted Approve Emoji?\"", @@ -2832,9 +2832,9 @@ "variable43": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable44": "` Successfully changed the Approve emoji`", "variable45": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable46": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable46": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable48": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable48": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable50": "\" ERROR | Your Time ran out\"", "variable51": "\"What should be the reacted Decline Emoji?\"", @@ -2843,16 +2843,16 @@ "variable54": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable55": "` Successfully changed the Deny emoji`", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable57": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable57": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable58": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable59": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable59": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable60": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable61": "\" ERROR | Your Time ran out\"", - "variable62": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable62": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable63": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-ticket": { - "variable1": "{name: \"Ticket Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/282/incoming-envelope_1f4e8.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable1": "{name: \"Ticket Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/282/incoming-envelope_1f4e8.png\", url: \"https://discord.gg/milrato\"}", "variable2": "\"***Select what you need in the `Selection` down Below!***\"", "variable3": "\":x: Cancelled the Setup!\"", "variable4": "\"***Select what you need in the `Selection` down Below!***\"", @@ -2917,7 +2917,7 @@ "variable22": "` Changed the message for the Channel ${channel}`", "variable23": "\" ERROR | Your Time ran out\"", "variable24": "\" ERROR | Your Time ran out\"", - "variable25": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable25": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-twitch": { @@ -2941,24 +2941,24 @@ "variable18": "`Please Ping the Channel now!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable19": "` Disabled the Twitch Logger System!`", "variable20": "` I will now send all Twtich-logs into: \\`${channel.name}\\``", - "variable21": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable21": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable22": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable23": "\" ERROR | Your Time ran out\"", "variable24": "\"Which Role do you want me to give to a Streamer when he is live?\"", "variable25": "`Please Ping the Role now!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable26": "` Disabled the Twitch Logger Role Granting!`", "variable27": "` I will now give to all Streaming Members the Role: \\`${channel.name}\\``", - "variable28": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable28": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable30": "\" ERROR | Your Time ran out\"", "variable31": "\"Which Role do you want me to ping, when someone goes live?\"", "variable32": "`Please Ping the Role now!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable33": "` Disabled the Twitch Logger Role PINGING!`", "variable34": "` I will now ping the Role: \\`${channel.name}\\` when someone goes live`", - "variable35": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable35": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable37": "\" ERROR | Your Time ran out\"", - "variable38": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable38": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable39": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-twitter": { @@ -2982,7 +2982,7 @@ "variable18": "`**IF YOU TWITTER IS NOT THE SAME, THEN MANUALLY DEFINE THE ID THROUGH COMMAND!!!**\\n\\n**Make sure that you defined a \\`Discord Channel\\` too! Otherwise it won't post things!**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_19": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable19": "\"When posting a new Twit\"", - "variable20": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable20": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable22": "\"Which Channel do you wanna use?\"", "variable23": "`Please Ping the Channel now!`", @@ -2990,16 +2990,16 @@ "variable25": "`\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_26": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable26": "\"When posting a new Twit\"", - "variable27": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable27": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable29": "\" ERROR | Your Time ran out\"", "variable30": "\"Which MEssage do you wanna send with the Twitter Post?\"", "variable31": "`\\`{url}\\` Will be replaced with the Twitter POST LINK\\n\\n\\`{Twittername}\\` will be replaced with the TwitterAccountname`", "variable32": "` I will now post The Twitter Messages with the Twitter Post: `", - "variable33": "`${collected.first().content.replace(\"{url}\", \"https://twitter.com/MilratoDev\").replace(\"{Twittername}\", \"bestgamershk2\")}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", + "variable33": "`${collected.first().content.replace(\"{url}\", \"https://twitter.com/MilratoDev\").replace(\"{Twittername}\", \"Tomato6966\")}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_34": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable34": "\"When posting a new Twit\"", - "variable35": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable35": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable37": "\" ERROR | Your Time ran out\"", "variable38": "` ${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"Enabled Showing Retweets\": \"Disabled Showing Retweets\"}`", @@ -3014,13 +3014,13 @@ "variable46": "`${collected.first().content.replace(\"{url}\", `https://twitter.com/${collected.first().content}`).replace(\"{Twittername}\", collected.first().content)}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_47": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable47": "\"When posting a new Twit\"", - "variable48": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable48": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable50": "\" ERROR | Your Time ran out\"", - "variable51": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable51": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable52": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable53": "\" ERROR | Your Time ran out\"", - "variable54": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable54": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable55": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-validcode": { @@ -3032,7 +3032,7 @@ "variable6": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-warn": { - "variable1": "{name: \"Warn Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/285/prohibited_1f6ab.png\", url: \"https://discord.gg/hsmU2c7mVa\"}", + "variable1": "{name: \"Warn Setup\", iconURL: \"https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/apple/285/prohibited_1f6ab.png\", url: \"https://discord.gg/milrato\"}", "variable2": "\"***Select what you need in the `Selection` down Below!***\"", "variable3": "\":x: Cancelled the Setup!\"", "variable4": "`**Hey ${message.author.username}!**`", @@ -3083,19 +3083,19 @@ "variable7": "\"In which Channel shall I send the Welcome Message?\"", "variable8": "`Please Ping the Channel now!`", "variable9": "` The new Welcome Cannel is: \\`${channel.name}\\``", - "variable10": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable10": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable12": "\" ERROR | Your Time ran out\"", "variable13": "` Disabled the Welcome **Message**`", - "variable14": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable14": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "\"What do you want to do?\"", "variable17": "\" ERROR | Missing Permissions to add Reactions\"", "variable18": "` I will now send no Image with the Welcome Message`", - "variable19": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable19": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "` I will now send an Image with the Welcome Message`", - "variable22": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable22": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "\"Please add an Image now\"", "variable25": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", @@ -3106,7 +3106,7 @@ "variable30": "\"Please retry the whole process\"", "variable31": "\" ERROR | Your Time ran out\"", "variable32": "` I will now send an Auto generated Image with an transparent Background, including your Guild Avatar`", - "variable33": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable33": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable35": "\"Please add an Image now\"", "variable36": "` I will now use your Custom image`", @@ -3116,52 +3116,52 @@ "variable40": "\"Please retry the whole process\"", "variable41": "\" ERROR | Your Time ran out\"", "variable42": "` ${client.settings.get(message.guild.id, \"welcome.frame\") ? \"Enabled the Frame for the Automated Welcome Image\" : \"Disabled the Frame for the Automated Welcome Image\"}`", - "variable43": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable43": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "` ${client.settings.get(message.guild.id, \"welcome.discriminator\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\"}`", - "variable46": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable46": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable48": "` ${client.settings.get(message.guild.id, \"welcome.membercount\") ? \"Enabled the MemberCount Text for the Automated Welcome Image\" : \"Disabled the MemberCount Text for the Automated Welcome Image\"}`", - "variable49": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable49": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable50": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable51": "` ${client.settings.get(message.guild.id, \"welcome.servername\") ? \"Enabled Servername Text Frame for the Automated Welcome Image\" : \"Disabled the Servername Text for the Automated Welcome Image\"}`", - "variable52": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable52": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable53": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable54": "` ${client.settings.get(message.guild.id, \"welcome.pb\") ? \"Enabled Profile Picture for the Automated Welcome Image\" : \"Disabled Profile Picture for the Automated Welcome Image\"}`", - "variable55": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable55": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable57": "\"What do you want to do?\"", "variable58": "\" ERROR | Missing Permissions to add Reactions\"", "variable59": "` CHANGED THE COLOR FOR THE FRAME`", - "variable60": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable60": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable62": "\" ERROR | Your Time ran out\"", "variable63": "\" ERROR | Your Time ran out\"", "variable64": "\"What should be the Welcome Message?\"", "variable65": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable66": "` The new Welcome Message is:`", - "variable67": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable67": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable68": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable69": "\" ERROR | Your Time ran out\"", "variable70": "` ${client.settings.get(message.guild.id, \"welcome.invite\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable71": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable71": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable72": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable73": "\" ERROR | Your Time ran out\"", "variable74": "\"What do you want to do? | CHANNEL WELCOME\"", "variable75": "\" ERROR | Missing Permissions to add Reactions\"", "variable76": "` I will now send Welcome-Messages to a new User in his DMS`", - "variable77": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable77": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable78": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable79": "` I will now send **NO** Welcome-Messages to a new User in his DMS`", - "variable80": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable80": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable81": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable82": "\"What do you want to do?\"", "variable83": "\" ERROR | Missing Permissions to add Reactions\"", "variable84": "` I will now send no Image with the Welcome Message (DM)`", - "variable85": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable85": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable86": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable87": "` I will now send an Image with the Welcome Message (DM)`", - "variable88": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable88": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable89": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable90": "\"Please add an Image now\"", "variable91": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", @@ -3172,7 +3172,7 @@ "variable96": "\"Please retry the whole process\"", "variable97": "\" ERROR | Your Time ran out\"", "variable98": "` I will now send an Auto generated Image with an transparent Background, including your Guild Avatar (DM)`", - "variable99": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable99": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable101": "\"Please add an Image now\"", "variable102": "` I will now use your Custom image (DM)`", @@ -3182,35 +3182,35 @@ "variable106": "\"Please retry the whole process\"", "variable107": "\" ERROR | Your Time ran out\"", "variable108": "` ${client.settings.get(message.guild.id, \"welcome.framedm\") ? \"Enabled the Frame for the Automated Welcome Image\" : \"Disabled the Frame for the Automated Welcome Image\"} (DM)`", - "variable109": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable109": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable110": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable111": "` ${client.settings.get(message.guild.id, \"welcome.discriminatordm\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\"} (DM)`", - "variable112": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable112": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable113": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable114": "` ${client.settings.get(message.guild.id, \"welcome.membercountdm\") ? \"Enabled the MemberCount Text for the Automated Welcome Image\" : \"Disabled the MemberCount Textthe Automated Welcome Image\"} (DM)`", - "variable115": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable115": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable116": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable117": "` ${client.settings.get(message.guild.id, \"welcome.servernamedm\") ? \"Enabled Servername Text Frame for the Automated Welcome Image\" : \"Disabled the Servername Text for the Automated Welcome Image\"} (DM)`", - "variable118": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable118": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable119": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable120": "` ${client.settings.get(message.guild.id, \"welcome.pbdm\") ? \"Enabled Profile Picture for the Automated Welcome Image\" : \"Disabled Profile Picture for the Automated Welcome Image\"} (DM)`", - "variable121": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable121": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable122": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable123": "\"What do you want to do?\"", "variable124": "\" ERROR | Missing Permissions to add Reactions\"", "variable125": "` CHANGED THE COLOR FOR THE FRAME (DM)`", - "variable126": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable126": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable127": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable128": "\" ERROR | Your Time ran out\"", "variable129": "\" ERROR | Your Time ran out\"", "variable130": "\"What should be the Welcome Message? (DM\"", "variable131": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable132": "` The new Welcome Message is: (DM)`", - "variable133": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable133": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable134": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable135": "\" ERROR | Your Time ran out\"", "variable136": "` ${client.settings.get(message.guild.id, \"welcome.invitedm\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable137": "\" ERROR | Something went wrong, please contact: `bestgamershk2`\"", + "variable137": "\" ERROR | Something went wrong, please contact: `Tomato#6966`\"", "variable138": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable139": "\" ERROR | Your Time ran out\"", "variable140": "\"What do you want to do? | CHANNEL WELCOME\"", @@ -3228,7 +3228,7 @@ "variable152": "`Everyone who joins will get those Roles now:`", "variable153": "\" ERROR | Your Time ran out\"", "variable154": "` ${client.settings.get(message.guild.id, \"welcome.captcha\") ? \"Enabled the Captcha System\" : \"Disabled the Cpatcha System\"}`", - "variable155": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable155": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable156": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-youtube": { @@ -3256,7 +3256,7 @@ "variable22": "` Changed the message for the Channel ${channel}`", "variable23": "\" ERROR | Your Time ran out\"", "variable24": "\" ERROR | Your Time ran out\"", - "variable25": "\" ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable25": "\" ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup": { @@ -3427,9 +3427,9 @@ }, "pay": { "variable1": "` You didn't pinged to whom you want to pay`", - "variable2": "`Usage: \\`${prefix}pay <@USER>\\`\\n\\n\\Example: \\`${prefix}pay <@399650958096728064> 42069\\``", + "variable2": "`Usage: \\`${prefix}pay <@USER>\\`\\n\\n\\Example: \\`${prefix}pay <@442355791412854784> 42069\\``", "variable3": "` You didn't add the payamount`", - "variable4": "`Usage: \\`${prefix}pay <@USER>\\`\\n\\n\\Example: \\`${prefix}pay <@399650958096728064> 42069\\``", + "variable4": "`Usage: \\`${prefix}pay <@USER>\\`\\n\\n\\Example: \\`${prefix}pay <@442355791412854784> 42069\\``", "variable5": "` **You can't gamble 0 or less Money!**`", "variable6": "\" **A Discord Bot can not have Economy!**\"", "variable7": "` You can't pay a negative Amount of Money or no Money, to ${topay}`", @@ -3494,9 +3494,9 @@ }, "transfer": { "variable1": "` You didn't pinged to whom you want to transfer`", - "variable2": "`Usage: \\`${prefix}transfer <@USER>\\`\\n\\n\\Example: \\`${prefix}transfer <@399650958096728064> 42069\\``", + "variable2": "`Usage: \\`${prefix}transfer <@USER>\\`\\n\\n\\Example: \\`${prefix}transfer <@442355791412854784> 42069\\``", "variable3": "` You didn't add the transferamount`", - "variable4": "`Usage: \\`${prefix}transfer <@USER>\\`\\n\\n\\Example: \\`${prefix}transfer <@399650958096728064> 42069\\``", + "variable4": "`Usage: \\`${prefix}transfer <@USER>\\`\\n\\n\\Example: \\`${prefix}transfer <@442355791412854784> 42069\\``", "variable5": "\" **A Discord Bot can not have Economy!**\"", "variable6": "` You can't transfer a negative Amount of Money or no Money, to ${totransfer}`", "variable7": "` You can't transfer more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", @@ -4522,7 +4522,7 @@ "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "manageinvites": { - "variable1": "\"MANAGE INVITES OF \" + user.tag, client.user.displayAvatarURL(), \"https://discord.gg/hsmU2c7mVa\"", + "variable1": "\"MANAGE INVITES OF \" + user.tag, client.user.displayAvatarURL(), \"https://discord.gg/milrato\"", "variable2": "`***Select what you want to do in the Selection down Below!***`", "variablex_3": "`💡 **That means he has:**`", "variable3": "`> ${invites} Joins (When the Member Joins the Server)\\n> ${leaves} Leaves (When the invited Member left the Server)\\n> ${fake} Fakes (Alt Accounts / Rejoins)`", @@ -4902,7 +4902,7 @@ "cooldown": " Please wait {time} more second(s) before reusing the `{commandname}` command.", "premium": { "title": " **This Command is Premium Only!**", - "description": "> *This means, you need to **pay** in Order to be able to use this Command!*\n\n> [Website](https://milrato.eu) - [Pay through here](https://discord.gg/hsmU2c7mVa)" + "description": "> *This means, you need to **pay** in Order to be able to use this Command!*\n\n> [Website](https://milrato.eu) - [Pay through here](https://discord.gg/milrato)" }, "permissions": { "title": " **You are not allowed to run this command!**", @@ -5479,7 +5479,7 @@ "playermanager": { "variable1": "\" I need permissions to join your channel\"", "variable2": "\" I need permissions to speak in your channel\"", - "variable3": "\" No valid search Term? ... Please Contact: `bestgamershk2`\"" + "variable3": "\" No valid search Term? ... Please Contact: `Tomato#6966`\"" } }, "playermanagers": { diff --git a/languages/temp.json b/languages/temp.json index b3c96568..52bc3f5e 100644 --- a/languages/temp.json +++ b/languages/temp.json @@ -6,7 +6,7 @@ "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "botfaq": { - "notallowed": "<:NO:1169479454918180937> You are not allowed to do that! Only: <@{cmduserid}>", + "notallowed": "<:no:833101993668771842> You are not allowed to do that! Only: <@{cmduserid}>", "placeholder": "Click me to make a Selection!", "menuembed": { "title": "Bot Help", @@ -16,8 +16,8 @@ { "value": "Creator / Features", "description": "Who is my Creator? / What are my Features?", - "replymsg": "<:MilratoDevelopment:1168761906375446588> **__BestGamersHK__ made me!**\n> <a:HVCablike:1174379040438763690> **Their Website:** https://milrato.eu\n> <:Discord:1168761629882732595> **Their Discord:** https://discord.gg/hsmU2c7mVa\n``` ```***__You can join their Discord Server and get yourself a Bot like me, for FREE/CHEAP!__***\n``` ```:muscle: **__My Features__**\n>>> **68+ Systems**, like: <:twitter:1168755475349778523> **Twitter-** & <:Youtube:1168755503845867520> **Youtube-Auto-Poster** \n**Application-**, Ticket-, **Welcome-Images-** and Reaction Role-, ... Systems\n:notes: An advanced <:Spotify:1168762285729267722> **Music System** with **Audio Filtering**\n:video_game: Many **Minigames** and :joystick: **Fun** Commands (150+)\n:no_entry_sign: **Administration** and **Auto-Moderation** and way much more!\n\n**The Developer is: `bestgamershk2` <:BestGamersHK:858450817665204224>, Contact him if you wanna hire him!**", - "emoji": "1168761906375446588" + "replymsg": "<:Milrato:840259659163893820> **__Milrato Development__ made me!**\n> <:Like:857334024087011378> **Their Website:** https://milrato.eu\n> <:Discord:787321652345438228> **Their Discord:** https://discord.gg/milrato\n``` ```***__You can join their Discord Server and get yourself a Bot like me, for FREE/CHEAP!__***\n``` ```:muscle: **__My Features__**\n>>> **68+ Systems**, like: <:twitter:840255600851812393> **Twitter-** & <:Youtube:840260133686870036> **Youtube-Auto-Poster** \n**Application-**, Ticket-, **Welcome-Images-** and Reaction Role-, ... Systems\n:notes: An advanced <:Spotify:846090652231663647> **Music System** with **Audio Filtering**\n:video_game: Many **Minigames** and :joystick: **Fun** Commands (150+)\n:no_entry_sign: **Administration** and **Auto-Moderation** and way much more!\n\n**The Developer is: `Tomato#6966` <:TOMATO:858450817665204224>, Contact him if you wanna hire him!**", + "emoji": "840259659163893820" }, { "value": "Stats", @@ -34,25 +34,25 @@ { "value": "Sponsor / Support us", "description": "Thanks for everything, you'll get something back!", - "replymsg": "**__There are several Sponsor Options:__**\n\n> Dm bestgamershk2 If you want to sponsor me.", - "emoji": "1168762060952305664" + "replymsg": "**__There are several Sponsor Options:__**\n\n> <:PAYPAL:861207258846330880> **Paypal:**\n> https://paypal.me/MilratoDevelopment\n\n> <:PATREON:861207934070816849> **Patreon:**\n> https://www.patreon.com/MilratoDevelopment?fan_landing=true\n\n> 💸 **Donate via Paysafe, Sofort or others: (1/2)**\n> https://bero-host.de/spenden/qgswlxrzgtll\n\n> 💸 **Donate via Paysafe, Sofort or others: (2/2)**\n> https://mc-host24.de/donate/tomato\n\n> **Every donator** gets the **@DONATOR Role** on:\n> https://discord.gg/milrato\n\n\n> **Every Donator** with more then **10€** Gets a **Free Bot** of his **Choice*!", + "emoji": "861207258846330880" }, { "value": "Partners / Sponsors", "description": "We are really proud of our Sponsors and Partners!", - "replymsg": "", - "emoji": "1168762110336053309" + "replymsg": "<:BeroHost:852970925695041646> Our First/Main Sponsor is **Bero-Host.de** <:BeroHost:852970925695041646>\n> <:Like:857334024087011378> **Their Website:** https://bero-host.de\n> <:Discord:787321652345438228> **Their Discord:** https://discord.bero-host.de\n> *They provide us several HIGH QUALTIY __Servers__ which we are using for our HOSTING! **CHECK THEM OUT**!*\n``` ```<:Bittmax:840370610755862529> Our Second Sponsor is **Bittmax.de** <:Bittmax:840370610755862529>\n> <:Like:857334024087011378> **Their Website:** https://bittmax.de\n> <:Discord:787321652345438228> **Their Discord:** https://discord.gg/GgjJZCyYKD\n> *They provide us several __Servers__ which we are using for our PUBLIC BOT HOSTING! **CHECK THEM OUT**!*\n``` ```**__Partners__**\n> ***We currently have `{partnercount} Partners`, which get at least 1 FREE OP BOT***\n``` ```Wanna be a Partner/Sponsor too? Contact us in our <:Discord:787321652345438228> **Discord:** https://discord.gg/milrato and open a Ticket in <#840491251278676008>", + "emoji": "866089513436315698" }, { "value": "My Bot doesnt work", "description": "If your Bot is not working do this:", - "replymsg": "Contact us in Support Server <:Discord:1168761629882732595> **Discord:** https://discord.gg/hsmU2c7mVa and open a Ticket in <#840332764603351101>\n\n***If it still responds with messages but doesn't work right, then you can try to do: `{prefix}reloadbot` / `{prefix}cmdreload [CMDNAME]`***\n\nMake sure that I have enough Permissions, as well as that the highest Role is high enough!", + "replymsg": "Contact us in Milrato Development <:Discord:787321652345438228> **Discord:** https://discord.gg/milrato and open a Ticket in <#840332764603351101>\n\n***If it still responds with messages but doesn't work right, then you can try to do: `{prefix}reloadbot` / `{prefix}cmdreload [CMDNAME]`***\n\nMake sure that I have enough Permissions, as well as that the highest Role is high enough!", "emoji": "😓" }, { "value": "Change the Bot?", "description": "There are several ways to adjust this Bot...", - "replymsg": "If you are one of the OWNERs of **{clientusertag}**, then those Commands are available for you:\n\n>>> `{prefix}changename` -- https://discord.gg/hsmU2c7mVa To Change the Bot Name\n`{prefix}changeavatar` -- To Change the Bot Avatar\n`{prefix}prefix` -- To Change the Bot Server-Prefix\n`{prefix}changestatus` -- To Change the Bot Status\n`{prefix}setup-owner` -- To Change the Bot Owners\n`{prefix}setup-advertise` -- To Enable/Disable Our ADS\n`{prefix}setup-embed` -- To Change the Embed Design in this SERVER", + "replymsg": "If you are one of the OWNERs of **{clientusertag}**, then those Commands are available for you:\n\n>>> `{prefix}changename` -- https://discord.gg/milrato To Change the Bot Name\n`{prefix}changeavatar` -- To Change the Bot Avatar\n`{prefix}prefix` -- To Change the Bot Server-Prefix\n`{prefix}changestatus` -- To Change the Bot Status\n`{prefix}setup-owner` -- To Change the Bot Owners\n`{prefix}setup-advertise` -- To Enable/Disable Our ADS\n`{prefix}setup-embed` -- To Change the Embed Design in this SERVER", "emoji": "⚙️" } ], @@ -61,22 +61,22 @@ "botinfo": { "loading": "Getting the Bot-Information-Data", "field1": { - "title": "<a:arrow:1168762387067846687> General -- Stats", + "title": "<:arrow:832598861813776394> General -- Stats", "value": "```yml\nServers: {totalGuilds}\nUsers: {totalMembers}\nConnections: {connectedchannelsamount}```" }, "field2": { - "title": "<a:arrow:1168762387067846687> Bot -- Stats" + "title": "<:arrow:832598861813776394> Bot -- Stats" }, "field3": { - "title": "<a:arrow:1168762387067846687> System -- Stats", + "title": "<:arrow:832598861813776394> System -- Stats", "value": "```yml\nOS: Linux | Debian\nCPU Usage: {cpu} %\nRAM Usage: {ram} MB```" }, "field4": { - "title": "<a:arrow:1168762387067846687> Developer" + "title": "<:arrow:832598861813776394> Developer" }, "field5": { - "title": "<a:arrow:1168762387067846687> Important Links", - "value": "**[Invite Link]({invitelink})・[Support Server](https://discord.gg/hsmU2c7mVa)・[Website](https://axyl.gg)**\n**[Get Free Bots](https://discord.gg/hsmU2c7mVa)・[Invite Public Version](https://discord.com/api/oauth2/authorize?client_id=734513783338434591&permissions=8&scope=bot)**" + "title": "<:arrow:832598861813776394> Important Links", + "value": "**[Invite Link]({invitelink})・[Support Server](https://discord.gg/milrato)・[Website](https://milrato.eu)**\n**[Get Free Bots](https://discord.gg/milrato)・[Invite Public Version](https://discord.com/api/oauth2/authorize?client_id=734513783338434591&permissions=8&scope=bot)**" }, "variable1": "`\\`\\`\\`yml\\nName: ${client.user.tag} [${client.user.id}]\\nBot Latency: ${Math.round(Date.now() - message.createdTimestamp)}ms\\nApi Latency: ${Math.round(client.ws.ping)}ms\\nRuntime: ${duration(client.uptime).join(\"︲\")}\\`\\`\\``", "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -90,7 +90,7 @@ "commandcount": { "tempmsg": "GETTING BOT INFORMATION DATA", "title": ":gear: **[`{cmdcount}`] Commands**", - "description": ":gear: **[`{catcount}`] Categories**\n:gear: **[`{lines}`] Lines of Code**\n<a:developer:1174380778789015613> **[`{letters}`] Letters of Code**", + "description": ":gear: **[`{catcount}`] Categories**\n:gear: **[`{lines}`] Lines of Code**\n<a:Valid_Code_Developer:858405056238714930> **[`{letters}`] Letters of Code**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "developer": { @@ -99,20 +99,20 @@ "dc": "Get yourself a own Bot", "botlist": "Public Bot-List-Website" }, - "title": "bestgamershk2 | Dev of 4 Orgs | Developer of 1200+ BOTS", - "description": "<a:arrow:1168762387067846687> Hello I am **BestGamersHK** <@399650958096728064> *(`bestgamershk2`)*, and i made more then 1200 different Discord Bots: [My Bot List](https://botlist.milrato.eu)\n\n<a:arrow:1168762387067846687> I am very proud for all of my verified and not verified Discord Bots, but the Bot I am the most proud of is: [**LAVA MUSIC** | `2021's Best Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<a:arrow:1168762387067846687> I made this Bot, and you can get a free Bot too! Just go to: [My Service](https://dc.milrato)\n\n<a:arrow:1168762387067846687> I am also a **Website** Developer and **Plugin** dev. I made **Modules** like a **SPEECH Module** [SEE IT](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<a:arrow:1168762387067846687> Yeah i hope you like my stuff :v: <3", + "title": "Tomato#6966 | Dev of 4 Orgs | Developer of 1200+ BOTS", + "description": "<:arrow:832598861813776394> Hello I am **Tomato** <@442355791412854784> *(`Tomato#6966`)*, and i made more then 1200 different Discord Bots: [My Bot List](https://botlist.milrato.eu)\n\n<:arrow:832598861813776394> I am very proud for all of my verified and not verified Discord Bots, but the Bot I am the most proud of is: [**LAVA MUSIC** | `2021's Best Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<:arrow:832598861813776394> I made this Bot, and you can get a free Bot too! Just go to: [My Service](https://dc.milrato)\n\n<:arrow:832598861813776394> I am also a **Website** Developer and **Plugin** dev. I made **Modules** like a **SPEECH Module** [SEE IT](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<:arrow:832598861813776394> Yeah i hope you like my stuff :v: <3", "variable1": "`\\`\\`\\`${String(e.stack).substr(0, 2000)}\\`\\`\\``" }, "djmode": { "nodjroles": "no Dj Roles, aka all Users are Djs", "description": "If a Command is listed here, and at least one role exists, then it means that you have to have this Role, in order to be able to use these listed Commands!", - "field1": "<a:arrow:1168762387067846687> Dj Only Commands active for:", - "field2": "<a:arrow:1168762387067846687> Dj Roles", + "field1": "<:arrow:832598861813776394> Dj Only Commands active for:", + "field2": "<:arrow:832598861813776394> Dj Roles", "variable1": "\"🎧 Dj Mode\"", "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "emojiinfo": { - "error1": "<:NO:1169479454918180937> Your message does not include a VALID Emoji, please retry by adding a guild specific emoji!", + "error1": "<:no:833101993668771842> Your message does not include a VALID Emoji, please retry by adding a guild specific emoji!", "error2": "Please provide a custom Emoji from **THIS GUILD**", "error3": "Couldn't find an emoji to paste! if it's uniced(standard) and not a guild Emoji, it's not possible!", "embed": { @@ -141,7 +141,7 @@ "variable3": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "enlarge": { - "error1": "<:NO:1169479454918180937> Your message does not include a VALID Emoji, please retry by adding a guild specific emoji!", + "error1": "<:no:833101993668771842> Your message does not include a VALID Emoji, please retry by adding a guild specific emoji!", "error2": "Couldn't find an emoji to paste! if it's uniced(standard) and not a guild Emoji, it's not possible!", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, @@ -154,8 +154,8 @@ "dc": "Get yourself a own Bot", "botlist": "Public Bot-List-Website" }, - "title": "bestgamershk2 | Dev of 4 Orgs | Developer of 1200+ BOTS", - "description": "<a:arrow:1168762387067846687> Hello I am **BestGamersHK** <@399650958096728064> *(`bestgamershk2`)*, and i made more then 1200 different Discord Bots: [My Bot List](https://botlist.milrato.eu)\n\n<a:arrow:1168762387067846687> I am very proud for all of my verified and not verified Discord Bots, but the Bot I am the most proud of is: [**LAVA MUSIC** | `2021's Best Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<a:arrow:1168762387067846687> I made this Bot, and you can get a free Bot too! Just go to: [My Service](https://dc.milrato)\n\n<a:arrow:1168762387067846687> I am also a **Website** Developer and **Plugin** dev. I made **Modules** like a **SPEECH Module** [SEE IT](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<a:arrow:1168762387067846687> Yeah i hope you like my stuff :v: <3", + "title": "Tomato#6966 | Dev of 4 Orgs | Developer of 1200+ BOTS", + "description": "<:arrow:832598861813776394> Hello I am **Tomato** <@442355791412854784> *(`Tomato#6966`)*, and i made more then 1200 different Discord Bots: [My Bot List](https://botlist.milrato.eu)\n\n<:arrow:832598861813776394> I am very proud for all of my verified and not verified Discord Bots, but the Bot I am the most proud of is: [**LAVA MUSIC** | `2021's Best Music Bot`](https://lava.milrato.eu) <@742672021422342165>\n\n<:arrow:832598861813776394> I made this Bot, and you can get a free Bot too! Just go to: [My Service](https://dc.milrato)\n\n<:arrow:832598861813776394> I am also a **Website** Developer and **Plugin** dev. I made **Modules** like a **SPEECH Module** [SEE IT](https://cdn.discordapp.com/attachments/778714123785076768/801606374105546782/2021-01-21_01-15-50.mp4)\n\n<:arrow:832598861813776394> Yeah i hope you like my stuff :v: <3", "variable1": "`\\`\\`\\`${String(e.stack).substr(0, 2000)}\\`\\`\\``" }, "help": { @@ -164,12 +164,12 @@ "noinfo": "No Information found for the command **{command}**", "footer": "To see command Descriptions and Information, type: {prefix}help [CMD NAME]", "detail": { - "name": "**<a:arrow:1168762387067846687> Command name**", - "desc": "**<a:arrow:1168762387067846687> Description**", - "aliases": "**<a:arrow:1168762387067846687> Aliases**", - "about": "<a:arrow:1168762387067846687> Detailed Information about: `{cmdname}`", - "cooldown": "**<a:arrow:1168762387067846687> Cooldown**", - "usage": "**<a:arrow:1168762387067846687> Usage**", + "name": "**<:arrow:832598861813776394> Command name**", + "desc": "**<:arrow:832598861813776394> Description**", + "aliases": "**<:arrow:832598861813776394> Aliases**", + "about": "<:arrow:832598861813776394> Detailed Information about: `{cmdname}`", + "cooldown": "**<:arrow:832598861813776394> Cooldown**", + "usage": "**<:arrow:832598861813776394> Usage**", "syntax": "Syntax: <> = required, [] = optional" }, "buttons": { @@ -191,7 +191,7 @@ "variable6": "`🔰 Information Commands 🔰`", "variable7": "`> ${client.commands.filter((cmd) => cmd.category === \"🔰 Info\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable8": "`🎶 Music Related Commands :notes:`", - "variable9": "`🎶 **Music**${settings.MUSIC ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:NO:1169479454918180937> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎶 Music\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", + "variable9": "`🎶 **Music**${settings.MUSIC ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:no:833101993668771842> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎶 Music\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable10": "`🚫 Administration & Setup Commands 💪`", "variable11": "`🚫 **Admin**\\n> ${client.commands.filter((cmd) => cmd.category === \"🚫 Administration\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variablex_12": "\"💪 **Setup**\"", "variable12": "`>>> ${client.commands.filter((cmd) => cmd.category === \"💪 Setup\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", @@ -200,15 +200,15 @@ "variablex_15": "\"👑 **Owner**\"", "variable15": "`>>> ${client.commands.filter((cmd) => cmd.category === \"👑 Owner\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variablex_16": "\"⌨️ **Programming**\"", "variable16": "`${client.commands.filter((cmd) => cmd.category === \"⌨️ Programming\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`.substr(0, 1024)", "variable17": "`🎤 Voice & Ranking Commands 📈`", - "variable18": "`🎤 **Voice**${settings.VOICE ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:NO:1169479454918180937> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎤 Voice\").map((cmd) => `${cmd.extracustomdesc}`)}`", + "variable18": "`🎤 **Voice**${settings.VOICE ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:no:833101993668771842> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🎤 Voice\").map((cmd) => `${cmd.extracustomdesc}`)}`", "variablex_19": "\"📈 **Ranking**\"", "variable19": "`>>> ${client.commands.filter((cmd) => cmd.category === \"📈 Ranking\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable20": "`🎮 Mini Games & Fun Commands 🕹️`", - "variable21": "`🕹️ **Fun**${settings.FUN ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:NO:1169479454918180937> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🕹️ Fun\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", + "variable21": "`🕹️ **Fun**${settings.FUN ? \" | <a:yes:833101995723194437> ENABLED\" : \" | <:no:833101993668771842> DISABLED\"}\\n> ${client.commands.filter((cmd) => cmd.category === \"🕹️ Fun\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable22": "`> ${client.commands.filter((cmd) => cmd.category === \"🔞 NSFW\").map((cmd) => `\\`${cmd.name}\\``).join(\"︲\")}`", "variable23": "\"🦾 Custom Commands\"", "variable24": "`🦾 **Custom Commands [${cuc[0].includes(\"NO\") ? 0 : items.length}]**`", - "variable25": "\"<:MilratoDevelopment:1168761906375446588> Bot Creator Company Advertisment\"", - "variablex_26": "`<:MilratoDevelopment:1168761906375446588> **__Bot Creator Information__**`", "variable26": "`>>> 💯 This Bot has been made by:\\n[**Milrato Development**](https://milrato.eu)・[Discord](https://discord.com/invite/milrato)<:Discord:1168761629882732595> [Click here to order yourself a own one](https://discord.com/invite/milrato)`", + "variable25": "\"<:Milrato:840259659163893820> Bot Creator Company Advertisment\"", + "variablex_26": "`<:Milrato:840259659163893820> **__Bot Creator Information__**`", "variable26": "`>>> 💯 This Bot has been made by:\\n[**Milrato Development**](https://milrato.eu)・[Discord](https://discord.com/invite/milrato)<:Discord:787321652345438228> [Click here to order yourself a own one](https://discord.com/invite/milrato)`", "variable27": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "invite": { @@ -223,11 +223,11 @@ "invites": { "author": "Invites of: {usertag}", "field1": { - "value": "<a:HVCablike:1174379040438763690> {user} _**has invited __{realinvites} Member(s)__**_!" + "value": "<:Like:857334024087011378> {user} _**has invited __{realinvites} Member(s)__**_!" }, "field2": { "title": "💡 **That means he/she has:**", - "value": "> <:joines:866356465299488809> {invites} Joins (When the Member Joins the Server)\n> <:leaves:866356598356049930> {leaves} Leaves (When the invited Member left the Server)\n> <:NO:1169479454918180937> {fake} Fakes (Alt Accounts / Rejoins)" + "value": "> <:joines:866356465299488809> {invites} Joins (When the Member Joins the Server)\n> <:leaves:866356598356049930> {leaves} Leaves (When the invited Member left the Server)\n> <:no:833101993668771842> {fake} Fakes (Alt Accounts / Rejoins)" }, "field3": { "title": "📘 **To Calculate your Invites do:**" @@ -240,13 +240,13 @@ }, "membercount": { "title": "Member-Count Information About:", - "field1": "<a:arrow:1168762387067846687> Total USERS", - "field2": "<a:arrow:1168762387067846687> Total HUMANS", - "field3": "<a:arrow:1168762387067846687> Total BOTS", - "field4": "<a:arrow:1168762387067846687> ONLINE", - "field5": "<a:arrow:1168762387067846687> IDLE", - "field6": "<a:arrow:1168762387067846687> DND", - "field7": "<a:arrow:1168762387067846687> OFFLINE", + "field1": "<:arrow:832598861813776394> Total USERS", + "field2": "<:arrow:832598861813776394> Total HUMANS", + "field3": "<:arrow:832598861813776394> Total BOTS", + "field4": "<:arrow:832598861813776394> ONLINE", + "field5": "<:arrow:832598861813776394> IDLE", + "field6": "<:arrow:832598861813776394> DND", + "field7": "<:arrow:832598861813776394> OFFLINE", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "modstats": { @@ -274,7 +274,7 @@ }, "permissions": { "from": "Permissions from: {usertag}", - "from2": "**<a:arrow:1168762387067846687> Permissions:**", + "from2": "**<:arrow:832598861813776394> Permissions:**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "ping": { @@ -289,15 +289,15 @@ }, "roleinfo": { "author": "Information about:", - "field1": "**<a:arrow:1168762387067846687> Name:**", - "field2": "**<a:arrow:1168762387067846687> ID:**", - "field3": "**<a:arrow:1168762387067846687> Color:**", - "field4": "**<a:arrow:1168762387067846687> Date Created:**", - "field5": "**<a:arrow:1168762387067846687> Position:**", - "field6": "**<a:arrow:1168762387067846687> MemberCount:**", - "field7": "**<a:arrow:1168762387067846687> Hoisted:**", - "field8": "**<a:arrow:1168762387067846687> Mentionable:**", - "field9": "**<a:arrow:1168762387067846687> Permissions:**", + "field1": "**<:arrow:832598861813776394> Name:**", + "field2": "**<:arrow:832598861813776394> ID:**", + "field3": "**<:arrow:832598861813776394> Color:**", + "field4": "**<:arrow:832598861813776394> Date Created:**", + "field5": "**<:arrow:832598861813776394> Position:**", + "field6": "**<:arrow:832598861813776394> MemberCount:**", + "field7": "**<:arrow:832598861813776394> Hoisted:**", + "field8": "**<:arrow:832598861813776394> Mentionable:**", + "field9": "**<:arrow:832598861813776394> Permissions:**", "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "serveravatar": { @@ -306,22 +306,22 @@ }, "serverinfo": { "author": "Server Information About:", - "field1": "**<a:arrow:1168762387067846687> Owner:**", - "field2": "**<a:arrow:1168762387067846687> Created On:**", - "field3": "**<a:arrow:1168762387067846687> You Joined:**", - "field4": "**<a:arrow:1168762387067846687> All Channels:**", - "field5": "**<a:arrow:1168762387067846687> Text Channels:**", - "field6": "**<a:arrow:1168762387067846687> Voice Channels:**", - "field7": "**<a:arrow:1168762387067846687> Total USERS:**", - "field8": "**<a:arrow:1168762387067846687> Total HUMANS:**", - "field9": "**<a:arrow:1168762387067846687> Total BOTS:**", - "field10": "**<a:arrow:1168762387067846687> ONLINE:**", - "field11": "**<a:arrow:1168762387067846687> OFFLINE:**", - "field12": "**<a:arrow:1168762387067846687> Total Boosts:**", - "field13": "**<a:arrow:1168762387067846687> Boost-Level:**", - "field14": "**<a:arrow:1168762387067846687> Max-Talk-Bitrate:**", - "variablex_1": "`<a:arrow:1168762387067846687> [${message.guild.emojis.cache.size}] Emojis: `", "variable1":"\"> \"+message.guild.emojis.cache.size < 35 ? message.guild.emojis.cache.map(emoji => `${emoji}`).join(\"︲\") : message.guild.emojis.cache.size > 35 ? emojitrimarray(message.guild.emojis.cache.map(emoji => `${emoji}`)).substr(0, 2048) : 'No Emojis'", - "variablex_2": "`<a:arrow:1168762387067846687> [${message.guild.roles.cache.size}] Roles: `", "variable2":"\"> \"+message.guild.roles.cache.size < 40 ? [...message.guild.roles.cache.values()].sort((a, b) => b.rawPosition - a.rawPosition).map(role => `<@&${role.id}>`).join(', ') : message.guild.roles.cache.size > 40 ? trimArray(message.guild.roles.cache) : 'None'", + "field1": "**<:arrow:832598861813776394> Owner:**", + "field2": "**<:arrow:832598861813776394> Created On:**", + "field3": "**<:arrow:832598861813776394> You Joined:**", + "field4": "**<:arrow:832598861813776394> All Channels:**", + "field5": "**<:arrow:832598861813776394> Text Channels:**", + "field6": "**<:arrow:832598861813776394> Voice Channels:**", + "field7": "**<:arrow:832598861813776394> Total USERS:**", + "field8": "**<:arrow:832598861813776394> Total HUMANS:**", + "field9": "**<:arrow:832598861813776394> Total BOTS:**", + "field10": "**<:arrow:832598861813776394> ONLINE:**", + "field11": "**<:arrow:832598861813776394> OFFLINE:**", + "field12": "**<:arrow:832598861813776394> Total Boosts:**", + "field13": "**<:arrow:832598861813776394> Boost-Level:**", + "field14": "**<:arrow:832598861813776394> Max-Talk-Bitrate:**", + "variablex_1": "`<:arrow:832598861813776394> [${message.guild.emojis.cache.size}] Emojis: `", "variable1":"\"> \"+message.guild.emojis.cache.size < 35 ? message.guild.emojis.cache.map(emoji => `${emoji}`).join(\"︲\") : message.guild.emojis.cache.size > 35 ? emojitrimarray(message.guild.emojis.cache.map(emoji => `${emoji}`)).substr(0, 2048) : 'No Emojis'", + "variablex_2": "`<:arrow:832598861813776394> [${message.guild.roles.cache.size}] Roles: `", "variable2":"\"> \"+message.guild.roles.cache.size < 40 ? [...message.guild.roles.cache.values()].sort((a, b) => b.rawPosition - a.rawPosition).map(role => `<@&${role.id}>`).join(', ') : message.guild.roles.cache.size > 40 ? trimArray(message.guild.roles.cache) : 'None'", "variable3": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "servers": { @@ -374,7 +374,7 @@ "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "translate": { - "error": "<:NO:1169479454918180937> Error | Unknown Command Usage! `{prefix}translate <from> <to> <Text>`\nExample: `{prefix}translate en de Hello World`", + "error": "<:no:833101993668771842> Error | Unknown Command Usage! `{prefix}translate <from> <to> <Text>`\nExample: `{prefix}translate en de Hello World`", "to": "Translated to: {to}", "from": "Translated from: {from}", "variable1": "\"```\"+res.text.substr(0, 2000)+\"```\"", @@ -415,18 +415,18 @@ }, "userinfo": { "author": "Information about: {usertag}", - "field1": "**<a:arrow:1168762387067846687> Username:**", - "field2": "**<a:arrow:1168762387067846687> ID:**", - "field3": "**<a:arrow:1168762387067846687> Avatar:**", - "field4": "**<a:arrow:1168762387067846687> Date Join DC:**", - "field5": "**<a:arrow:1168762387067846687> Date Join Guild:**", - "field6": "**<a:arrow:1168762387067846687> Flags:**", - "field7": "**<a:arrow:1168762387067846687> Status:**", - "field8": "**<a:arrow:1168762387067846687> Highest Role:**", - "field9": "**<a:arrow:1168762387067846687> Is a Bot:**", - "field10": "**<a:arrow:1168762387067846687> Activity:**", - "field11": "**<a:arrow:1168762387067846687> Permissions:**", - "field12": "**<a:arrow:1168762387067846687> [{rolesize}] Roles:**", + "field1": "**<:arrow:832598861813776394> Username:**", + "field2": "**<:arrow:832598861813776394> ID:**", + "field3": "**<:arrow:832598861813776394> Avatar:**", + "field4": "**<:arrow:832598861813776394> Date Join DC:**", + "field5": "**<:arrow:832598861813776394> Date Join Guild:**", + "field6": "**<:arrow:832598861813776394> Flags:**", + "field7": "**<:arrow:832598861813776394> Status:**", + "field8": "**<:arrow:832598861813776394> Highest Role:**", + "field9": "**<:arrow:832598861813776394> Is a Bot:**", + "field10": "**<:arrow:832598861813776394> Activity:**", + "field11": "**<:arrow:832598861813776394> Permissions:**", + "field12": "**<:arrow:832598861813776394> [{rolesize}] Roles:**", "noroles": "No Roles", "nopermissions": "No Permissions", "nostatus": "Not having an activity", @@ -434,9 +434,9 @@ }, "youtubeinfo": { "loading": "Getting the Channel-Information-Data", - "error1": "<:NO:1169479454918180937> Please use a Valid Youtube Link", + "error1": "<:no:833101993668771842> Please use a Valid Youtube Link", "error2": ":x: **Only the one who typed {prefix}youtubeinfo is allowed to react!**", - "example": "Example Usage: `{prefix}youtubeinfo https://youtube.com/c/bestgamershk2`", + "example": "Example Usage: `{prefix}youtubeinfo https://youtube.com/c/Tomato6966`", "field1": "**Subscribercount:**", "field2": "**Tags:**", "field3": "**Unlisted:**", @@ -474,7 +474,7 @@ "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "forward": { - "allowed": "<:NO:1169479454918180937> **You may forward for `1` - `{duration}` Seconds!**", + "allowed": "<:no:833101993668771842> **You may forward for `1` - `{duration}` Seconds!**", "title": "<a:yes:833101995723194437> **Forwarded the Song**", "description": "**Forwarded for `{amount} Seconds` to: `{time}`**", "field": "⌛ **Progress:**", @@ -499,38 +499,38 @@ "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "jump": { - "error1": "<:NO:1169479454918180937> **Please include to which track you want to Jump**", - "error2": "<:NO:1169479454918180937> **It has to be a `Queue Number`**", - "error3": "<:NO:1169479454918180937> **That Song is not in the Queue**!", + "error1": "<:no:833101993668771842> **Please include to which track you want to Jump**", + "error2": "<:no:833101993668771842> **It has to be a `Queue Number`**", + "error3": "<:no:833101993668771842> **That Song is not in the Queue**!", "title": "<a:yes:833101995723194437> **Jumped to the: `{number}.` Song**", "description": "⏭ **Skipped `{number}` Songs!**", "variable1": "`${client.la[ls].common.example}: \\`${prefix}jump ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 }\\``", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "loop": { - "errortitle": "<:NO:1169479454918180937> **Please add your Looping Method!**", + "errortitle": "<:no:833101993668771842> **Please add your Looping Method!**", "errordescription": "`loop song` / `loop queue` / `loop off`", "track": { - "disabled": "<:NO:1169479454918180937> **Disabled the Track Repeat mode!**", + "disabled": "<:no:833101993668771842> **Disabled the Track Repeat mode!**", "enabled": "<a:yes:833101995723194437> **Enabled the Track Repeat mode!**" }, "queue": { - "disabled": "<:NO:1169479454918180937> **Disabled the Queue Repeat mode!**", + "disabled": "<:no:833101993668771842> **Disabled the Queue Repeat mode!**", "enabled": "<a:yes:833101995723194437> **Enabled the Queue Repeat mode!**" }, - "andsong": "<:NO:1169479454918180937> **And disabled the Song Repeat Mode!**", - "andqueue": "<:NO:1169479454918180937> **And disabled the Queue Repeat Mode!**", + "andsong": "<:no:833101993668771842> **And disabled the Song Repeat Mode!**", + "andqueue": "<:no:833101993668771842> **And disabled the Queue Repeat Mode!**", "variable1": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "lyrics": { - "nolyrics": "<:NO:1169479454918180937> **No Lyrics found!**", + "nolyrics": "<:no:833101993668771842> **No Lyrics found!**", "searching": "🔎 **Searching lyrics for: `{title}`**", "found": "📃 **Lyrics for:** `{title}`", "variable1": "`\\u200b`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "move": { - "variable1": "`<:NO:1169479454918180937> | Wrong Command Usage!`", + "variable1": "`<:no:833101993668771842> | Wrong Command Usage!`", "variable2": "`Usage: \\`${prefix}move <from> <to>\\`\\nExample: \\`${prefix}move ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 } 1\\``", "variable3": "`${emoji.msg.ERROR} | Wrong Command Usage!`", "variable4": "`Usage: \\`${prefix}move <from> <to>\\`\\nExample: \\`${prefix}move ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 } 1\\``", @@ -540,28 +540,28 @@ "variable8": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "moveme": { - "variable1": "`<:NO:1169479454918180937> I am connected nowhere`", + "variable1": "`<:no:833101993668771842> I am connected nowhere`", "variable2": "`${emoji.msg.ERROR} Please Connect first`", "variable3": "`${emoji.msg.ERROR} The Channel is full, I cant move you`", "variable4": "`${emoji.msg.ERROR} You are already in my channel `", "variable5": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "nowplaying": { - "variable1": "`<:NO:1169479454918180937> There is nothing playing`", + "variable1": "`<:no:833101993668771842> There is nothing playing`", "variable2": "`${player.playing ? `${emoji.msg.resume}` : `${emoji.msg.pause}`} **${player.queue.current.title}**`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "pause": { - "variable1": "`<:NO:1169479454918180937> The song is already paused!`", + "variable1": "`<:no:833101993668771842> The song is already paused!`", "variable2": "`You can resume it with: \\`${prefix}resume\\``", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "play": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a Search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a Search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playlist": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playmusicmix": { @@ -571,26 +571,26 @@ "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playsc": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playskip": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a Search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a Search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playskipsc": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a Search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a Search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "playsongoftheday": { "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "playtop": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a Search term.`" + "variable1": "`<:no:833101993668771842> You need to give me a URL or a Search term.`" }, "queue": { "variablex_1": "`**0) CURRENT TRACK**`", "variable1": "`**${player.queue.current.title.substr(0, 60)}** - \\`${player.queue.current.isStream ? `LIVE STREAM` : format(player.queue.current.duration).split(` | `)[0]}\\`\\n*request by: ${player.queue.current.requester.tag}*`", - "variable2": "`<:NO:1169479454918180937> No tracks in the queue`", + "variable2": "`<:no:833101993668771842> No tracks in the queue`", "variablex_3": "`**0) CURRENT TRACK**`", "variable3": "`**${player.queue.current.title.substr(0, 60)}** - \\`${player.queue.current.isStream ? `LIVE STREAM` : format(player.queue.current.duration).split(` | `)[0]}\\`\\n*request by: ${player.queue.current.requester.tag}*`", "variablex_4": "`**0) CURRENT TRACK**`", "variable4": "`**${player.queue.current.title.substr(0, 60)}** - \\`${player.queue.current.isStream ? `LIVE STREAM` : format(player.queue.current.duration).split(` | `)[0]}\\`\\n*request by: ${player.queue.current.requester.tag}*`", "variable5": "`\\`\\`\\`${e.message}\\`\\`\\``" @@ -604,7 +604,7 @@ "variable6": "`${e.message}`" }, "radio": { - "variable1": "`<:NO:1169479454918180937> Not a valid radio station`", + "variable1": "`<:no:833101993668771842> Not a valid radio station`", "variable2": "`Please use a Number between \\`1\\` and \\`183\\``", "variable3": "`${emoji.msg.ERROR} Volume Number out of Range`", "variable4": "`Please use a Number between \\`1\\` and \\`150\\``", @@ -622,7 +622,7 @@ "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "removetrack": { - "variable1": "`<:NO:1169479454918180937> Please add the Track you want to remove!`", + "variable1": "`<:no:833101993668771842> Please add the Track you want to remove!`", "variable2": "`Example: \\`removetrack ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 }\\``", "variable3": "`${emoji.msg.ERROR} It has to be a valid Queue Number!`", "variable4": "`Example: \\`removetrack ${player.queue.size - 2 <= 0 ? player.queue.size : player.queue.size - 2 }\\``", @@ -634,7 +634,7 @@ "removevoteskip": { "variable1": "`Removed your Vote!`", "variable2": "`There are now: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes`", - "variable3": "`<:NO:1169479454918180937> You havn't voted yet!!`", + "variable3": "`<:no:833101993668771842> You havn't voted yet!!`", "variable4": "`There are: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes`", "variable5": "`${emoji.msg.ERROR} Cannot remove your Vote!`", "variable6": "`Because ther is no DJ-Role Setup created yet, create it by typing \\`${prefix}adddj @DJ-Setup\\``", @@ -644,17 +644,17 @@ "variable1": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "resume": { - "variable1": "`<:NO:1169479454918180937> The song is already resumed!`", + "variable1": "`<:no:833101993668771842> The song is already resumed!`", "variable2": "`You can pause it with: \\`${prefix}pause\\``", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "rewind": { - "variable1": "`<:NO:1169479454918180937> You may rewind for \\`1\\` - \\`${player.queue.current.duration}\\``", + "variable1": "`<:no:833101993668771842> You may rewind for \\`1\\` - \\`${player.queue.current.duration}\\``", "variable2": "`${emoji.msg.rewind} Rewinded the song for \\`${args[0]} Seconds\\` to: ${format(Number(player.position))}`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "search": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "searchplaylist": { @@ -662,7 +662,7 @@ "variable2": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "searchradio": { - "variable1": "`<:NO:1169479454918180937> What should be the search Type`", + "variable1": "`<:no:833101993668771842> What should be the search Type`", "variable2": "`Usage: \\`${prefix}searchradio <TYPE> <Seach Query>\\`\\nValid Types: \\`country\\`, \\`city\\`, \\`name\\`, \\`genre\\`\\nExample: \\`${prefix}searchradio tag jazz\\`\\nExample: \\`${prefix}searchradio state Austria\\``", "variable3": "`${emoji.msg.ERROR} What should I search for?`", "variable4": "`Usage: \\`${prefix}searchradio <TYPE> <Seach Query>\\`\\nValid Types: \\`country\\`, \\`city\\`, \\`name\\`, \\`genre\\`\\nExample: \\`${prefix}searchradio tag jazz\\`\\nExample: \\`${prefix}searchradio state Austria\\``", @@ -677,14 +677,14 @@ "variable13": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "searchsc": { - "variable1": "`<:NO:1169479454918180937> You need to give me a URL or a search term.`", + "variable1": "`<:no:833101993668771842> You need to give me a URL or a search term.`", "variable2": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "searchsimilar": { "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "seek": { - "variable1": "`<:NO:1169479454918180937> You may seek from \\`0\\` - \\`${player.queue.current.duration}\\``", + "variable1": "`<:no:833101993668771842> You may seek from \\`0\\` - \\`${player.queue.current.duration}\\``", "variable2": "`Seeked song to: ${format(Number(args[0]) * 1000)}`", "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, @@ -699,18 +699,18 @@ }, "stop": { "variable1": "`${emoji.msg.stop} Stopped and left your Channel`", - "variable2": "`<:NO:1169479454918180937> **No song is currently playing in this guild.**`", - "variable3": "`<:NO:1169479454918180937> **No song is currently playing in this guild.**`", + "variable2": "`<:no:833101993668771842> **No song is currently playing in this guild.**`", + "variable3": "`<:no:833101993668771842> **No song is currently playing in this guild.**`", "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "unshuffle": { - "variable1": "`<:NO:1169479454918180937> You haven't shuffled this Queue yet!`", + "variable1": "`<:no:833101993668771842> You haven't shuffled this Queue yet!`", "variable2": "`To shuffle it type: \\`${prefix}shuffle\\``", "variable3": "`${emoji.msg.shuffle} **Un**shuffled the Queue`", "variable4": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "volume": { - "variable1": "`<:NO:1169479454918180937> You may set the volume \\`1\\` - \\`150\\``", + "variable1": "`<:no:833101993668771842> You may set the volume \\`1\\` - \\`150\\``", "variable2": "`**Current volume: \\`${player.volume}%\\`**`", "variable3": "`${emoji.msg.ERROR} You may set the volume \\`1\\` - \\`150\\``", "variable4": "`**Current volume: \\`${player.volume}%\\`**`", @@ -723,7 +723,7 @@ "variable2": "`There are now: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes\\n\\n> Amount reached! Skipping ⏭`", "variable3": "`<a:yes:833101995723194437> Added your Vote!`", "variable4": "`There are now: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes`", - "variable5": "`<:NO:1169479454918180937> You have already Voted!!`", + "variable5": "`<:no:833101993668771842> You have already Voted!!`", "variable6": "`There are: \\`${player.get(`votes`)}\\` of \\`${voteamount}\\` needed Votes`", "variable7": "`<a:yes:833101995723194437> ${emoji.msg.stop} Stopped and left your Channel`", "variable8": "`<a:yes:833101995723194437> ${emoji.msg.skip_track} Skipped to the next Song`", @@ -747,45 +747,45 @@ }, "programming": { "coliru": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Valid Code`", - "variable2": "`<:NO:1169479454918180937> You provide an Invalid Language`", + "variable1": "`<:no:833101993668771842> You didn't provide a Valid Code`", + "variable2": "`<:no:833101993668771842> You provide an Invalid Language`", "variable3": "`Supported ones: **${Object.keys(possiblecommands).join(\"︲\")}**`", "variable4": "`**Output too long. View the results here:**\\n> https://coliru.stacked-crooked.com/a/${id}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "compile": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Valid Code`", - "variable2": "`<:NO:1169479454918180937> You provide an Invalid Language`", + "variable1": "`<:no:833101993668771842> You didn't provide a Valid Code`", + "variable2": "`<:no:833101993668771842> You provide an Invalid Language`", "variable3": "`Supported ones: **${Object.keys(possiblecommands).join(\"︲\")}**`", "variable4": "`**Output too long. View the results here:**\\n> https://coliru.stacked-crooked.com/a/${id}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "github": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Repository`", + "variable1": "`<:no:833101993668771842> You didn't provide a Repository`", "variable2": "`Usage: \\`${prefix}github <REPO-LINK>\\``", - "variable3": "`<:NO:1169479454918180937> Repository must be in the form \\`username/repository\\``", - "variable4": "`Usage: \\`${prefix}github <REPO-LINK>\\`\\nExample: \\`${prefix}github https://github.com/bestgamershk2/Codes/\\``", - "variable5": "`<:NO:1169479454918180937> Could not fetch that repo`", + "variable3": "`<:no:833101993668771842> Repository must be in the form \\`username/repository\\``", + "variable4": "`Usage: \\`${prefix}github <REPO-LINK>\\`\\nExample: \\`${prefix}github https://github.com/Tomato6966/Codes/\\``", + "variable5": "`<:no:833101993668771842> Could not fetch that repo`", "variable6": "\"Are you sure it exists?\"", "variable7": "-", "variable8": "`${body.description || \"No Description.\"}\\n\\n❯ **Language:** ${body.language}\\n❯ **Forks:** ${body.forks_count.toLocaleString()}\\n❯ **License:** ${license}\\n❯ **Open Issues:** ${body.open_issues.toLocaleString()}\\n❯ **Watchers:** ${body.subscribers_count.toLocaleString()}\\n❯ **Stars:** ${body.stargazers_count.toLocaleString()}\\n❯ **Size:** ${size}${footer.length ? `\\n${footer.join(\"\\n\")}` : \"\"}`", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "httpstatus": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a Status`", + "variable1": "`<:no:833101993668771842> You didn't provide a Status`", "variable2": "`Usage: \\`${prefix}httpstatus <status>\\``", "variable3": "\"Baka! That's an invalid http status code.\"", "variable4": "\"HTTP Cat\"", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "npm": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a NPM-PACKAGE`", + "variable1": "`<:no:833101993668771842> You didn't provide a NPM-PACKAGE`", "variable2": "`Usage: \\`${prefix}npm <package>\\``", "variable3": "`NPM - ${pkg}`", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "npmpkgsize": { - "variable1": "`<:NO:1169479454918180937> You didn't provide a NPM-PACKAGE`", + "variable1": "`<:no:833101993668771842> You didn't provide a NPM-PACKAGE`", "variable2": "`Usage: \\`${prefix}npm <package>\\``", "variable3": "\"That package doesn't exist.\"", "variable4": "`NPM Package Size - ${name}`", @@ -795,17 +795,17 @@ }, "settings": { "addbotchat": { - "variable1": "`<:NO:1169479454918180937> Please add a Channel via ping, for example: #channel!`", - "variable2": "`<:NO:1169479454918180937> It seems that the Channel does not exist in this Server!`", - "variable3": "`<:NO:1169479454918180937> This Channel is alerady in the List!`", + "variable1": "`<:no:833101993668771842> Please add a Channel via ping, for example: #channel!`", + "variable2": "`<:no:833101993668771842> It seems that the Channel does not exist in this Server!`", + "variable3": "`<:no:833101993668771842> This Channel is alerady in the List!`", "variable4": "`<a:yes:833101995723194437> Added the Bot-Chat \\`${channel.name}\\``", "variable5": "`All Bot Chats:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "adddj": { - "variable1": "`<:NO:1169479454918180937> Please add a Role via ping, @role!`", - "variable2": "`<:NO:1169479454918180937> It seems that the Role does not exist in this Server!`", - "variable3": "`<:NO:1169479454918180937> This Role is alerady in the List!`", + "variable1": "`<:no:833101993668771842> Please add a Role via ping, @role!`", + "variable2": "`<:no:833101993668771842> It seems that the Role does not exist in this Server!`", + "variable3": "`<:no:833101993668771842> This Role is alerady in the List!`", "variable4": "`<a:yes:833101995723194437> Added the DJ ROLE \\`${role.name}\\``", "variable5": "`All Dj Roles:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -826,11 +826,11 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "defaultvolume": { - "variable1": "`<:NO:1169479454918180937> You did not add a new Default Volume`", + "variable1": "`<:no:833101993668771842> You did not add a new Default Volume`", "variable2": "`**The Current Default Volume is: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", - "variable3": "`<:NO:1169479454918180937> You did not add a valid new Default Volume`", + "variable3": "`<:no:833101993668771842> You did not add a valid new Default Volume`", "variable4": "`*It must be a **Number***\\n**The Current Default Volume is: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", - "variable5": "`<:NO:1169479454918180937> You did not add a valid new Default Volume`", + "variable5": "`<:no:833101993668771842> You did not add a valid new Default Volume`", "variable6": "`*It must be between \\`150\\` and \\`1\\`*\\n**The Current Default Volume is: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", "variable7": "`**Successfully set the new Default Volume to: \\`${client.settings.get(message.guild.id, \"defaultvolume\")}%\\`**`", "variable8": "`\\`\\`\\`${e.message}\\`\\`\\``" @@ -841,50 +841,50 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "prefix": { - "variable1": "`<:NO:1169479454918180937> Please provide a new prefix!`", + "variable1": "`<:no:833101993668771842> Please provide a new prefix!`", "variable2": "`Current prefix: \\`${prefix}\\``", - "variable3": "`<:NO:1169479454918180937> The prefix can\\'t have two spaces`", - "variable4": "`<:NO:1169479454918180937> The prefix can\\'t be Longer then \\`5\\``", + "variable3": "`<:no:833101993668771842> The prefix can\\'t have two spaces`", + "variable4": "`<:no:833101993668771842> The prefix can\\'t be Longer then \\`5\\``", "variable5": "`<a:yes:833101995723194437> Set new prefix to **\\`${args[0]}\\`**`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removebotchat": { - "variable1": "`<:NO:1169479454918180937> Please add a Channel via ping, for example: #channel!`", - "variable2": "`<:NO:1169479454918180937> It seems that the Channel does not exist in this Server!`", - "variable3": "`<:NO:1169479454918180937> This Channel is not in the Bot Channel Settings!`", + "variable1": "`<:no:833101993668771842> Please add a Channel via ping, for example: #channel!`", + "variable2": "`<:no:833101993668771842> It seems that the Channel does not exist in this Server!`", + "variable3": "`<:no:833101993668771842> This Channel is not in the Bot Channel Settings!`", "variable4": "`<a:yes:833101995723194437> Removed the Bot-Chat \\`${channel.name}\\``", "variable5": "`All left Bot Chats:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removedj": { - "variable1": "`<:NO:1169479454918180937> Please add a Role via ping, @role!`", - "variable2": "`<:NO:1169479454918180937> It seems that the Role does not exist in this Server!`", - "variable3": "`<:NO:1169479454918180937> This Role is already a DJ-ROLE!`", + "variable1": "`<:no:833101993668771842> Please add a Role via ping, @role!`", + "variable2": "`<:no:833101993668771842> It seems that the Role does not exist in this Server!`", + "variable3": "`<:no:833101993668771842> This Role is already a DJ-ROLE!`", "variable4": "`<a:yes:833101995723194437> Removed the DJ ROLE \\`${role.name}\\``", "variable5": "`All left Dj Roles:\\n> ${leftb}`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "reset": { - "variable1": "`<:NO:1169479454918180937> You don\\'t have permission for this Command! *Only the Server-Owner*`", + "variable1": "`<:no:833101993668771842> You don\\'t have permission for this Command! *Only the Server-Owner*`", "variable2": "`Do you really want to reset all SETTINGS?`", "variable3": "`*Reply with:* **__\\`yes\\`__**`", "variable4": "`<a:yes:833101995723194437> Resetted everything!`", "variable5": "`Prefix is now again: \\`${config.prefix}\\`\\nNo more DJ ROLES, No more Setup, No more Bot Channels`", - "variable6": "`<:NO:1169479454918180937> CANCELLED CAUSE NOT THE RIGHT WORD / TIME RAN OUT!`", + "variable6": "`<:no:833101993668771842> CANCELLED CAUSE NOT THE RIGHT WORD / TIME RAN OUT!`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "toggledjonly": { - "variable1": "\"<:NO:1169479454918180937> Please add a cmd!\"", + "variable1": "\"<:no:833101993668771842> Please add a cmd!\"", "variable2": "\"Example: `toggledjonly skip`\"", "variable3": "`<a:yes:833101995723194437> Set Cmd \\`${args[0]}\\` to NOT DJ ONLY`", "variable4": "`All Dj-ONLY-CMDS:\\n> \\`${client.settings.get(message.guild.id, `djonlycmds`).sort(function(a, b){if(a < b) { return -1; }if(a > b) { return 1; } return 0;}).join(\"`, `\")}\\``", - "variable5": "\"<:NO:1169479454918180937> An error occurred!\"", + "variable5": "\"<:no:833101993668771842> An error occurred!\"", "variable6": "\"```\" + e.stack + \"```\"", "variable7": "`<a:yes:833101995723194437> Set Cmd \\`${args[0]}\\` to DJ ONLY`", "variable8": "`All Dj-ONLY-CMDS:\\n> \\`${client.settings.get(message.guild.id, `djonlycmds`).sort(function(a, b){if(a < b) { return -1; }if(a > b) { return 1; } return 0;}).join(\"`, `\")}\\``", - "variable9": "\"<:NO:1169479454918180937> An error occurred!\"", + "variable9": "\"<:no:833101993668771842> An error occurred!\"", "variable10": "\"```\" + e.stack + \"```\"", - "variable11": "`<:NO:1169479454918180937> Could not find Music Command \\`${args[0]}\\``", + "variable11": "`<:no:833101993668771842> Could not find Music Command \\`${args[0]}\\``", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "toggledm": { @@ -908,209 +908,209 @@ }, "customqueues": { "savedqueue": { - "variable1": "`<:NO:1169479454918180937> You didn't entered a TYPE`", + "variable1": "`<:no:833101993668771842> You didn't entered a TYPE`", "variable2": "`Usage: \\`${prefix}savedqueue <Type> <Name> [Options]\\`\\nAvailable Types:\\n\\`create\\`, \\`addcurrenttrack\\`, \\`addcurrentqueue\\`, \\`removetrack\\`, \\`removedupes\\`, \\`showall\\`, \\`createsave\\`, \\`delete\\`, \\`showdetails\\`, \\`play\\`, \\`shuffle\\``", - "variable3": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable3": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable4": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable5": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable5": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable6": "`Maximum Length is \\`10\\``", - "variable7": "`<:NO:1169479454918180937> Your Queue already exists!`", + "variable7": "`<:no:833101993668771842> Your Queue already exists!`", "variable8": "`Delete it: \\`${prefix}savedqueue delete ${Name}\\`\\nShow its content: \\`${prefix}savedqueue showdetails ${Name}`", "variable9": "`<a:yes:833101995723194437> Created ${Name}`", "variable10": "`Add the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", - "variable11": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable11": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable12": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable13": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable13": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable14": "`Maximum Length is \\`10\\``", - "variable15": "`<:NO:1169479454918180937> Your Queue does not exists yet!`", + "variable15": "`<:no:833101993668771842> Your Queue does not exists yet!`", "variable16": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable17": "`<:NO:1169479454918180937> There is nothing playing`", - "variable18": "`<:NO:1169479454918180937> There is nothing playing!`", + "variable17": "`<:no:833101993668771842> There is nothing playing`", + "variable18": "`<:no:833101993668771842> There is nothing playing!`", "variable19": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable20": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable20": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable21": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable22": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable22": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable23": "`Maximum Length is \\`10\\``", - "variable24": "`<:NO:1169479454918180937> Your Queue does not exists yet!`", + "variable24": "`<:no:833101993668771842> Your Queue does not exists yet!`", "variable25": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable26": "`<:NO:1169479454918180937> There is nothing playing`", - "variable27": "`<:NO:1169479454918180937> The Queue is Empty!`", + "variable26": "`<:no:833101993668771842> There is nothing playing`", + "variable27": "`<:no:833101993668771842> The Queue is Empty!`", "variable28": "`<a:yes:833101995723194437> Added ${tracks.length} Tracks onto the Queue \\`${Name}\\``", "variable29": "`There are now: \\`${newqueue.length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable30": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable30": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable31": "`Usage: \\`${prefix}savedqueue removetrack <Name> [Options]\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable32": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable32": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable33": "`Maximum Length is \\`10\\``", - "variable34": "`<:NO:1169479454918180937> You didn't entered an Option (the Track you want to remove (ID OF IT))`", + "variable34": "`<:no:833101993668771842> You didn't entered an Option (the Track you want to remove (ID OF IT))`", "variable35": "`See all your Tracks: \\`${prefix}savedqueue showdetails ${Name}\\`Usage: \\`${prefix}savedqueue removetrack ${Name} <Song number>\\``", - "variable36": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable36": "`<:no:833101993668771842> Your Queue is not existing!`", "variable37": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable38": "`<:NO:1169479454918180937> Your provided Option is out of Range (\\`0\\` - \\`${tracks.length-1}\\`)`", + "variable38": "`<:no:833101993668771842> Your provided Option is out of Range (\\`0\\` - \\`${tracks.length-1}\\`)`", "variable39": "`See all your Tracks: \\`${prefix}savedqueue showdetails ${Name}\\`Usage: \\`${prefix}savedqueue removetrack ${Name} <Song number>\\``", "variable40": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable41": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable41": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable42": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable43": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable43": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable44": "`Maximum Length is \\`10\\``", - "variable45": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable45": "`<:no:833101993668771842> Your Queue is not existing!`", "variable46": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable47": "`<:NO:1169479454918180937> Your Saved-Queue ${Name} is Empty!`", + "variable47": "`<:no:833101993668771842> Your Saved-Queue ${Name} is Empty!`", "variable48": "`Add the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", "variable49": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable50": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable50": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable51": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable52": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable52": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable53": "`Maximum Length is \\`10\\``", - "variable54": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable54": "`<:no:833101993668771842> Your Queue is not existing!`", "variable55": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable56": "`<:NO:1169479454918180937> Your Saved-Queue ${Name} is Empty!`", + "variable56": "`<:no:833101993668771842> Your Saved-Queue ${Name} is Empty!`", "variable57": "`Add the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", "variable58": "`There are now: \\`${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks\\`\\n\\nPlay it with: \\`${prefix}savedqueue play ${Name}\\``", - "variable59": "`<:NO:1169479454918180937> You don't have any Queues saved yet`", + "variable59": "`<:no:833101993668771842> You don't have any Queues saved yet`", "variable60": "`Create one with: \\`${prefix}savedqueue create <SavedQueueName>\\``", - "variable61": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable61": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable62": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable63": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable63": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable64": "`Maximum Length is \\`10\\``", - "variable65": "`<:NO:1169479454918180937> Your Queue already exists!`", + "variable65": "`<:no:833101993668771842> Your Queue already exists!`", "variable66": "`Delete it: \\`${prefix}savedqueue delete ${Name}\\`\\nShow its content: \\`${prefix}savedqueue showdetails ${Name}`", - "variable67": "`<:NO:1169479454918180937> There is nothing playing`", - "variable68": "`<:NO:1169479454918180937> The Queue is Empty!`", + "variable67": "`<:no:833101993668771842> There is nothing playing`", + "variable68": "`<:no:833101993668771842> The Queue is Empty!`", "variable69": "`<a:yes:833101995723194437> Created ${Name} and Added ${tracks.length} Tracks to it`", "variable70": "`Play it with: \\`${prefix}savedqueue play ${Name}\\`\\nAdd the current **Queue** onto it: \\`${prefix}savedqueue addcurrentqueue ${Name}\\`\\nAdd the current **Track** onto it: \\`${prefix}savedqueue addcurrenttrack ${Name}\\``", - "variable71": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable71": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable72": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable73": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable73": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable74": "`Maximum Length is \\`10\\``", - "variable75": "`<:NO:1169479454918180937> Your Queue does not exists yet!`", + "variable75": "`<:no:833101993668771842> Your Queue does not exists yet!`", "variable76": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", "variable77": "`<a:yes:833101995723194437> Deleted the Queue \\`${Name}\\``", - "variable78": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable78": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable79": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable80": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable80": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable81": "`Maximum Length is \\`10\\``", - "variable82": "`<:NO:1169479454918180937> You need to join a voice channel.`", - "variable83": "`<:NO:1169479454918180937> You need to be in my voice channel to use this command!`", + "variable82": "`<:no:833101993668771842> You need to join a voice channel.`", + "variable83": "`<:no:833101993668771842> You need to be in my voice channel to use this command!`", "variable84": "`Channelname: \\`${message.guild.channels.cache.get(player.voiceChannel).name}\\``", - "variable85": "`<:NO:1169479454918180937> You need to be in my voice channel to use this command!`", + "variable85": "`<:no:833101993668771842> You need to be in my voice channel to use this command!`", "variable86": "`Channelname: \\`🔈 ${mechannel.name}\\``", - "variable87": "`<:NO:1169479454918180937> Your Queue does not exists Yet!`", + "variable87": "`<:no:833101993668771842> Your Queue does not exists Yet!`", "variable88": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", "variable89": "`Attempting to Load ${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks`", "variable90": "`It might take around about \\`${Math.ceil(client.queuesaves.get(message.author.id, `${Name}`).length / 2)} Seconds\\``", "variable91": "`<a:yes:833101995723194437> Loaded ${client.queuesaves.get(message.author.id, `${Name}`).length} Tracks onto the current Queue`", - "variable92": "`<:NO:1169479454918180937> You didn't entered a Saved-Queue-Name`", + "variable92": "`<:no:833101993668771842> You didn't entered a Saved-Queue-Name`", "variable93": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nName Information:\\n\\`Can be anything with maximum of 10 Letters\\``", - "variable94": "`<:NO:1169479454918180937> Your Saved-Queue-Name is too long!`", + "variable94": "`<:no:833101993668771842> Your Saved-Queue-Name is too long!`", "variable95": "`Maximum Length is \\`10\\``", - "variable96": "`<:NO:1169479454918180937> Your Queue is not existing!`", + "variable96": "`<:no:833101993668771842> Your Queue is not existing!`", "variable97": "`Create it with: \\`${prefix}savedqueue create ${Name}\\``", - "variable98": "`<:NO:1169479454918180937> You didn't entered a **valid** TYPE`", + "variable98": "`<:no:833101993668771842> You didn't entered a **valid** TYPE`", "variable99": "`Usage: \\`${prefix}savedqueue <Type> <Name>\\`\\nValid Types:\\n\\`create\\`, \\`addcurrenttrack\\`, \\`addcurrentqueue\\`, \\`removetrack\\`, \\`removedupes\\`, \\`showall\\`, \\`createsave\\`, \\`delete\\`, \\`showdetails\\`, \\`play\\`, \\`shuffle\\``", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, "voice": { "voice": { - "variable1": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable2": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable1": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable2": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", "variable3": "\"✅ LOCKED your Channel!\"", "variable4": "`Noone can join anymore!`", - "variable5": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable6": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable7": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable5": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable6": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable7": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", "variable8": "\"✅ UNLOCKED your Channel!\"", "variable9": "`Everyone can join now!`", - "variable10": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable11": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable12": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable13": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable10": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable11": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable12": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable13": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable14": "`Usage: \\`${prefix}kick @User\\``", - "variable15": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable15": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable16": "`Usage: \\`${prefix}kick @User\\``", - "variable17": "\"<:NO:1169479454918180937> Your pinged user, is not connected to a Channel\"", - "variable18": "\"<:NO:1169479454918180937> Your pinged user, is not connected in your Channel\"", + "variable17": "\"<:no:833101993668771842> Your pinged user, is not connected to a Channel\"", + "variable18": "\"<:no:833101993668771842> Your pinged user, is not connected in your Channel\"", "variable19": "`✅ Kicked ${member.user.tag} out of your Channel`", - "variable20": "\"<:NO:1169479454918180937> An Error occurred!\"", + "variable20": "\"<:no:833101993668771842> An Error occurred!\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable22": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable23": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable24": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable25": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable22": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable23": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable24": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable25": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable26": "`Usage: \\`${prefix}invite @User [optional Message]\\``", - "variable27": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable27": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable28": "`Usage: \\`${prefix}invite @User [optional Message]\\``", "variable29": "`You got invited to join ${message.author.tag}'s Voice Channel`", - "variable30": "`<:NO:1169479454918180937> Error | Couldn't Dm \\`${member.user.tag}\\``", + "variable30": "`<:no:833101993668771842> Error | Couldn't Dm \\`${member.user.tag}\\``", "variable31": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable32": "`✅ Invited ${member.user.tag} to your Channel`", - "variable33": "\"<:NO:1169479454918180937> An Error occurred!\"", + "variable33": "\"<:no:833101993668771842> An Error occurred!\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable36": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable37": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable38": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable35": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable36": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable37": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable38": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable39": "`Usage: \\`${prefix}ban @User\\``", - "variable40": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable40": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable41": "`Usage: \\`${prefix}ban @User\\``", "variable42": "`✅ Disconnected ${member.user.tag} out of your Channel`", - "variable43": "\"<:NO:1169479454918180937> An Error occurred!\"", + "variable43": "\"<:no:833101993668771842> An Error occurred!\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "`✅ Banned ${member.user.tag} out from your Channel!`", - "variable46": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable47": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable48": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable49": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable46": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable47": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable48": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable49": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable50": "`Usage: \\`${prefix}unban @User\\``", - "variable51": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable51": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable52": "`Usage: \\`${prefix}unban @User\\``", "variable53": "`✅ Unbanned ${member.user.tag} from your Channel!`", "variable54": "\"He can now join your Channel again!\"", - "variable55": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable56": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable57": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable58": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable55": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable56": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable57": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable58": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable59": "`Usage: \\`${prefix}trust @User\\``", - "variable60": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable60": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable61": "`Usage: \\`${prefix}trust @User\\``", "variable62": "`✅ Trusted ${member.user.tag} to your Channel!`", "variable63": "\"He can now join your Channel!\"", - "variable64": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable65": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable66": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable67": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable64": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable65": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable66": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable67": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable68": "`Usage: \\`${prefix}untrust @User\\``", - "variable69": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable69": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable70": "`Usage: \\`${prefix}untrust @User\\``", "variable71": "`✅ Untrusted ${member.user.tag} from your Channel!`", "variable72": "\"He can now no longer join your Channel!\"", - "variable73": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable74": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable75": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable76": "\"<:NO:1169479454918180937> You have to include the limit you want to set to\"", - "variable77": "\"<:NO:1169479454918180937> You have to include the limit you want to set to | It MUST be a **Numer**\"", - "variable78": "\"<:NO:1169479454918180937> Your included Number is not in the valid Range (`0` - `99`)\"", + "variable73": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable74": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable75": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable76": "\"<:no:833101993668771842> You have to include the limit you want to set to\"", + "variable77": "\"<:no:833101993668771842> You have to include the limit you want to set to | It MUST be a **Numer**\"", + "variable78": "\"<:no:833101993668771842> Your included Number is not in the valid Range (`0` - `99`)\"", "variable79": "`✅ Set User-limit to \\`${vc.userLimit}\\``", - "variable80": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable81": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable82": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable83": "\"<:NO:1169479454918180937> You have to include the limit you want to set to\"", - "variable84": "\"<:NO:1169479454918180937> You have to include the limit you want to set to | It MUST be a **Numer**\"", - "variable85": "`<:NO:1169479454918180937> Your included Number is not in the valid Range (\\`8000\\` - \\`${maxbitrate}\\`)`", + "variable80": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable81": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable82": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable83": "\"<:no:833101993668771842> You have to include the limit you want to set to\"", + "variable84": "\"<:no:833101993668771842> You have to include the limit you want to set to | It MUST be a **Numer**\"", + "variable85": "`<:no:833101993668771842> Your included Number is not in the valid Range (\\`8000\\` - \\`${maxbitrate}\\`)`", "variable86": "`✅ Set the Bitrate to \\`${vc.bitrate}\\``", - "variable87": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", - "variable88": "\"<:NO:1169479454918180937> You have to be in a VoiceChannel, for this Command\"", - "variable89": "\"<:NO:1169479454918180937> You have to be the Owner of the **temp.** VoiceChannel!\"", - "variable90": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable87": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable88": "\"<:no:833101993668771842> You have to be in a VoiceChannel, for this Command\"", + "variable89": "\"<:no:833101993668771842> You have to be the Owner of the **temp.** VoiceChannel!\"", + "variable90": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable91": "`Usage: \\`${prefix}promote @User\\``", - "variable92": "\"<:NO:1169479454918180937> Please add a User via Ping / ID!\"", + "variable92": "\"<:no:833101993668771842> Please add a User via Ping / ID!\"", "variable93": "`Usage: \\`${prefix}promote @User\\``", - "variable94": "\"<:NO:1169479454918180937> Your pinged user, is not connected to a Channel\"", - "variable95": "\"<:NO:1169479454918180937> Your pinged user, is not connected in your Channel\"", + "variable94": "\"<:no:833101993668771842> Your pinged user, is not connected to a Channel\"", + "variable95": "\"<:no:833101993668771842> Your pinged user, is not connected in your Channel\"", "variable96": "`✅ Promoted ${member.user.tag} to the new Owner of your Channel\\nRemoved your permissions!`", - "variable97": "\"<:NO:1169479454918180937> An Error occurred!\"", + "variable97": "\"<:no:833101993668771842> An Error occurred!\"", "variable98": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable99": "\"<:NO:1169479454918180937> You have to be in a **temp.** VoiceChannel, for this Command!\"", + "variable99": "\"<:no:833101993668771842> You have to be in a **temp.** VoiceChannel, for this Command!\"", "variable100": "\"ERROR | Please add a VALID TYPE\"", "variable101": "`Usage: \\`${prefix}voice <CMD_TYPE> [Options]\\`\\nValid CMD_TYPES: \\`lock\\`,\\`invite\\`,\\`add\\`,\\`kick\\`,\\`unlock\\`,\\`ban\\`,\\`unban\\`,\\`trust\\`,\\`untrust\\`,\\`limit\\`,\\`bitrate\\`,\\`promote\\``", "variable102": "`\\`\\`\\`${e.stack}\\`\\`\\``" @@ -1118,14 +1118,14 @@ }, "minigames": { "betrayal-io": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "chess": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the chess, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", @@ -1138,10 +1138,10 @@ "variable4": "'Connect-4'" }, "fight": { - "variable1": "`<:NO:1169479454918180937> **Please mention who you want to fight**`" + "variable1": "`<:no:833101993668771842> **Please mention who you want to fight**`" }, "fishington-io": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", @@ -1153,18 +1153,18 @@ "variablex_3": "\"**The Word was:**\"", "variable3": "\"```\" + this.word + \"```\"" }, "poker-night": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "rockpaperscissors": { - "variable1": "`<:NO:1169479454918180937> **Please mention who you want to challenge at Rock Papaer Scissors.**`" + "variable1": "`<:no:833101993668771842> **Please mention who you want to challenge at Rock Papaer Scissors.**`" }, "sudo": { - "variable1": "`<:NO:1169479454918180937> **Please mention who you want to sudo.**`", - "variable2": "`<:NO:1169479454918180937> **Please add Text**`" + "variable1": "`<:no:833101993668771842> **Please mention who you want to sudo.**`", + "variable2": "`<:no:833101993668771842> **Please add Text**`" }, "tictactoe": { "variable1": "`You're currently in a duel`", @@ -1265,15 +1265,15 @@ "variable96": "`Tie!`", "variable97": "`🎮 **${authorName}** VS ${this.opponent.username} 🎮`", "variable98": "`🎮 ${authorName} VS **${this.opponent.username}** 🎮`", - "variable99": "`<:NO:1169479454918180937> **Please mention who you want to challenge at tictactoe.**`" + "variable99": "`<:no:833101993668771842> **Please mention who you want to challenge at tictactoe.**`" }, "uno": { - "variable1": "\"<:NO:1169479454918180937> Error | Please enter a valid type\"", - "variable2": "\"<:NO:1169479454918180937> Error | Please enter a valid type\"", + "variable1": "\"<:no:833101993668771842> Error | Please enter a valid type\"", + "variable2": "\"<:no:833101993668771842> Error | Please enter a valid type\"", "variable3": "`**Valid Types:**\\n\\`join\\`, \\`creategame\\`, \\`leave\\`, \\`startgame\\`, \\`endgame\\`, \\`play\\`, \\`UNO\\`, \\`draw\\`, \\`cards\\`, \\`table\\`, \\`viewwinners\\`, \\`settings\\`, \\`viewsettings\\``" }, "youtubetogether": { - "variable1": "\"<:NO:1169479454918180937> Error | Please join a Voice Channel first\"", + "variable1": "\"<:no:833101993668771842> Error | Please join a Voice Channel first\"", "variable2": "`I need \\`CREATE_INSTANT_INVITE\\` permission!`", "variable3": "`Cannot start the youtube together, please retry`", "variable4": "`Click on the Link to start the GAME:\\n> https://discord.com/invite/${invite.code}`", @@ -1282,7 +1282,7 @@ }, "schoolcommands": { "calc": { - "variable1": "`<:NO:1169479454918180937> You must provide a equation to be solved on the calculator`", + "variable1": "`<:no:833101993668771842> You must provide a equation to be solved on the calculator`", "variable2": "` Usage: \\`${prefix}calc <Input>\\`\\n\\nExample: \\`${prefix}calc 10 + 4*5\\`\\n\\nHey try out: \\`${prefix}calculator\\``", "variable3": "`Invalid math equation: ${err}`", "variable4": "`Try out: \\`${prefix}calculator\\``", @@ -1298,14 +1298,14 @@ "variable2": "`\\`\\`\\`${pi.substr(0, 2040)}\\`\\`\\``" }, "remind": { - "variable1": "`<:NO:1169479454918180937> please add a TIME!`", + "variable1": "`<:no:833101993668771842> please add a TIME!`", "variable2": "` Usage: \\`${prefix}remind <Time+Format(e.g: 10m)> ++ TEXT\\`\\n\\nExample: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", - "variable3": "`<:NO:1169479454918180937> please add a valid TIME!`", + "variable3": "`<:no:833101993668771842> please add a valid TIME!`", "variable4": "` Usage: \\`${prefix}remind <Time+Format(e.g: 10m)> ++ TEXT\\`\\n\\nExample: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", "variable5": "\"No content added\"", - "variable6": "`<:NO:1169479454918180937> The time limit is 24 Days!`", + "variable6": "`<:no:833101993668771842> The time limit is 24 Days!`", "variable7": "` Usage: \\`${prefix}remind <Time+Format(e.g: 10m)> ++ TEXT\\`\\n\\nExample: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", - "variable8": "`<:NO:1169479454918180937> please add a TIME!`", + "variable8": "`<:no:833101993668771842> please add a TIME!`", "variable9": "` Usage: \\`${prefix}remind <Time+Format(e.g: 10m)> ++ TEXT\\`\\n\\nExample: \\`${prefix}remind 10m 32s ++ Remind me!!\\``", "variable10": "`${emoji.msg.SUCCESS} I will remind you in:\\n${string_of_time}`", "variable11": "`Message will come to your DMS!`", @@ -1320,7 +1320,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "bassboost": { - "variable1": "`<:NO:1169479454918180937> Bass boost level must be one of the following: \\`none\\`, \\`low\\`, \\`medium\\`, \\`high\\`, \\`earrape\\``", + "variable1": "`<:no:833101993668771842> Bass boost level must be one of the following: \\`none\\`, \\`low\\`, \\`medium\\`, \\`high\\`, \\`earrape\\``", "variable2": "`Usage: \\`${prefix}bassboost <Level>\\`\\n\\nExample: \\`${prefix}bassboost low\\``", "variable3": "`${emoji.msg.SUCCESS} Bassboost set the to \\`${level}\\``", "variable4": "`Note: *It might take up to 5 seconds until you hear the new Equalizer*`", @@ -1338,14 +1338,14 @@ }, "cleareq": { "variable1": "`${emoji.msg.SUCCESS} Resetted the Equalizer`", - "variablex_2": "`${emoji.msg.equalizer} FILTER: `", "variable2": "`<:NO:1169479454918180937> Nothing`", + "variablex_2": "`${emoji.msg.equalizer} FILTER: `", "variable2": "`<:no:833101993668771842> Nothing`", "variablex_3": "`${emoji.msg.equalizer} EQUALIZER: `", "variable3": "`${player.get(\"eq\")}`", "variable4": "`Note: *It might take up to 5 seconds until you hear the new Equalizer*`", "variable5": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "clearfilter": { "variable1": "`${emoji.msg.SUCCESS} Resetted the Equalizer`", - "variablex_2": "`${emoji.msg.equalizer} FILTER: `", "variable2": "`<:NO:1169479454918180937> Nothing`", + "variablex_2": "`${emoji.msg.equalizer} FILTER: `", "variable2": "`<:no:833101993668771842> Nothing`", "variablex_3": "`${emoji.msg.equalizer} EQUALIZER: `", "variable3": "`${player.get(\"eq\")}`", "variable4": "`Note: *It might take up to 5 seconds until you hear the new FILTERS*`", "variable5": "`\\`\\`\\`${e.message}\\`\\`\\``" @@ -1356,7 +1356,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "equalizer": { - "variable1": "`<:NO:1169479454918180937> Equalizer level must be one of the following`", + "variable1": "`<:no:833101993668771842> Equalizer level must be one of the following`", "variable2": "`Valid Equalizers:\\n\\`music\\`, \\`pop\\`, \\`electronic\\`, \\`classical\\`, \\`rock\\`, \\`full\\`, \\`light\\`, \\`gaming\\`, \\`bassboost\\`, \\`earrape\\`\\n\\nUsage: \\`${prefix}equalizer <Equalizer>\\`\\n\\nExample: \\`${prefix}equalizer music\\``", "variable3": "`${emoji.msg.SUCCESS} Set Equalizer to \\`${level}\\``", "variable4": "`Note: *It might take up to 5 seconds until you hear the new Equalizer*`", @@ -1368,7 +1368,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "pitch": { - "variable1": "`<:NO:1169479454918180937> Please include the Multiplicator`", + "variable1": "`<:no:833101993668771842> Please include the Multiplicator`", "variable2": "`Usage: \\`${prefix}pitch <Multiplicator>\\`\\n\\nExample: \\`${prefix}pitch 1.2\\``", "variable3": "`${emoji.msg.ERROR} The Multiplicator must be a Number`", "variable4": "`Usage: \\`${prefix}pitch <Multiplicator>\\`\\n\\nExample: \\`${prefix}pitch 1.2\\``", @@ -1379,7 +1379,7 @@ "variable9": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "rate": { - "variable1": "`<:NO:1169479454918180937> Please include the Multiplicator`", + "variable1": "`<:no:833101993668771842> Please include the Multiplicator`", "variable2": "`Usage: \\`${prefix}speed <Multiplicator>\\`\\n\\nExample: \\`${prefix}speed 1.5\\``", "variable3": "`${emoji.msg.ERROR} The Multiplicator must be a Number`", "variable4": "`Usage: \\`${prefix}speed <Multiplicator>\\`\\n\\nExample: \\`${prefix}speed 1.5\\``", @@ -1395,7 +1395,7 @@ "variable3": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "speed": { - "variable1": "`<:NO:1169479454918180937> Please include the Multiplicator`", + "variable1": "`<:no:833101993668771842> Please include the Multiplicator`", "variable2": "`Usage: \\`${prefix}rate <Multiplicator>\\`\\n\\nExample: \\`${prefix}rate 1.5\\``", "variable3": "`${emoji.msg.ERROR} The Multiplicator must be a Number`", "variable4": "`Usage: \\`${prefix}rate <Multiplicator>\\`\\n\\nExample: \\`${prefix}rate 1.5\\``", @@ -1423,59 +1423,59 @@ }, "owner": { "addmoney": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "`<:NO:1169479454918180937> You didn't pinged to whom you want to pay`", - "variable4": "`Usage: \\`${prefix}addmoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}addmoney <@399650958096728064> 42069\\``", - "variable5": "`<:NO:1169479454918180937> You didn't add the payamount`", - "variable6": "`Usage: \\`${prefix}addmoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}addmoney <@399650958096728064> 42069\\``", - "variable7": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable8": "`<:NO:1169479454918180937> You can't add a negative Amount of Money or no Money, to ${topay}`", + "variable3": "`<:no:833101993668771842> You didn't pinged to whom you want to pay`", + "variable4": "`Usage: \\`${prefix}addmoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}addmoney <@442355791412854784> 42069\\``", + "variable5": "`<:no:833101993668771842> You didn't add the payamount`", + "variable6": "`Usage: \\`${prefix}addmoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}addmoney <@442355791412854784> 42069\\``", + "variable7": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable8": "`<:no:833101993668771842> You can't add a negative Amount of Money or no Money, to ${topay}`", "variable9": "`<a:yes:833101995723194437> **You added \\`${payamount} 💸\\` to \\`${topay.tag}\\`**`", "variable10": "`👛 **${topay.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "botfilename": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "changeavatar": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "`<a:yes:833101995723194437> Successfully, changed the Bot avatar!`", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable5": "`<:NO:1169479454918180937> ERROR | Could not use your Image as an Avatar, make sure it is a \\`png\\` / \\`jpg\\``", + "variable5": "`<:no:833101993668771842> ERROR | Could not use your Image as an Avatar, make sure it is a \\`png\\` / \\`jpg\\``", "variable6": "`<a:yes:833101995723194437> Successfully, changed the Bot avatar!`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable8": "`<:NO:1169479454918180937> ERROR | Could not use your Image as an Avatar, make sure it is a \\`png\\` / \\`jpg\\` / \\`webp\\``", + "variable8": "`<:no:833101993668771842> ERROR | Could not use your Image as an Avatar, make sure it is a \\`png\\` / \\`jpg\\` / \\`webp\\``", "variable9": "`Usage: \\`${prefix}changeavatar <AVATARLINK/IMAGE>\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "changename": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "`<:NO:1169479454918180937> You need to add a new Bot Name`", + "variable3": "`<:no:833101993668771842> You need to add a new Bot Name`", "variable4": "`Usage: \\`${prefix}changename <New Bot Name>\\``", - "variable5": "`<:NO:1169479454918180937> Bot Name too long, can't have more then 32 Letters!`", + "variable5": "`<:no:833101993668771842> Bot Name too long, can't have more then 32 Letters!`", "variable6": "`<a:yes:833101995723194437> Changed my Name to: \\`${user.username}\\``", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable8": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "changestatus": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"What do you want to do?\"", "variable4": "`1️⃣ **== Change** Status **TEXT**\\n\\n2️⃣ **== Change** Status **TYPE**\\n\\n3️⃣ **== Change** Status **URL**\\n\\n🟢 **==** Change the Online/Idle/DnD state\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable5": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable7": "\"Which Text should I display in the Status?\"", "variable8": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable10": "`${emoji.msg.SUCCESS} Successfully set the new Status`", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable12": "\"What Type do you wanna use?\"", - "variable13": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable13": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable14": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "`${emoji.msg.SUCCESS} Successfully set the new Status`", @@ -1483,27 +1483,27 @@ "variable18": "`${emoji.msg.SUCCESS} Successfully set the new Status`", "variable19": "`${emoji.msg.SUCCESS} Successfully set the new Status`", "variable20": "`${emoji.msg.SUCCESS} Successfully set the new Status`", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable22": "\"Which URL should I display in the Status, if I am streaming?\"", - "variable23": "`<:NO:1169479454918180937> NOT A VALID URL`", - "variable24": "`<:NO:1169479454918180937> NOT A VALID TWITCH URL`", + "variable23": "`<:no:833101993668771842> NOT A VALID URL`", + "variable24": "`<:no:833101993668771842> NOT A VALID TWITCH URL`", "variable25": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable27": "`${emoji.msg.SUCCESS} Successfully set the new Status`", - "variable28": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable29": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable29": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "cmdreload": { "variable1": "`${emoji.msg.ERROR} You are not allowed to run this command! Only the Owner is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Please include an argument`", - "variable3": "`<:NO:1169479454918180937> Could not find: \\`${args[0]}\\``", + "variable3": "`<:no:833101993668771842> Could not find: \\`${args[0]}\\``", "variable4": "`<a:yes:833101995723194437> Reloaded \\`${args[0]}\\``", - "variable5": "`<:NO:1169479454918180937> Could not reload: \\`${args[0]}\\``", + "variable5": "`<:no:833101993668771842> Could not reload: \\`${args[0]}\\``", "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "detailedeval": { - "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`bestgamershk2\\`** is allowed to run this Cmd`", + "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`Tomato#6966\\`** is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Error | You have to at least include one evaluation arguments`", "variable3": "`Milrato Development | Evaluation`", "variable4": "`\\`\\`\\`` + m + `\\`\\`\\``", @@ -1511,7 +1511,7 @@ "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "eval": { - "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`bestgamershk2\\`** is allowed to run this Cmd`", + "variable1": "`${emoji.msg.ERROR} Error | You are not allowed to run this command! Only the **\\`Tomato#6966\\`** is allowed to run this Cmd`", "variable2": "`${emoji.msg.ERROR} Error | You have to at least include one evaluation arguments`", "variable3": "`Milrato Development | Evaluation`", "variable4": "`\\`\\`\\`` + splitDescription[0] + `\\`\\`\\``", @@ -1527,7 +1527,7 @@ "variable6": "`\\`\\`\\`${e.message}\\`\\`\\``" }, "reloadbot": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "-", "variable4": "`> Reloading **\\`${client.commands.size} Commands\\`**\\n\\n> Reloading **\\`49 Events\\`**\\n\\n> Reloading **\\`117 Modules/Features\\`**`", @@ -1536,38 +1536,38 @@ "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removemoney": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "`<:NO:1169479454918180937> You didn't pinged to whom you want to pay`", - "variable4": "`Usage: \\`${prefix}removemoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}removemoney <@399650958096728064> 42069\\``", - "variable5": "`<:NO:1169479454918180937> You didn't remove the payamount`", - "variable6": "`Usage: \\`${prefix}removemoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}removemoney <@399650958096728064> 42069\\``", - "variable7": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable8": "`<:NO:1169479454918180937> You can't remove a negative Amount of Money or no Money, to ${topay}`", - "variable9": "`<:NO:1169479454918180937> You can't remove more Money than you he has in his/her **👛 Pocket (\\`${data2.balance} 💸\\`)**`", + "variable3": "`<:no:833101993668771842> You didn't pinged to whom you want to pay`", + "variable4": "`Usage: \\`${prefix}removemoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}removemoney <@442355791412854784> 42069\\``", + "variable5": "`<:no:833101993668771842> You didn't remove the payamount`", + "variable6": "`Usage: \\`${prefix}removemoney <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}removemoney <@442355791412854784> 42069\\``", + "variable7": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable8": "`<:no:833101993668771842> You can't remove a negative Amount of Money or no Money, to ${topay}`", + "variable9": "`<:no:833101993668771842> You can't remove more Money than you he has in his/her **👛 Pocket (\\`${data2.balance} 💸\\`)**`", "variable10": "`<a:yes:833101995723194437> **You removeed \\`${payamount} 💸\\` to \\`${topay.tag}\\`**`", "variable11": "`👛 **${topay.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "resetsettings": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"Do you really wanna reset all the settings? reply with `yes`\"", "variable4": "`Successfully resetted all of the DATA`", - "variable5": "`<:NO:1169479454918180937> You did not enter \\`yes\\``", + "variable5": "`<:no:833101993668771842> You did not enter \\`yes\\``", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "restartbot": { - "variable1": "`<:NO:1169479454918180937> **You are not allowed to run this Command**`", - "variable2": "`***Only <@399650958096728064> is allowed to execute this Command, this is to prevent Rate Limits, if you need a Bot restart Contact him (\\`bestgamershk2\\`)***`", - "variable3": "\"RESTARTING BOT .... please stand by... if the Bot is not restarting then DM: `bestgamershk2`\"", - "variable4": "\"An error occurred, CONTACT THE OWNER PLEASE! `bestgamershk2`\"", + "variable1": "`<:no:833101993668771842> **You are not allowed to run this Command**`", + "variable2": "`***Only <@442355791412854784> is allowed to execute this Command, this is to prevent Rate Limits, if you need a Bot restart Contact him (\\`Tomato#6966\\`)***`", + "variable3": "\"RESTARTING BOT .... please stand by... if the Bot is not restarting then DM: `Tomato#6966`\"", + "variable4": "\"An error occurred, CONTACT THE OWNER PLEASE! `Tomato#6966`\"", "variable5": "\"RESTARTED SUCCESSFUL! PLEASE TEST THAT THE BOT WORKS (in 5-10 Seconds)!\"", "variable6": "\"RESTARTED SUCCESSFUL! PLEASE TEST THAT THE BOT WORKS (in 5-10 Seconds)!\"", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-advertise": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "-", "variable4": "\"***Select what you need in the `Selection` down Below!***\"", @@ -1579,113 +1579,113 @@ "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-owner": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", "variable3": "\"What do you want to do?\"", - "variable4": "`1️⃣ **== Add Owner**\\n\\n📑 **== Show Settings**\\n\\n**NOTE:**\\n> *You can't remove a Owner, which means you need to get in touch with: \\`bestgamershk2\\` to do so!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable5": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable4": "`1️⃣ **== Add Owner**\\n\\n📑 **== Show Settings**\\n\\n**NOTE:**\\n> *You can't remove a Owner, which means you need to get in touch with: \\`Tomato#6966\\` to do so!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", + "variable5": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable7": "\"Which User do you wanna add?\"", "variable8": "`Please User the Role now!`", - "variable9": "`<:NO:1169479454918180937> ERROR | The User: \\`${user.tag}\\` is already registered as an Owner`", + "variable9": "`<:no:833101993668771842> ERROR | The User: \\`${user.tag}\\` is already registered as an Owner`", "variable10": "`${emoji.msg.ERROR} ERROR Writing the File`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable12": "`${emoji.msg.SUCCESS} Successfully added the User \\`${user.tag}\\``", - "variable13": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable13": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable15": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable16": "`📑 All Owners`", - "variable17": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable17": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "stopbot": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`You need to be one of those guys: ${config.ownerIDS.map(id => `<@${id}>`)}`", - "variable3": "\"Stopping BOT! If you want it back online then DM: `bestgamershk2`\"", - "variable4": "\"An error occurred, CONTACT THE OWNER PLEASE! `bestgamershk2`\"", + "variable3": "\"Stopping BOT! If you want it back online then DM: `Tomato#6966`\"", + "variable4": "\"An error occurred, CONTACT THE OWNER PLEASE! `Tomato#6966`\"", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, "setup": { "setup-admin": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"Which Command do you wanna manage?\"", - "variable5": "\"<:NO:1169479454918180937> ERROR | Unable to find the Command\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Command is **not** an Administration Command\"", + "variable5": "\"<:no:833101993668771842> ERROR | Unable to find the Command\"", + "variable6": "\"<:no:833101993668771842> ERROR | Command is **not** an Administration Command\"", "variable7": "\"What do you want to do?\"", - "variable8": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable9": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable10": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable9": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable10": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable11": "`Please Ping the Role/User now!`", - "variable12": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role for ${thecmd}`", + "variable12": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role for ${thecmd}`", "variable13": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable14": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable16": "`<:NO:1169479454918180937> ERROR | The User: \\`${user.username}\\` is already registered as an Admin Role for ${thecmd}`", + "variable16": "`<:no:833101993668771842> ERROR | The User: \\`${user.username}\\` is already registered as an Admin Role for ${thecmd}`", "variable17": "`<a:yes:833101995723194437> The User: \\`${user.username}\\` is now registered as an Admin Role`", - "variable18": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable18": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable20": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable20": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable21": "`Please Ping the Role/User now!`", - "variable22": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet for ${thecmd}`", + "variable22": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet for ${thecmd}`", "variable23": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is not registered as an Admin Role anymore`", - "variable24": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable24": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable25": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable26": "`<:NO:1169479454918180937> ERROR | The User: \\`${user.username}\\` is not registered as an Admin Role yet for ${thecmd}`", + "variable26": "`<:no:833101993668771842> ERROR | The User: \\`${user.username}\\` is not registered as an Admin Role yet for ${thecmd}`", "variable27": "`<a:yes:833101995723194437> The User: \\`${user.username}\\` is not registered as an Admin Role anymore`", - "variable28": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "`Everyone with one of those Roles is able to use the Admin Commands`", "variable32": "`${client.settings.get(message.guild.id, `cmdadminroles.${thecmd}`)).length > 0 ? `${cmdrole.join(\"\\n\")}`: `No ${thecmd} Admin Roles Setup yet`})`.substr(0, 2048)", "variable33": "`📑 Settings of the Administration Setup`", - "variable34": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable34": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable35": "\"Which Role do you wanna add?\"", "variable36": "`Please Ping the Role now!`", - "variable37": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role`", + "variable37": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role`", "variable38": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable39": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable39": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable40": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable41": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable41": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable42": "\"Which Role do you wanna remove?\"", "variable43": "`Please Ping the Role now!`", - "variable44": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet`", + "variable44": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet`", "variable45": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an Admin Role`", - "variable46": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable48": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable48": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable49": "`Everyone with one of those Roles is able to use the Admin Commands`", "variable50": "`📑 Settings of the Administration Setup`", - "variable51": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable51": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable52": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-admincmdlog": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"Which Channel do you wanna use?\"", "variable5": "`*Just ping the channel with #channel in the Chat*`", "variable6": "`<a:yes:833101995723194437> The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Admin logger`", - "variable7": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable7": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable8": "`<a:yes:833101995723194437> Disabled the Admin logger`", "variable9": "`📑 Settings of the Admin Command Log`", - "variable10": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-aichat": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`> 1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n> 2️⃣ **== \\`✔️ Enable\\`** aichat\\n\\n> 📑 **== \\`Show Settings\\`**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> Missing Permission to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> Missing Permission to add Reactions\"", + "variable4": "\"<:no:833101993668771842> Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Ai-Chat`", - "variable8": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Ai-Chat`", "variable10": "`📑 Settings of the Ai-Chat`", - "variable11": "\"<:NO:1169479454918180937> PLEASE CONTACT `bestgamershk2`\"", + "variable11": "\"<:no:833101993668771842> PLEASE CONTACT `Tomato#6966`\"", "variable12": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-anticaps": { @@ -1693,12 +1693,12 @@ "variable2": "\":x: Cancelled the Setup!\"", "variable3": "\"To activate the Anticaps System, enter the percent amount of how much caps in a message is allowed\"", "variable4": "`Send the amount now! (recommendet: \\`75%\\`)`", - "variable5": "\"<:NO:1169479454918180937> ERROR | Percent out of Range!\"", + "variable5": "\"<:no:833101993668771842> ERROR | Percent out of Range!\"", "variable6": "`It must be between \\`0%\\` and \\`100%\\``", "variable7": "`<a:yes:833101995723194437> The Anticaps system is now enabled!`", - "variable8": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable8": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable10": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable11": "`<a:yes:833101995723194437> The AntiCaps System is now **disabled**`", "variable12": "`📑 Settings of the Anti Caps System`", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -1710,18 +1710,18 @@ "variable4": "`📑 Settings of the Anti Discord Ad-Link System`", "variable5": "\"Which Channel do you wanna add to the Whitelist?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable7": "`<:NO:1169479454918180937> ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Discord Links Whitelist`", + "variable7": "`<:no:833101993668771842> ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Discord Links Whitelist`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as an Whitelisted Anti Discord Links Channel`", - "variable9": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable9": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable12": "\"Which Channel do you wanna remove to the Whitelist?\"", "variable13": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable14": "`<:NO:1169479454918180937> ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Discord Links Whitelist yet`", + "variable14": "`<:no:833101993668771842> ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Discord Links Whitelist yet`", "variable15": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now **NOT** registered as an Whitelisted Anti Discord Links Channel anymore`", - "variable16": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable16": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-antilink": { @@ -1731,34 +1731,34 @@ "variable4": "`📑 Settings of the Anti Links System`", "variable5": "\"Which Channel do you wanna add to the Whitelist?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable7": "`<:NO:1169479454918180937> ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Links Whitelist`", + "variable7": "`<:no:833101993668771842> ERROR | The Channel: \\`${channel.name}\\` is already added to the Anti Links Whitelist`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as an Whitelisted Anti Links Channel`", - "variable9": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable9": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable12": "\"Which Channel do you wanna remove to the Whitelist?\"", "variable13": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable14": "`<:NO:1169479454918180937> ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Links Whitelist yet`", + "variable14": "`<:no:833101993668771842> ERROR | The Channel: \\`${channel.name}\\` is not added to the Anti Links Whitelist yet`", "variable15": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now **NOT** registered as an Whitelisted Anti Links Channel anymore`", - "variable16": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable16": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-antinuke": { - "variable1": "\"<:NO:1169479454918180937> **Only the Server Owner is allowed to execute this Command!**\\n> *This was a wish from the Community..*\"", + "variable1": "\"<:no:833101993668771842> **Only the Server Owner is allowed to execute this Command!**\\n> *This was a wish from the Community..*\"", "variable2": "-", "variable3": "\"***Select what you need in the `Selection` down Below!***\"", "variable4": "\":x: Cancelled the Setup!\"", - "variable5": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"<a:yes:833101995723194437> __**The Anti Nuke is enabled!**__\": \"<:NO:1169479454918180937> __**The Anti Nuke is disabled!**__\"}`", - "variablex_6": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable6": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_7": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable7": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_8": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable8": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_9": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable9": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_10": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable10": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_11": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable11": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", + "variable5": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"<a:yes:833101995723194437> __**The Anti Nuke is enabled!**__\": \"<:no:833101993668771842> __**The Anti Nuke is disabled!**__\"}`", + "variablex_6": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable6": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_7": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable7": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_8": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable8": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_9": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable9": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_10": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable10": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_11": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable11": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", "variablex_12": "\"\\u200b\"", "variable12": "\">>> __***When the allowed Actions / Time are reached, then i will do the punishments in []***__\\n*I will also Kick the added Bot and delete the Created Role/Channel*\"", - "variable13": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> <a:yes:833101995723194437> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:NO:1169479454918180937> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", + "variable13": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> <a:yes:833101995723194437> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:no:833101993668771842> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", "variable14": "`> ***This Setup is used to secure your Server***\\n\\n**Things it will protect:**\\n> \\`Watch Kicks & Bans\\`\\n> \\`Watch Channel Creations & Deletions\\`\\n> \\`Watch Role Creations & Deletions\\`\\n> \\`Watch Add Bots\\`\\n\\n> *If something Happens, and the settings are right, i will punish him by removing his role or kicking or banning him.*`", "variable15": "-", "variable16": "\"***Select what you need in the `Selection` down Below!***\"", @@ -1768,44 +1768,44 @@ "variable20": "`**Added [${addedroles.length}] Roles and [${addedusers.length}] Users to the __general__ Whitelist!**`", "variablex_21": "\"__**Current Whitelisted Users:**__\"", "variable21": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_22": "\"__**Current Whitelisted Roles:**__\"", "variable22": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"all.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable23": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable23": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable24": "\"Which Role/User do you wanna add/remove?\"", "variable25": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable26": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Bot add__ Whitelist (module)!**`", "variablex_27": "\"__**Current Whitelisted Users:**__\"", "variable27": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_28": "\"__**Current Whitelisted Roles:**__\"", "variable28": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antibot.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable29": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable29": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable30": "\"Which Role/User do you wanna add/remove?\"", "variable31": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable32": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Kick/Ban__ Whitelist (module)!**`", "variablex_33": "\"__**Current Whitelisted Users:**__\"", "variable33": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_34": "\"__**Current Whitelisted Roles:**__\"", "variable34": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable35": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable35": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable36": "\"Which Role/User do you wanna add/remove?\"", "variable37": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable38": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Create Role__ Whitelist (module)!**`", "variablex_39": "\"__**Current Whitelisted Users:**__\"", "variable39": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_40": "\"__**Current Whitelisted Roles:**__\"", "variable40": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable41": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable41": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable42": "\"Which Role/User do you wanna add/remove?\"", "variable43": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable44": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Delete Role__ Whitelist (module)!**`", "variablex_45": "\"__**Current Whitelisted Users:**__\"", "variable45": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_46": "\"__**Current Whitelisted Roles:**__\"", "variable46": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable47": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable47": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable48": "\"Which Role/User do you wanna add/remove?\"", "variable49": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable50": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Channel Create__ Whitelist (module)!**`", "variablex_51": "\"__**Current Whitelisted Users:**__\"", "variable51": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_52": "\"__**Current Whitelisted Roles:**__\"", "variable52": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable53": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable53": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable54": "\"Which Role/User do you wanna add/remove?\"", "variable55": "`*Just ping each User / Role you wanna whitelist!*\\n\\n> *If the Role/User is already in the Whitelisted, it will automatically get \"unwhitelisted\"*`", "variable56": "`<:joines:866356465299488809> **Added \\`[${addedroles.length}] Roles\\` and \\`[${addedusers.length}] Users\\` to the __Anti Channel Delete__ Whitelist (module)!**`", "variablex_57": "\"__**Current Whitelisted Users:**__\"", "variable57": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").slice(0, 15).map(x=>`<@${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.users\").map(x=>`<@${x}>`).join(\"︲\")}`", "variablex_58": "\"__**Current Whitelisted Roles:**__\"", "variable58": "`>>> ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length == 0 ? \"**No One**\" : client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length > 15 ? client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").slice(0, 15).map(x=>`<@&${x}>`).join(\"︲\") + ` ***and ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").length - 15} more...***`: client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.whitelisted.roles\").map(x=>`<@&${x}>`).join(\"︲\")}`", - "variable59": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable60": "\"<:NO:1169479454918180937> **This is not finished yet, no worries the System itself works!**\"", + "variable59": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable60": "\"<:no:833101993668771842> **This is not finished yet, no worries the System itself works!**\"", "variable61": "-", "variable62": "\"***Select what you need in the `Selection` down Below!***\"", "variable63": "\":x: Cancelled the Setup!\"", @@ -1817,7 +1817,7 @@ "variable69": "`<a:yes:833101995723194437> This Channel is now the Anti Nuke Logger!`", "variable70": "`<a:yes:833101995723194437> ${ message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name} is now the Anti Nuke Logger!`", "variable71": "`<a:yes:833101995723194437> The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Anti-Nuke logger`", - "variable72": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable72": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable73": "`**Successfully __${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"Enabled\" : \"Disabled\"}__ the Whitelisted Log**`", "variable74": "`**I will now${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"\" : \" not\"} show it, when a Whitelisted User / Role makes something**\\n> But please mind the Settings of each Module!${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"\\n\\n> Tho this is enabled it does **not** mean i will punish the Whitelisted User, this is **just the Logging** for it!\\n> ***So that you know, when what happens!***\" : \"\"}`", "variable75": "\"\\u200b\", \"**DONT FORGET TO ADD WHITELISTED USERS/BOTS/ROLES**\\n**For Example:** *If you have a join-to-create Bot add him, at least for channel creations!*\"", @@ -1825,47 +1825,47 @@ "variable77": "`> *Just ping the Role with @Role in the Chat*\\n> Write \\`no\\` if you wanna disable/remove it!\\n\\nThis Role will be added, if the User gets the roles removed!\\n> You can also ran a command in the \\`${prefix}setup-antinuke\\` to set all channels to not visible when having this Role!`", "variable78": "`<a:yes:833101995723194437> The Quarantine Role is now disabled!`", "variable79": "`<a:yes:833101995723194437> The Role: \\`${message.mentions.roles.filter(r=>r.guild.id==message.guild.id).first().name}\\` is now registered as the Quarantine Role`", - "variable80": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable81": "\"<:NO:1169479454918180937> **This is not finished yet, no worries the System itself works!**\"", - "variable82": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"<a:yes:833101995723194437> __**The Anti Nuke is enabled!**__\": \"<:NO:1169479454918180937> __**The Anti Nuke is disabled!**__\"}`", - "variablex_83": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable83": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_84": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable84": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_85": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable85": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_86": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable86": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_87": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable87": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", - "variablex_88": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:NO:1169479454918180937> Disabled\"}**__`", "variable88": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", + "variable80": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable81": "\"<:no:833101993668771842> **This is not finished yet, no worries the System itself works!**\"", + "variable82": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.enabled\") ? \"<a:yes:833101995723194437> __**The Anti Nuke is enabled!**__\": \"<:no:833101993668771842> __**The Anti Nuke is disabled!**__\"}`", + "variablex_83": "`__**Anti Add Bot | ${client.Anti_Nuke_System.get(message.guild.id, \"antibot.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable83": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antibot.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_84": "`__**Anti Kick/Ban | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable84": "`>>> [Remove Roles] **Kicks / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Kicks / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleteuser.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_85": "`__**Anti Delete Role | ${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable85": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antideleterole.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_86": "`__**Anti Delete Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable86": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichanneldelete.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_87": "`__**Anti Create Role | ${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable87": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"anticreaterole.punishment.member.ban.neededmonthcount\")}\\`**`", + "variablex_88": "`__**Anti Create Channel | ${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.enabled\") ? \"<a:yes:833101995723194437> Enabled \": \"<:no:833101993668771842> Disabled\"}**__`", "variable88": "`>>> [Remove Roles] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededdaycount\")}\\`**\\n[Remove Roles] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededweekcount\")}\\`\\n**[Remove Roles] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.removeroles.neededmonthcount\")}\\`**\\n\\n[Kick] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededdaycount\")}\\`**\\n[Kick] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededweekcount\")}\\`\\n**[Kick] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.kick.neededmonthcount\")}\\`**\\n\\n[Ban] **Actions / Day: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededdaycount\")}\\`**\\n[Ban] **Actions / Week: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededweekcount\")}\\`\\n**[Ban] **Actions / Month: \\`${client.Anti_Nuke_System.get(message.guild.id, \"antichannelcreate.punishment.member.ban.neededmonthcount\")}\\`**`", "variablex_89": "\"\\u200b\"", "variable89": "\">>> __***When the allowed Actions / Time are reached, then i will do the punishments in []***__\\n*I will also Kick the added Bot and delete the Created Role/Channel*\"", "variablex_90": "\"\\u200b\"", "variable90": "\"**DONT FORGET TO ADD WHITELISTED USERS/BOTS/ROLES**\\n**For Example:** *If you have a join-to-create Bot add him, at least for channel creations!*\"", - "variable91": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> <a:yes:833101995723194437> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:NO:1169479454918180937> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", - "variable92": "\"<:NO:1169479454918180937> **There is no Quarantine Role added yet!**\\n> To add it go to 'Manage Settings' and Add the Quarantine Role!\"", - "variable93": "`<:NO:1169479454918180937> **All Channels in this Guild are denied to View the Channel for the <@&${role}> Role**`", + "variable91": "`${client.Anti_Nuke_System.get(message.guild.id, \"all.showwhitelistlog\") ? \"> <a:yes:833101995723194437> **I will show it when a Whitelisted User/Role makes an Action**\\n> *But I won't do anything to him/her, cause he/she is whitelisted!*\": \"> <:no:833101993668771842> **I won't show it when a whitelisted User is doing something!**\\n> This doesn't affect your security! (He is whitelisted, from the YOU)\"}${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")?.length > 0 ? `\\n\\n> **I will add him/her the Quarantine Role: <@&${client.Anti_Nuke_System.get(message.guild.id, \"all.quarantine\")}> Role when removing the Roles!**` : \"*NO Quarantine Role set, I will just remove his/her Roles / KICK / BAN..!*\"}`", + "variable92": "\"<:no:833101993668771842> **There is no Quarantine Role added yet!**\\n> To add it go to 'Manage Settings' and Add the Quarantine Role!\"", + "variable93": "`<:no:833101993668771842> **All Channels in this Guild are denied to View the Channel for the <@&${role}> Role**`", "variable94": "`>>> <a:yes:833101995723194437> **Now Denying the <@&${role}> for ${channels.size} Channels, to View it!**\\n\\n<a:Loading:833101350623117342> **This might take up to \\`${channels.size * 1.5} Seconds\\`**`", "variable95": "`<a:yes:833101995723194437> **Adjusted the Permission for \\`${channels.size} Channels\\`**`", "variable96": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-apply": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"What do you want to do?\"", "variable5": "`1️⃣ **== Setup / Create** a new Application (Overwrite)\\n\\n2️⃣ **== Edit** the Application Process Parameters\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", "variable6": "\"What do you want me to do?\"", "variable6_1":"\"1️⃣ === I will create a Channel for you\\n2️⃣ === You can pick your own Channels!\"", - "variable7": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable7": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable8": "-", "variable9": "\"What should be the embed color?\"", "variable9_1":"\"It MUST be an HEX CODE 7 letters long, **with** the `#` (e.g: #ffee55)\"", "variable10": "\"WRONG COLOR! USING `GREEN`\"", "variable11": "\"WRONG COLOR! USING `GREEN`\"", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "\"What should be the embed TEXT?\"", "variable13_1":"\"Like what do u want to have listed in the Embed?\"", "variable14": "\"Apply for: `\" + message.guild.name + \"`\"", "variable15": "-", "variable16": "`What should be the **${counter}** Question?`", "variable17": "\"Enter `finish`, if you are finished with your Questions!\"", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable19": "`Do you want to add a Role, when some1 applies?`", "variable20": "\"Enter `no`, if not\\n\\nJust ping the Role\"", "variable21": "`Setup for ${temptype}. Application System Completed!`", @@ -1878,31 +1878,31 @@ "variable28": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable29": "`Setup for ${temptype}. Application System Completed!`", "variable30": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", - "variable31": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable32": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable31": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable32": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable33": "\"What should be the Channel, where someone should __start__ the Application?\"", "variable33_1": "\"Please ping the Channel #Channel\"", - "variable34": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | cancelled\"", + "variable34": "\"<:no:833101993668771842> ERROR | INVALID INPUT | cancelled\"", "variable35": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable36": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable36": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable37": "\"What should be the Channel, where the __finished__ Application should be sent?\"", "variable37_1" : "\"Please ping the Channel #channel\"", - "variable38": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | cancelled\"", + "variable38": "\"<:no:833101993668771842> ERROR | INVALID INPUT | cancelled\"", "variable39": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable40": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable40": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable41": "-", "variable42": "\"What should be the embed color?\"", "variable42_1": "\"It MUST be an HEX CODE 7 letters long, **with** the `#` (e.g: #ffee55)\"", "variable43": "\"WRONG COLOR! USING `GREEN`\"", "variable44": "\"WRONG COLOR! USING `GREEN`\"", - "variable45": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable45": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable46": "\"What should be the embed TEXT?\"", "variable46_1": "\"Like what do u want to have listed in the Embed?\"", "variable47": "\"Apply for: `\" + message.guild.name + \"`\"", "variable48": "-", "variable49": "`What should be the **${counter}** Question?`", "variable50": "\"Enter `finish`, if you are finished with your Questions!\"", - "variable51": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable51": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable52": "`Do you want to add a Role, when some1 applies?`", "variable53": "\"Enter `no`, if not\\n\\nJust ping the Role\"", "variable54": "`Setup for ${temptype}. Application System Completed!`", @@ -1915,361 +1915,361 @@ "variable61": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable62": "`Setup for ${temptype}. Application System Completed!`", "variable63": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", - "variable64": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", - "variable65": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable64": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable65": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable66": "\"What do you want me to do?\"", - "variable67": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable68": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable67": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable68": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable69": "`COULD NOT FIND THE ROLE!`", "variable70": "\"Make sure that the Role is under me!\"", "variable71": "\"Make sure that the Role is under me!\"", - "variable72": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable73": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable74": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable72": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable73": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable74": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable75": "\"What do you want to do?\"", "variable76": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable77": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable78": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable79": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable77": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable78": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable79": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable80": "`COULD NOT FIND THE ROLE!`", "variable81": "\"Make sure that the Role is under me!\"", "variable82": "\"Make sure that the Role is under me!\"", - "variable83": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable83": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable84": "\"Successfully __deleted__ the ACCEPT IMAGE for emoji **one**!\"", "variable85": "\"Which Image should i Use?\"", "variable86": "`*Just Send the Url*`", "variable87": "\"Successfully set the ACCEPT IMAGE for emoji **one**!\"", - "variable88": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable88": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable89": "\"Successfully set the ACCEPT IMAGE for emoji **one**!\"", - "variable90": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable91": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable90": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable91": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable92": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable93": "\"What do you want to do?\"", "variable94": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable95": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable96": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable97": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable95": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable96": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable97": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable98": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable99": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable100": "\"Make sure that the Role is under me!\"", "variable101": "\"Make sure that the Role is under me!\"", - "variable102": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable102": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable103": "\"Successfully __deleted__ the ACCEPT IMAGE for emoji **two**!\"", "variable104": "\"Which Image should i Use?\"", "variable105": "`*Just Send the Url*`", "variable106": "\"Successfully __set__ the ACCEPT IMAGE for emoji **two**!\"", - "variable107": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable107": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable108": "\"Successfully __set__ the ACCEPT IMAGE for emoji **two**!\"", - "variable109": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable110": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable109": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable110": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable111": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable112": "\"What do you want to do?\"", "variable113": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable114": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable115": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable116": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable114": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable115": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable116": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable117": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable118": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable119": "\"Make sure that the Role is under me!\"", "variable120": "\"Make sure that the Role is under me!\"", - "variable121": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable121": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable122": "\"Successfully __deleted__ the ACCEPT IMAGE for emoji **three**!\"", "variable123": "\"Which Image should i Use?\"", "variable124": "`*Just Send the Url*`", "variable125": "\"Successfully __set__ the ACCEPT IMAGE for emoji **three**!\"", - "variable126": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable126": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable127": "\"Successfully __set__ the ACCEPT IMAGE for emoji **three**!\"", - "variable128": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable129": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable128": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable129": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable130": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable131": "\"<:NO:1169479454918180937> ERROR please enter a valid Option\"", + "variable131": "\"<:no:833101993668771842> ERROR please enter a valid Option\"", "variable132": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojithree message\\` --> follow steps / \\`${prefix}editsetup emojithree setrole\\` --> follow steps`", "variable133": "\"What do you want to do?\"", "variable134": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable135": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable136": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable137": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable135": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable136": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable137": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable138": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable139": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable140": "\"Make sure that the Role is under me!\"", "variable141": "\"Make sure that the Role is under me!\"", - "variable142": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable142": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable143": "\"Successfully __deleted__ the ACCEPT IMAGE for emoji **four**!\"", "variable144": "\"Which Image should i Use?\"", "variable145": "`*Just Send the Url*`", "variable146": "\"Successfully __set__ the ACCEPT IMAGE for emoji **four**!\"", - "variable147": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable147": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable148": "\"Successfully __set__ the ACCEPT IMAGE for emoji **four**!\"", - "variable149": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable150": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable149": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable150": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable151": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable152": "\"<:NO:1169479454918180937> ERROR please enter a valid Option\"", + "variable152": "\"<:no:833101993668771842> ERROR please enter a valid Option\"", "variable153": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojifour message\\` --> follow steps / \\`${prefix}editsetup emojifour setrole\\` --> follow steps`", "variable154": "\"What do you want to do?\"", "variable155": "`1️⃣ **==** Set the **message** which should be sent to the Applicant\\n\\n2️⃣ **==** **Set** the **Role** which I should give to the Applicant\\n\\n3️⃣ **==** **Delete** the **Role** which I should give to the Applicant\\n\\n4️⃣ **==** **Delete** the **Image** which should be sent to the Applicant\\n\\n5️⃣ **==** **Set** the **Image** which should be sent to the Applicant\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable156": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable157": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable158": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable156": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable157": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable158": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable159": "`Setup for ${temptype}. Application System Completed! | BUT COULD NOT FIND ROLE, SO I DONT USE A ROLE`", "variable160": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", "variable161": "\"Make sure that the Role is under me!\"", "variable162": "\"Make sure that the Role is under me!\"", - "variable163": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable163": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable164": "\"Which Image should i Use?\"", "variable165": "`*Just Send the Url*`", "variable166": "\"Successfully __set__ the ACCEPT IMAGE for emoji **five**!\"", - "variable167": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable167": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable168": "\"Successfully __set__ the ACCEPT IMAGE for emoji **five**!\"", - "variable169": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable170": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable169": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable170": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable171": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable172": "\"<:NO:1169479454918180937> ERROR please enter a valid Option\"", + "variable172": "\"<:no:833101993668771842> ERROR please enter a valid Option\"", "variable173": "`Valid Options are: \\`message\\`, \\`setimage\\`, \\`delimage\\`, \\`setrole\\`, \\`delrole\\`\\n\\n\\nExample usage: \\`${prefix}editsetup emojifive message\\` --> follow steps / \\`${prefix}editsetup emojifive setrole\\` --> follow steps`", "variable174": "\"Current Questions\"", "variable175": "\"What Question do you wanna __Edit__?\"", "variable176": "`Just send the **INDEX** Number of the **Question** | \\`1\\` - \\`${Questions.length}\\``", "variable177": "\"NEW Questions\"", - "variable178": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable179": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable178": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable179": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable180": "\"What should be the new temp Role, which will be granted once the user applied?\"", "variable181": "`Just send the **ROLE** into the Channel. Simply **Ping** it!`", "variable182": "`COULD NOT FIND THE ROLE!`", "variable183": "\"Make sure that the Role is under me!\"", "variable184": "\"Make sure that the Role is under me!\"", - "variable185": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable185": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable186": "\"What should be the Question you wanna add?\"", "variable187": "`Simply send the Question into the Text`", "variable188": "\"NEW Questions\"", - "variable189": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable189": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable190": "\"Current Questions\"", "variable191": "\"What Question do you wanna Remove?\"", "variable192": "`Just send the **INDEX** Number of the **Question** | \\`1\\` - \\`${Questions.length}\\``", "variable193": "\"NEW Questions\"", - "variable194": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable194": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable195": "\"What should be the Channel, where someone should __start__ the Application?\"", "variable196": "\"Please ping the Channel #channel\"", - "variable197": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | cancelled\"", + "variable197": "\"<:no:833101993668771842> ERROR | INVALID INPUT | cancelled\"", "variable198": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable199": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable199": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable200": "-", "variable201": "\"What should be the embed color?\"", "variable201_1": "\"It MUST be an HEX CODE 7 letters long, **with** the `#` (e.g: #ffee55)\"", "variable202": "\"WRONG COLOR! USING `GREEN`\"", "variable203": "\"WRONG COLOR! USING `GREEN`\"", - "variable204": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable204": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable205": "\"What should be the embed TEXT?\"", "variable205_1": "\"Like what do u want to have listed in the Embed?\"", "variable206": "\"Apply for: `\" + message.guild.name + \"`\"", "variable207": "`Setup for ${temptype}. Application System Completed!`", "variable208": "`You can apply start the Application Process in: <#${applychannel}>\\n\\nIf you wanna edit the Paramters of the Application ran \\`${prefix}setup-apply\\` again and pick the ${temptype} Emoji!`", - "variable209": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", - "variable210": "\"<:NO:1169479454918180937> ERROR | ERROR\"", + "variable209": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable210": "\"<:no:833101993668771842> ERROR | ERROR\"", "variable211": "\"```\" + e.message + \"```\"", "variable212": "\"What should be the Channel, where the __finished__ Applications will be sent?\"", "variable212_1": "\"Please ping the Channel #channel\"", - "variable213": "\"<:NO:1169479454918180937> ERROR | INVALID INPUT | cancelled\"", + "variable213": "\"<:no:833101993668771842> ERROR | INVALID INPUT | cancelled\"", "variable214": "\"Please PING A TEXT CHANNEL, thanks\\nRetry...\"", - "variable215": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable215": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", "variable216": "`I will now send the finished applications to: ${f_applychannel}`", - "variable217": "\"<:NO:1169479454918180937> ERROR | ERROR\"", + "variable217": "\"<:no:833101993668771842> ERROR | ERROR\"", "variable218": "\"```\" + e.message + \"```\"", "variable219": "`${apply_for_here.get(message.guild.id, \"last_verify\") ? \"Enabled Last Verification\": \"Disabled Last Verification\"}`", "variable220": "`${apply_for_here.get(message.guild.id, \"last_verify\") ? \"I will now ask the User a last Time if he really wanna apply for the Server\": \"I will not ask the User\"}`", - "variable221": "\"<:NO:1169479454918180937> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", - "variable222": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable221": "\"<:no:833101993668771842> ERROR | TIME RAN OUT / INVALID INPUT | cancelled\"", + "variable222": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable223": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "setup-autoembed": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Add** a Channel for Auto Embeds\\n\\n2️⃣ **== Remove** a Channel for Auto Embeds\\n\\n3️⃣ **== Show** the Channels for Auto Embeds\\n\\n📑 **== Show Settings**\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna add?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable7": "`<:NO:1169479454918180937> The Channel is already defined as an Auto Embed Channel`", + "variable7": "`<:no:833101993668771842> The Channel is already defined as an Auto Embed Channel`", "variable8": "`You can retry the Command: \\`${prefix}setup-autoembed\\` to remove the Channel from the LIST!`", "variable9": "`<a:yes:833101995723194437> I will now replace every message in \\`${channel.name}\\` too!`", - "variable10": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "\"Which Channel do you wanna add?\"", "variable14": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", - "variable15": "`<:NO:1169479454918180937> The Channel is not defined as an Auto Embed Channel yet`", + "variable15": "`<:no:833101993668771842> The Channel is not defined as an Auto Embed Channel yet`", "variable16": "`You can retry the Command: \\`${prefix}setup-autoembed\\` to add the Channel to the LIST!`", "variable17": "`<a:yes:833101995723194437> I will now no longer replace the messages in \\`${channel.name}\\`!`", - "variable18": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable18": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable20": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable20": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable21": "\"I am replacing the messages in those Channels:\"", "variable22": "`${a.map(ch=>`<#${ch}>`).join(\" | \")}`.substr(0, 2048)", "variable23": "\"📑 Settings of the Auto Embed-Message Replacement System\"", "variable24": "`**Channels where Messages will be replaced:**\\n${a.map(ch=>`<#${ch}>`).join(\" | \")}`.substr(0, 2048)", - "variable25": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-automeme": { "variable1": "\"What do you want to do? | AUTO MEME\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** automeme\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Auto Meme Poster Channel`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Auto Meme Poster Channel`", "variable10": "`<a:yes:833101995723194437> Settings of the Auto Meme Poster Channel`", - "variable11": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable11": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-autonsfw": { "variable1": "\"What do you want to do? | AUTO NSFW\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** AutoNsfw\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", - "variable7": "\"<:NO:1169479454918180937> ERROR | The Pinged Channel is not a NSFW Channel\"", + "variable7": "\"<:no:833101993668771842> ERROR | The Pinged Channel is not a NSFW Channel\"", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Auto Nsfw Poster Channel`", - "variable9": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable9": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable10": "`<a:yes:833101995723194437> Disabled the Auto Nsfw Poster Channel`", "variable11": "`<a:yes:833101995723194437> Settings of the Auto Nsfw Poster Channel`", - "variable12": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-blacklist": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Add** Word to the Blacklist\\n\\n2️⃣ **== Remove** Word from the Blacklist\\n\\n3️⃣ **== Show** all Blacklisted Words\\n\\n4️⃣ **== Reset** the Blacklisted Words\\n\\n*Note that ADMINISTRATORS, (general) are not checked if their messages are a part of the Blacklist*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Word do you wanna add?\"", "variable6": "`Please send the Word(s) in here now! Note if you wanna add multiple words do it like this:\\n\\`word1,word2,word 3,word4\\``", "variable7": "`<a:yes:833101995723194437> Added \\`${blacklistedwords.length - notadded.length}\\` / \\`${blacklistedwords.length}\\``", "variable8": "`Not added Words:\\n${notadded.length > 0 ? notadded.map(i => `\\`${i}\\``).join(\"︲\") + \"\\n Because it is already in the Blacklist\" : \"Added every given word\"}`.substr(0, 2048)", - "variable9": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable9": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable12": "\"Which Word do you wanna remove?\"", "variable13": "`Please send the Word(s) in here now! Note if you wanna remove multiple words do it like this:\\n\\`word1,word2,word 3,word4\\``", "variable14": "`<a:yes:833101995723194437> Removed \\`${blacklistedwords.length - notremoved.length}\\` / \\`${blacklistedwords.length}\\``", "variable15": "`Not removed Words:\\n${notremoved.length > 0 ? notremoved.map(i => `\\`${i}\\``).join(\"︲\") + \"\\nBecause it is not in the blacklist yet\": \"Removed every given word\"}`.substr(0, 2048)", - "variable16": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable16": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable19": "`<a:yes:833101995723194437> Resetted the Blacklist`", - "variable20": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable20": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-commands": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, temptype) ? \"Enabled\" : \"Disabled\"} ${temptype} Commands`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-counter": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** counter\\n\\n3️⃣ **== Reset the __current__ Number to 0**\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Number-Counter-Chat`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Number-Counter-Chat`", "variable10": "`<a:yes:833101995723194437> Resetted the Number to 0`", "variable11": "`<a:yes:833101995723194437> Settings of the Number-Counter-Chat`", - "variable12": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-customcommand": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Add** a Custom Command\\n\\n2️⃣ **== Remove** a Custom Command\\n\\n3️⃣ **== Show** the Custom Command\\n\\n📑 **== Show Settings**\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> Missing Permission to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> Your Time ran out\"", - "variable5": "\"<:NO:1169479454918180937> You've reached the maximum Custom Commands Amount!\"", + "variable3": "\"<:no:833101993668771842> Missing Permission to add Reactions\"", + "variable4": "\"<:no:833101993668771842> Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> You've reached the maximum Custom Commands Amount!\"", "variable6": "\"What Custom Command do you wanna add?\"", "variable7": "`Please type the Command name **without** the Prefix:\\nExample if you wanna get a \\`!socials\\` command send \\`socials\\``", "variable8": "\"What Should the Custom Command send?\"", - "variable9": "`Please just type the content in the Chat\\nExample: \\`Discord Server: https://discord.gg/hsmU2c7mVa\\``", + "variable9": "`Please just type the content in the Chat\\nExample: \\`Discord Server: https://discord.gg/milrato\\``", "variable10": "\"Should I send it as an EMBED or as an MESSAGE\"", "variable11": "`React with ✅ to send it as an Embed\\n\\nReact with ❌ to just send it as a normal Message`", "variable12": "`Success ${thecustomcommand.name} has successfully been created!`", "variable13": "`This is how it will look like:`", - "variable14": "\"<:NO:1169479454918180937> Your Time ran out\"", - "variable15": "\"<:NO:1169479454918180937> Your Time ran out\"", - "variable16": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable14": "\"<:no:833101993668771842> Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> Your Time ran out\"", + "variable16": "\"<:no:833101993668771842> Your Time ran out\"", "variable17": "\"Which Custom Command do you wanna remove?\"", "variable18": "`<a:yes:833101995723194437> I successfully deleted \\`${thecmd.name}\\`!`", - "variable19": "\"<:NO:1169479454918180937> An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``", - "variable21": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> Your Time ran out\"", "variable22": "\"Custom Commands\"", "variable23": "\"📑 Settings of the Custom Commands\"", "variable24": "`**Amount: \\`${client.customcommands.get(message.guild.id, \"commands\").length}\\`**`", - "variable25": "\"<:NO:1169479454918180937> PLEASE CONTACT `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\`${String(e.message ? e.message : e).substr(0, 2000)}\\`\\`\\``" }, "setup-dailyfact": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Poster-Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** dailyfact\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will post only 1 Message every Minute*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Daily Fact Poster Channel`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Daily Fact Poster Channel`", "variable10": "`<a:yes:833101995723194437> Settings of the Daily Fact Poster Channel`", - "variable11": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable11": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-embed": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Change the **Color** of the Embeds\\n\\n2️⃣ **==** Change the **Image** of the Embeds\\n\\n3️⃣ **==** Change the **Footer Text** of the Embeds\\n\\n4️⃣ **==** ${es.thumb ? \"**Disable** the Thumbnail for Embeds\" : \"**Enable** the Thumbnail for Embeds\"}\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"What Color do you want?\"", "variable6": "`Send it now!\\n\\nMake sure to use a valid **HEX CODE** forexample: **\\`#ffee22\\`** __with__ the \\`#\\``", - "variable7": "\"<:NO:1169479454918180937> ERROR | Please add a valid COLOR\"", + "variable7": "\"<:no:833101993668771842> ERROR | Please add a valid COLOR\"", "variable8": "`Note that a HEX COLOR looks like that: \\`#ffee22\\``", - "variable9": "\"<:NO:1169479454918180937> ERROR | Please add a valid COLOR\"", + "variable9": "\"<:no:833101993668771842> ERROR | Please add a valid COLOR\"", "variable10": "`Note that a HEX COLOR looks like that: \\`#ffee22\\``", "variable11": "`<a:yes:833101995723194437> The new Embed Color is: \\`${es.color}\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable15": "\"Which Image do you want to use?\"", "variable16": "`Note that you may not delete this image from where ever the source is from! A Link is appreciated`", "variable17": "`<a:yes:833101995723194437> The new Embed Image is: \\`${es.link}\\``", - "variable18": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable18": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable20": "\"<:NO:1169479454918180937> ERROR | Please add a valid IMAGE-LINK\"", - "variable21": "\"<:NO:1169479454918180937> ERROR | Please add a valid IMAGE-LINK\"", + "variable20": "\"<:no:833101993668771842> ERROR | Please add a valid IMAGE-LINK\"", + "variable21": "\"<:no:833101993668771842> ERROR | Please add a valid IMAGE-LINK\"", "variable22": "`<a:yes:833101995723194437> The new Embed Image is: \\`${es.link}\\``", - "variable23": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable23": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable24": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable25": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable25": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable26": "\"What should be your new Footer Text?\"", "variable27": "`Note that it's the Text that's very small and at the bottom of an Embed\\n\\nEnter the Text now!`", - "variable28": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "`<a:yes:833101995723194437> The Thumbnail is now ${es.thumb ? \"enabled\": \"disabled\"}`", "variable32": "`${es.thumb ? \"I will now add Thumbnails to each Embed Message\": \"I will now **not** add a Thumbnail to Embed Messages\"}`", - "variable33": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-jtc": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Manage the **first** Join to Create Setup\\n\\n2️⃣ **==** Manage the **second** Join to Create Setup\\n\\n3️⃣ **==** Manage the **third** Join to Create Setup\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"What do you want to do? | JOIN TO CREATE\"", "variable6": "\"✅ Setup Complete for Join to Create\"", "variable7": "`Bound to Channel: \\`${vc.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${vc.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${vc.parent ? vc.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", - "variable8": "\"<:NO:1169479454918180937> You are not connected to a Channel\"", + "variable8": "\"<:no:833101993668771842> You are not connected to a Channel\"", "variable9": "`Please redo the Setup, and join a Channel`", "variable10": "\"✅ Setup Complete for Join to Create\"", "variable11": "`Bound to Channel: \\`${channel.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${channel.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${channel.parent ? channel.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", @@ -2277,12 +2277,12 @@ "variable13": "`Note that, if you add \\`{user}\\` it will be replaced with the **USERNAME**`", "variable14": "\"✅ Successfully changed the Channelname for the temp. Channels\"", "variable15": "`New Channelname: \\`${client.jtcsettings.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", - "variable16": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable17": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable16": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable17": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable18": "\"What do you want to do? | JOIN TO CREATE\"", "variable19": "\"✅ Setup Complete for Join to Create\"", "variable20": "`Bound to Channel: \\`${vc.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${vc.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${vc.parent ? vc.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", - "variable21": "\"<:NO:1169479454918180937> You are not connected to a Channel\"", + "variable21": "\"<:no:833101993668771842> You are not connected to a Channel\"", "variable22": "`Please redo the Setup, and join a Channel`", "variable23": "\"✅ Setup Complete for Join to Create\"", "variable24": "`Bound to Channel: \\`${channel.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${channel.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${channel.parent ? channel.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", @@ -2290,12 +2290,12 @@ "variable26": "`Note that, if you add \\`{user}\\` it will be replaced with the **USERNAME**`", "variable27": "\"✅ Successfully changed the Channelname for the temp. Channels\"", "variable28": "`New Channelname: \\`${client.jtcsettings2.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings2.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", - "variable29": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable29": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "\"What do you want to do? | JOIN TO CREATE\"", "variable32": "\"✅ Setup Complete for Join to Create\"", "variable33": "`Bound to Channel: \\`${vc.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${vc.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${vc.parent ? vc.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", - "variable34": "\"<:NO:1169479454918180937> You are not connected to a Channel\"", + "variable34": "\"<:no:833101993668771842> You are not connected to a Channel\"", "variable35": "`Please redo the Setup, and join a Channel`", "variable36": "\"✅ Setup Complete for Join to Create\"", "variable37": "`Bound to Channel: \\`${channel.name}\\`\\nPlease rejoin!\\n\\nNote that I will sync the **SETTINGS** from \\`${channel.name}\\`!\\nLike, **Bitrate** and **Userlimit**\\n\\nNote that I will sync the **PERMISSIONS** from \\`${channel.parent ? channel.parent.name : \"A PARENT, IF THE CHANNEL GETS MOVED TO THERE\"}\\`!\\nLike, which Role / User is allowed to do smt, or to not do smt`", @@ -2303,17 +2303,17 @@ "variable39": "`Note that, if you add \\`{user}\\` it will be replaced with the **USERNAME**`", "variable40": "\"✅ Successfully changed the Channelname for the temp. Channels\"", "variable41": "`New Channelname: \\`${client.jtcsettings3.get(message.guild.id, \"channelname\")}\\`\\n\\nWhat it could look like: \\`${client.jtcsettings3.get(message.guild.id, \"channelname\").replace(\"{user}\", message.author.username)}\\``", - "variable42": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable43": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable44": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable42": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable43": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable44": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable45": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "setup-keyword": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Add** a Key Word Message\\n\\n2️⃣ **== Remove** a Key Word Message\\n\\n3️⃣ **== Show** the Key Word Messages\\n\\n\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable5": "\"<:NO:1169479454918180937> ERROR | You've reached the maximum Key Words Amount!\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> ERROR | You've reached the maximum Key Words Amount!\"", "variable6": "\"What Key Words do you wanna add?\"", "variable7": "`Please type the Keyword **without** the Prefix:\\nExample if you wanna get a \\`Hello\\` Key Word send \\`hello\\``", "variable8": "\"What Should the Key Word send?\"", @@ -2326,18 +2326,18 @@ "variable15": "`React with ✅ to send it as an Embed\\n\\nReact with ❌ to just send it as a normal Message`", "variable16": "`Success ${thekeyword.name} has successfully been created!`", "variable17": "`This is how it will look like:`", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable19": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable20": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable22": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable19": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable20": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable22": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable23": "\"Which Key Word do you wanna remove?\"", "variable24": "`<a:yes:833101995723194437> I successfully deleted \\`${thecmd.name}\\`!`", - "variable25": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable27": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable27": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable28": "\"Key Word Messages (5 Seconds SERVER Delay)\"", - "variable29": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable29": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-language": { @@ -2353,219 +2353,219 @@ "setup-leave": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Manage the leave Message in a **Channel**\\n\\n2️⃣ **==** Manage the leave Message for **DM MESSAGES**`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"What do you want to do? | CHANNEL leave\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable7": "\"In which Channel shall I send the leave Message?\"", "variable8": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable9": "`<a:yes:833101995723194437> The new leave Cannel is: \\`${channel.name}\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Disabled the leave **Message**`", - "variable14": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "\"What do you want to do?\"", - "variable17": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable17": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable18": "`<a:yes:833101995723194437> I will now send no Image with the leave Message`", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "`<a:yes:833101995723194437> I will now send an Image with the leave Message`", - "variable22": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable22": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "\"Please add an Image now\"", "variable25": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable26": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable27": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable27": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable28": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable29": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable29": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable30": "\"Please retry the whole process\"", - "variable31": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable31": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable32": "`<a:yes:833101995723194437> I will now send an Auto generated Image with an transparent Background, including your Guild Avatar`", - "variable33": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable35": "\"Please add an Image now\"", "variable36": "`<a:yes:833101995723194437> I will now use your Custom image`", - "variable37": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable37": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable38": "`<a:yes:833101995723194437> I will now use your Custom Image`", - "variable39": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable39": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable40": "\"Please retry the whole process\"", - "variable41": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable41": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable42": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.frame\") ? \"Enabled the Frame for the Automated leave Image\" : \"Disabled the Frame for the Automated leave Image\"}`", - "variable43": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable43": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.discriminator\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated leave Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated leave Image\"}`", - "variable46": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable48": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.membercount\") ? \"Enabled the MemberCount Text for the Automated leave Image\" : \"Disabled the MemberCount Text for the Automated leave Image\"}`", - "variable49": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable49": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable50": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable51": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.servername\") ? \"Enabled Servername Text Frame for the Automated leave Image\" : \"Disabled the Servername Text for the Automated leave Image\"}`", - "variable52": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable52": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable53": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable54": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.pb\") ? \"Enabled Profile Picture for the Automated leave Image\" : \"Disabled Profile Picture for the Automated leave Image\"}`", - "variable55": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable55": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable57": "\"What do you want to do?\"", - "variable58": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable58": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable59": "`<a:yes:833101995723194437> CHANGED THE COLOR FOR THE FRAME`", - "variable60": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable60": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable62": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable63": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable62": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable63": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable64": "\"What should be the leave Message?\"", "variable65": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable66": "`<a:yes:833101995723194437> The new leave Message is:`", - "variable67": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable67": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable68": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable69": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable69": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable70": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.invite\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable71": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable71": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable72": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable73": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable73": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable74": "\"What do you want to do? | CHANNEL leave\"", - "variable75": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable75": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable76": "`<a:yes:833101995723194437> I will now send leave-Messages to a new User in his DMS`", - "variable77": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable77": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable78": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable79": "`<a:yes:833101995723194437> I will now send **NO** leave-Messages to a new User in his DMS`", - "variable80": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable80": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable81": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable82": "\"What do you want to do?\"", - "variable83": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable83": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable84": "`<a:yes:833101995723194437> I will now send no Image with the leave Message (DM)`", - "variable85": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable85": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable86": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable87": "`<a:yes:833101995723194437> I will now send an Image with the leave Message (DM)`", - "variable88": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable88": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable89": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable90": "\"Please add an Image now\"", "variable91": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable92": "`<a:yes:833101995723194437> I will now use your Custom Background image (dm)`", - "variable93": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable93": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable94": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable95": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable95": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable96": "\"Please retry the whole process\"", - "variable97": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable97": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable98": "`<a:yes:833101995723194437> I will now send an Auto generated Image with an transparent Background, including your Guild Avatar (DM)`", - "variable99": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable99": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable101": "\"Please add an Image now\"", "variable102": "`<a:yes:833101995723194437> I will now use your Custom image (DM)`", - "variable103": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable103": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable104": "`<a:yes:833101995723194437> I will now use your Custom Image (DM)`", - "variable105": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable105": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable106": "\"Please retry the whole process\"", - "variable107": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable107": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable108": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.framedm\") ? \"Enabled the Frame for the Automated leave Image\" : \"Disabled the Frame for the Automated leave Image\"} (DM)`", - "variable109": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable109": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable110": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable111": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.discriminatordm\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated leave Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated leave Image\"} (DM)`", - "variable112": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable112": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable113": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable114": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.membercountdm\") ? \"Enabled the MemberCount Text for the Automated leave Image\" : \"Disabled the MemberCount Textthe Automated leave Image\"} (DM)`", - "variable115": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable115": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable116": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable117": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.servernamedm\") ? \"Enabled Servername Text Frame for the Automated leave Image\" : \"Disabled the Servername Text for the Automated leave Image\"} (DM)`", - "variable118": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable118": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable119": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable120": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.pbdm\") ? \"Enabled Profile Picture for the Automated leave Image\" : \"Disabled Profile Picture for the Automated leave Image\"} (DM)`", - "variable121": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable121": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable122": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable123": "\"What do you want to do?\"", - "variable124": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable124": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable125": "`<a:yes:833101995723194437> CHANGED THE COLOR FOR THE FRAME (DM)`", - "variable126": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable126": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable127": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable128": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable129": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable128": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable129": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable130": "\"What should be the leave Message? (DM\"", "variable131": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable132": "`<a:yes:833101995723194437> The new leave Message is: (DM)`", - "variable133": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable133": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable134": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable135": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable135": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable136": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"leave.invitedm\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable137": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable137": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable138": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable139": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable139": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable140": "\"What do you want to do? | CHANNEL leave\"", - "variable141": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable141": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable142": "\"Which Role do you wanna add?\"", "variable143": "`Please Ping the Role now!`", - "variable144": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an leave Role`", + "variable144": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an leave Role`", "variable145": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an leave Role`", - "variable146": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable146": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable147": "\"Which Role do you wanna remove?\"", "variable148": "`Please Ping the Role now!`", - "variable149": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an leave Role yet`", + "variable149": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an leave Role yet`", "variable150": "`<a:yes:833101995723194437> Remove the role: \\`${role.name}\\` from the leave Roles`", - "variable151": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable151": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable152": "`Everyone who joins will get those Roles now:`", - "variable153": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable154": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable153": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable154": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable155": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-logger": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Setup** the Logger System\\n\\n2️⃣ **== \\`❌ Disable\\`** the Logger System\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable7": "`<a:yes:833101995723194437> I will now send all logs into: \\`${channel.name}\\``", - "variable8": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable8": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable10": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable11": "`<a:yes:833101995723194437> Disabled Logger, I wont log anything anymore`", - "variable12": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable12": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable14": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-membercount copy": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== ${client.setups.get(message.guild.id, `membercount.enabled`) ? \"`❌ Disable`\" : \"`✔️ Enable`\"}** Member Counter\\n\\n2️⃣ **== Manage** 1. Member Counter\\n\\n3️⃣ **== Manage** 2. Member Counter\\n\\n4️⃣ **== Manage** 3. Member Counter\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will update the Channels every 10 Minutes with a 2 min delay between each one!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "`<a:yes:833101995723194437> The Member Counter Setup is now ${d2p(client.setups.get(message.guild.id, `membercount.enabled`))}!`", "variable6": "\"Which Channel do you wanna use?\"", "variable7": "`*Just ping the channel with #channel in the Chat / send the ID of the CHANNEL, (Text, Voice, ...)*`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Member Counter for Counter-${temptype}`", "variable9": "\"What Should be the Name of the Channel?\"", "variable10": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` will now be renamed to: \\`${name}\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Settings of the Member Counter Setup`", - "variable14": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", - "variable15": "`<:NO:1169479454918180937> An error occurred!`", + "variable14": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", + "variable15": "`<:no:833101993668771842> An error occurred!`", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-membercount": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== ${client.setups.get(message.guild.id, `membercount.enabled`) ? \"`❌ Disable`\" : \"`✔️ Enable`\"}** Member Counter\\n\\n2️⃣ **== Manage** 1. Member Counter\\n\\n3️⃣ **== Manage** 2. Member Counter\\n\\n4️⃣ **== Manage** 3. Member Counter\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will update the Channels every 10 Minutes with a 2 min delay between each one!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "`<a:yes:833101995723194437> The Member Counter Setup is now ${d2p(client.setups.get(message.guild.id, `membercount.enabled`))}!`", "variable6": "\"Which Channel do you wanna use?\"", "variable7": "`*Just ping the channel with #channel in the Chat / send the ID of the CHANNEL, (Text, Voice, ...)*`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Member Counter for Counter-${temptype}`", "variable9": "\"What Should be the Name of the Channel?\"", "variable10": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` will now be renamed to: \\`${name}\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Settings of the Member Counter Setup`", - "variable14": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-radio": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel.`", - "variable2": "`<:NO:1169479454918180937> Not a valid radio station`", + "variable1": "`<:no:833101993668771842> You need to join a voice channel.`", + "variable2": "`<:no:833101993668771842> Not a valid radio station`", "variable3": "`Please use a Number between \\`1\\` and \\`183\\``", - "variable4": "`<:NO:1169479454918180937> Volume Number out of Range`", + "variable4": "`<:no:833101993668771842> Volume Number out of Range`", "variable5": "`Please use a Number between \\`1\\` and \\`150\\``", - "variable6": "`<:NO:1169479454918180937> Radio Station not found`", + "variable6": "`<:no:833101993668771842> Radio Station not found`", "variable7": "`Please use a Station between \\`1\\` and \\`183\\``", "variable8": "`Bound to Channel: \\`${channel.name}\\``", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" @@ -2573,39 +2573,39 @@ "setup-rank": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Set Channel** to send Level Up Messages\\n\\n2️⃣ **== Reply** with Level Up Messages\\n\\n3️⃣ **== Disable** Level Up Messages\\n\\n4️⃣ **== Manage** Level-Up Roles!\\n\\n5️⃣ **== Show** the Rank Settings!\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable7": "`<a:yes:833101995723194437> I will now send the Levelup Messages in \\`${channel.name}\\``", - "variable8": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable8": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable10": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable11": "`<a:yes:833101995723194437> I will now reply with the Levelup Messages`", "variable12": "`To disable them, type: \\`${prefix}setup-rank disable\\`To send them into a channel, type: \\`${prefix}setup-rank channel #channel\\``", - "variable13": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable13": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable15": "\"<:NO:1169479454918180937> ERROR | Level Up Messages are Already Disabled\"", + "variable15": "\"<:no:833101993668771842> ERROR | Level Up Messages are Already Disabled\"", "variable16": "`To enable them again type: \\`${prefix}setup-rank reply\\``", "variable17": "`<a:yes:833101995723194437> Disabled Levelup Messages`", "variable18": "`To enable them again type: \\`${prefix}setup-rank reply\\``", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "\"Which Image should i Use?\"", "variable22": "`*Just Send the Url*`", "variable23": "`<a:yes:833101995723194437> Successfully, set your Background Image!`", "variable24": "`Please make sure to **not** delete your Image from the Channel!`", - "variable25": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", + "variable25": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", "variable26": "`<a:yes:833101995723194437> Successfully, set your Background Image!`", "variable27": "`Please make sure to **not** delete your Image from the Channel!`", - "variable28": "`<:NO:1169479454918180937> ERROR | Could not your message as a backgroundimage`", - "variable29": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "`<:no:833101993668771842> ERROR | Could not your message as a backgroundimage`", + "variable29": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable31": "`<a:yes:833101995723194437> Resetted Levelup Message Image Background`", "variable32": "`I will now use the Default Levelup Image`", - "variable33": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable35": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-reactionrole": { @@ -2635,47 +2635,47 @@ "setup-reportlog": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== \\`✔️ Enable\\` / Set** Channel\\n\\n2️⃣ **== \\`❌ Disable\\`** Log\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Channel do you wanna use?\"", "variable6": "`*Just ping the channel with #channel in the Chat*`", "variable7": "`<a:yes:833101995723194437> The Channel: \\`${message.mentions.channels.filter(ch=>ch.guild.id==message.guild.id).first().name}\\` is now registered as the Admin logger`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable9": "`<a:yes:833101995723194437> Disabled the Admin logger`", - "variable10": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-roster": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "`What do you want to do? | Roster: \\`${thedb.get(message.guild.id, \"rostertitle\")}\\` (\\`${rostercount}. Roster\\`)`.substr(0, 256)", - "variable5": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable7": "\"Which Channel do you wanna use?\"", "variable8": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable9": "`<a:yes:833101995723194437> The Roster is now locked to: \\`${channel.name}\\`. It is updating automatically!`", - "variable10": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "\"Which Role do you wanna add?\"", "variable14": "`Please Ping the Role now!`", - "variable15": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role`", + "variable15": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an Admin Role`", "variable16": "`Remove it with: \\`${prefix}setup-roster\\``", "variable17": "`<a:yes:833101995723194437> Added the Role: \\`${role.name}\\``", "variable18": "`It will update in less then **5 Minutes**, *If it did not update yet*`", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable22": "\"Which Role do you wanna add?\"", "variable23": "`Please Ping the Role now!`", - "variable24": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet!`", + "variable24": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an Admin Role yet!`", "variable25": "`Remove it with: \\`${prefix}setup-roster\\``", "variable26": "`<a:yes:833101995723194437> Removed the Role: \\`${role.name}\\``", "variable27": "`It will update in less then **5 Minutes**, *If it did not update yet*`", - "variable28": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "\"Those Roles will be listed in the Roster Embed:\"", "variable32": "`<@&${thedb.get(message.guild.id, \"rosterroles\").join(\">\\n<@&\")}>`", "variable33": "\"What Type do you wanna use??\"", @@ -2687,183 +2687,183 @@ "variable39": "\"SUCCESS! | Changed the ROSTER TYPE!\"", "variable40": "\"SUCCESS! | Changed the ROSTER TYPE!\"", "variable41": "\"SUCCESS! | Changed the ROSTER TYPE!\"", - "variable42": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable42": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable43": "\"Which Emoji / Text do You wanna use?\"", "variable44": "`Note, that the Maximum lenght is \\`5\\`!\\n\\nEnter the TEXT / EMOJI now!\\nType \\`noemoji\\` for no Emoji`", "variable45": "`<a:yes:833101995723194437> The Roster will now add ${msg} to each Listed Member!`", "variable46": "`<a:yes:833101995723194437> The Roster will now add ${msg} to each Listed Member!`", "variable47": "`<a:yes:833101995723194437> The Roster will now add ${msg.substr(0, 5)} to each Listed Member!`", - "variable48": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable48": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable50": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable51": "\"Which Title should your Roster have?\"", "variable52": "`Note, that the Maximum lenght is \\`256\\`!\\n\\nEnter the TEXT now!`", "variable53": "`<a:yes:833101995723194437> The Roster will now add ${msg.substr(0, 256)} to each Listed Member!`", - "variable54": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable54": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable55": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable56": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable56": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable57": "`<a:yes:833101995723194437> The Roster will now ${thedb.get(message.guild.id, \"inline\") ? \"\": \"__**not**__\"} have multiple lines!`", "variable58": "`<a:yes:833101995723194437> The Roster will now ${thedb.get(message.guild.id, \"showallroles\") ? \"\": \"__**not**__ \"}cut of if there are too many Members (20+) who have the Role!`", "variable59": "`<a:yes:833101995723194437> Resetted ${rostercount} Roster!`", - "variable60": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable60": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-serverstats": { "variable1": "\"What do you want to do? | REPORT LOG\"", "variable2": "`1️⃣ **== ${client.setups.get(message.guild.id, `membercount.enabled`) ? \"`❌ Disable`\" : \"`✔️ Enable`\"}** Member Counter\\n\\n2️⃣ **== Manage** 1. Member Counter\\n\\n3️⃣ **== Manage** 2. Member Counter\\n\\n4️⃣ **== Manage** 3. Member Counter\\n\\n📑 ** == Show Settings**\\n\\n**Note:**\\n> *It will update the Channels every 10 Minutes with a 2 min delay between each one!*\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "`<a:yes:833101995723194437> The Member Counter Setup is now ${d2p(client.setups.get(message.guild.id, `membercount.enabled`))}!`", "variable6": "\"Which Channel do you wanna use?\"", "variable7": "`*Just ping the channel with #channel in the Chat / send the ID of the CHANNEL, (Text, Voice, ...)*`", "variable8": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Member Counter for Counter-${temptype}`", "variable9": "\"What Should be the Name of the Channel?\"", "variable10": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` will now be renamed to: \\`${name}\\``", - "variable11": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Settings of the Member Counter Setup`", - "variable14": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-suggestion": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"Which Channel do you wanna use as the Suggestion Channel?\"", "variable5": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!! #channel`", "variable6": "`<a:yes:833101995723194437> The Channel: \\`${channel.name}\\` is now registered as the Suggestion Channel`", - "variable7": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable7": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable8": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable9": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable9": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable10": "\"What should be the new Approve Message?\"", "variable11": "`Please write the Message now! Example: \\`Accepted Idea! Expect this soon.\\``", "variable12": "`<a:yes:833101995723194437> I changed the Approve Message to...`", - "variable13": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable13": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable15": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable16": "\"What should be the new Deny Message?\"", "variable17": "`Please write the Message now! Example: \\`Thank you for the feedback, but we are not interested in this idea at this time.\\``", "variable18": "`<a:yes:833101995723194437> I changed the Deny Message to...`", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable22": "\"What should be the new Maybe Message?\"", "variable23": "`Please write the Message now! Example: \\`💡 We are thinking about this idea!\\``", "variable24": "`<a:yes:833101995723194437> I changed the Maybe Message to...`", - "variable25": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable25": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable27": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable27": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable28": "\"What should be the new Status Text?\"", "variable29": "`Please write the Message now! Example: \\`Waiting for Community Feedback, please vote!\\``", "variable30": "`<a:yes:833101995723194437> I changed the Status Text to...`", - "variable31": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable31": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable32": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable33": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable33": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable34": "\"What should be the new Footer Text?\"", "variable35": "`Please write the Message now! Example: \\`Want to suggest / Feedback something? Simply type in this channel!\\``", "variable36": "`<a:yes:833101995723194437> I changed the Footer Text to...`", - "variable37": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable37": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable38": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable39": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable39": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable40": "\"What should be the reacted Approve Emoji?\"", "variable41": "`Just react to **this** Message!`", "variable42": "`<a:yes:833101995723194437> Successfully changed the Approve emoji`", "variable43": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable44": "`<a:yes:833101995723194437> Successfully changed the Approve emoji`", "variable45": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable46": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable48": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable48": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable50": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable51": "\"What should be the reacted Decline Emoji?\"", "variable52": "`Just react to **this** Message!`", "variable53": "`<a:yes:833101995723194437> Successfully changed the Deny emoji`", "variable54": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable55": "`<a:yes:833101995723194437> Successfully changed the Deny emoji`", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable57": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable57": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable58": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable59": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable59": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable60": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable61": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable62": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable61": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable62": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable63": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-ticket": { - "variable1": "{ name: 'Ticket Setup', iconURL: 'https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/282/incoming-envelope_1f4e8.png', url: 'https://discord.gg/hsmU2c7mVa'}", + "variable1": "{ name: 'Ticket Setup', iconURL: 'https://emojipedia-us.s3.dualstack.us-west-1.amazonaws.com/thumbs/120/twitter/282/incoming-envelope_1f4e8.png', url: 'https://discord.gg/milrato'}", "variable2": "\"***Select what you need in the `Selection` down Below!***\"", "variable3": "\":x: Cancelled the Setup!\"", "variable4": "\"***Select what you need in the `Selection` down Below!***\"", "variable5": "\":x: Cancelled the Setup!\"", "variable6": "`**Hey ${message.author.username}!**, In where should the Ticket be?`", "variable7": "`PING THE CHANNEL BY TYPING #CHANNEL`", - "variable8": "\"<:NO:1169479454918180937> ERROR | You did not ping a valid Channel in this GUild\"", + "variable8": "\"<:no:833101993668771842> ERROR | You did not ping a valid Channel in this GUild\"", "variable9": "`**Hey ${message.author.username}!**`", "variable10": "`Please input the message of the ticket setup`", "variable11": "`📨 **Create a Ticket**`", "variable12": "`${ticketmsg}`", "variable13": "`Your Ticket Setup is created, you can edit everything by running \\`${prefix}setup\\` again`", "variable14": "`<#${channel.id}>`", - "variable15": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable16": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable16": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable17": "\"Successfully resetted the current Ticket Setup!\"", "variable18": "\"Enter the message now!\"", "variable19": "`{user} == the user who opens the ticket`", "variable20": "\"Successfully changed the Message\"", - "variable21": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable21": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable22": "\"Ping a Role now!\"", "variable23": "`Just Ping the Role`", "variable24": "\"CANCELLED, u didn't Pingged a valid Role\"", "variable25": "\"Successfully **added**: `\" + role.name + \"` to the Admin-Roles\"", - "variable26": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable26": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable27": "\"Ping a Role now!\"", "variable28": "`Just Ping the Role`", "variable29": "\"CANCELLED, u didn't Pingged a valid Role\"", "variable30": "\"Successfully **removed**: `\" + role.name + \"` from the Admin-Roles\"", "variable31": "\"ERROR -> Resetted all Admin roles\"", - "variable32": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable32": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable33": "\"Enter the open Ticket Category now!\"", "variable34": "`Just send the CATEGORY ID IN HERE, this is an example: \\`833614604604276736\\``", "variable35": "\"Successfully changed the Category\"", "variable36": "\"INVALID ID\"", "variable37": "\"INVALID ID\"", - "variable38": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable38": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable39": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-tiktok": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"In which Channel should I post all tiktok Videos?\"", "variable5": "`Please just ping the Channel with #channel!`", "variable6": "`<a:yes:833101995723194437> I will now send all tiktok Notifications in \\`${msg.mentions.channels.filter(ch=>ch.guild.id==msg.guild.id).first().name}\\``", "variable7": "\"DONT FORGET TO ADD A **tiktok_CHANNELS**!!!\"", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable9": "\"<:NO:1169479454918180937> ERROR | You've reached the maximum amount of tiktok Channels\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable9": "\"<:no:833101993668771842> ERROR | You've reached the maximum amount of tiktok Channels\"", "variable10": "\"Which Channel do you wanna add? | Just send the LINK!\"", - "variable11": "\"<:NO:1169479454918180937> ERROR | The tiktok Channel is already setup!\"", + "variable11": "\"<:no:833101993668771842> ERROR | The tiktok Channel is already setup!\"", "variable12": "`<a:yes:833101995723194437> added the Channel ${Channel}`", "variable13": "\"You can change the default message via the **\\\"edit\\\"**\"", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable15": "\"<:NO:1169479454918180937> ERROR | You havent setup any tiktok Channels yet!\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | You havent setup any tiktok Channels yet!\"", "variable16": "\"Which Channel do you wanna remove? | Just react with the right one!\"", "variable17": "`<a:yes:833101995723194437> removed the Channel ${channel}`", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable19": "\"<:NO:1169479454918180937> ERROR | You havent setup any tiktok Channels yet!\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable19": "\"<:no:833101993668771842> ERROR | You havent setup any tiktok Channels yet!\"", "variable20": "\"Which Channel's Message do you wanna edit? | Just react with the right one!\"", "variable21": "\"What should be the new Message?\"", "variable22": "`<a:yes:833101995723194437> Changed the message for the Channel ${channel}`", - "variable23": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable24": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable25": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable23": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable24": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable25": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-twitch": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **== Manage Channels** (Edit, Delete, etc.)\\n\\n2️⃣ **== Create/Set Twitch-Channel**\\n\\n3️⃣ **== Set Discord Twitch Logger Channel**\\n\\n4️⃣ **== Set ACTIVE LIVE STREAMING ROLE**\\n\\n5️⃣ **== Set Ghost Ping Role**\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"Which Twitch Streamer do you wanna add?\"", "variable6": "`Please send me just the link, for example: \\`https://www.twitch.tv/milratodiscordbot\\``", "variable7": "\"Which Discord User is he?\"", @@ -2872,72 +2872,72 @@ "variable10": "`Please Send the Message now! For example: \\`${message.author.username} is live! go Check him out!\\``", "variable11": "\"<a:yes:833101995723194437> ADDED the USER to the STREAMER LIST \"", "variable12": "\"DONT FORGET TO ADD A TWITCH_DISCORD_CHANNEL!!!\"", - "variable13": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable15": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable16": "\"<:NO:1169479454918180937> ERROR | THIS IS NOT FINISHED YET PLEASE STAND BY\"", + "variable13": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable16": "\"<:no:833101993668771842> ERROR | THIS IS NOT FINISHED YET PLEASE STAND BY\"", "variable17": "\"Which Channel do you wanna use?\"", "variable18": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable19": "`<a:yes:833101995723194437> Disabled the Twitch Logger System!`", "variable20": "`<a:yes:833101995723194437> I will now send all Twtich-logs into: \\`${channel.name}\\``", - "variable21": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable21": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable22": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable23": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable23": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable24": "\"Which Role do you want me to give to a Streamer when he is live?\"", "variable25": "`Please Ping the Role now!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable26": "`<a:yes:833101995723194437> Disabled the Twitch Logger Role Granting!`", "variable27": "`<a:yes:833101995723194437> I will now give to all Streaming Members the Role: \\`${channel.name}\\``", - "variable28": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable28": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable30": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable30": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable31": "\"Which Role do you want me to ping, when someone goes live?\"", "variable32": "`Please Ping the Role now!\\n\\nType: \\`no\\` if you don't wanna disable it!`", "variable33": "`<a:yes:833101995723194437> Disabled the Twitch Logger Role PINGING!`", "variable34": "`<a:yes:833101995723194437> I will now ping the Role: \\`${channel.name}\\` when someone goes live`", - "variable35": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable37": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable38": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable37": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable38": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable39": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-twitter": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Manage **first** Twitter Logger\\n\\n2️⃣ **==** Manage **second** Twitter Logger\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable5": "\"<:NO:1169479454918180937> ERROR | SECOND TWITTER IS DISABLED\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable5": "\"<:no:833101993668771842> ERROR | SECOND TWITTER IS DISABLED\"", "variable6": "\"What do you want to do?\"", "variable7": "`1️⃣ **== Set** **Twitter Account** (/Overwrite)\\n\\n2️⃣ **== Set** Discord **Channel**\\n\\n3️⃣ **== Set** Posting **Message**\\n\\n4️⃣ **==** ${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"Disable Posting Retweets\": \"Enable that i also Post Retweets\"}\\n\\n5️⃣ **==** Manually set the **TWITTER ID** && **TWITTER NAME**\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable8": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable9": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable8": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable9": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable10": "\"Which account do you wanna use?\"", "variable11": "`Please send me the TWITTER LINK like that: \\`https://twitter.com/MilratoDev\\``", "variable12": "\"INVALID TWITTER LINK, a Twitter Link looks like that: \\`https://twitter.com/MilratoDev\\`\"", "variable13": "\"INVALID TWITTER LINK, a Twitter Link looks like that: \\`https://twitter.com/MilratoDev\\`\"", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable15": "\"UNABLE TO FIND USER\"", "variable16": "\"UNABLE TO FIND USER\"", "variable17": "`<a:yes:833101995723194437> I will now watch for new Posts in this account: \\`${TwitterName}\\``", "variable18": "`**IF YOU TWITTER IS NOT THE SAME, THEN MANUALLY DEFINE THE ID THROUGH COMMAND!!!**\\n\\n**Make sure that you defined a \\`Discord Channel\\` too! Otherwise it won't post things!**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_19": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable19": "\"When posting a new Twit\"", - "variable20": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable20": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable21": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable22": "\"Which Channel do you wanna use?\"", "variable23": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable24": "`<a:yes:833101995723194437> I will now post Twitter Messages in \\`${channel.name}\\``", "variable25": "`\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_26": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable26": "\"When posting a new Twit\"", - "variable27": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable27": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable29": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable29": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable30": "\"Which MEssage do you wanna send with the Twitter Post?\"", "variable31": "`\\`{url}\\` Will be replaced with the Twitter POST LINK\\n\\n\\`{Twittername}\\` will be replaced with the TwitterAccountname`", "variable32": "`<a:yes:833101995723194437> I will now post The Twitter Messages with the Twitter Post: `", - "variable33": "`${collected.first().content.replace(\"{url}\", \"https://twitter.com/MilratoDev\").replace(\"{Twittername}\", \"bestgamershk2\")}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", + "variable33": "`${collected.first().content.replace(\"{url}\", \"https://twitter.com/MilratoDev\").replace(\"{Twittername}\", \"Tomato6966\")}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_34": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable34": "\"When posting a new Twit\"", - "variable35": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable35": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable36": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable37": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable37": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable38": "`<a:yes:833101995723194437> ${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"Enabled Showing Retweets\": \"Disabled Showing Retweets\"}`", "variable39": "`${client.social_log.get(message.guild.id, `${add}twitter.REETWET`) ? \"I will now post Retweets too!\": \"I will not Post Retweets!\"}`", "variablex_40": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable40": "\"When posting a new Twit\"", @@ -2948,13 +2948,13 @@ "variable45": "`That's your @, forexample: MilratoDev\\n\\nPlease **just** enter the Name!`", "variable46": "`${collected.first().content.replace(\"{url}\", `https://twitter.com/${collected.first().content}`).replace(\"{Twittername}\", collected.first().content)}\\n\\nNote that this is just an **example**\\n\\nYou need to have The TWITTERNAME, TWITTERID, and DISCORDCHANNEl and MESSAGE to be right, so that the autoposter works!`", "variablex_47": "\"**NOTE THERE MIGHT BE AN UP TO 7 MINUTES DELAY!** (because of Rate limits)\"", "variable47": "\"When posting a new Twit\"", - "variable48": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable48": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable49": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable51": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable50": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable51": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable52": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable53": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable54": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable53": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable54": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable55": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-validcode": { @@ -2971,226 +2971,226 @@ "variable3": "\":x: Cancelled the Setup!\"", "variable4": "`**Hey ${message.author.username}!**`", "variable5": "`Please input the Amount of Warns someone should have when he should get kicked!\\nEnter \\`no\\` to disable it!\\n\\n*This will only work for the NEW WARNS*`", - "variable6": "\"<:NO:1169479454918180937> You did not enter a Number/`no`\"", + "variable6": "\"<:no:833101993668771842> You did not enter a Number/`no`\"", "variable7": "\"<a:yes:833101995723194437> Disabled Kick on x Warns\"", - "variable8": "\"<:NO:1169479454918180937> You did not enter a valid Number\"", - "variable9": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", + "variable8": "\"<:no:833101993668771842> You did not enter a valid Number\"", + "variable9": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", "variable10": "`<a:yes:833101995723194437> **Enabled a Kick on \\`${amount}+ Warns\\`**`", - "variable11": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable11": "\"<:no:833101993668771842> Your Time ran out\"", "variable12": "`**Hey ${message.author.username}!**`", "variable13": "`Please input the Amount of Warns someone should have when he should get banned!\\nEnter \\`no\\` to disable it!\\n\\n*This will only work for the NEW WARNS*`", - "variable14": "\"<:NO:1169479454918180937> You did not enter a Number/`no`\"", + "variable14": "\"<:no:833101993668771842> You did not enter a Number/`no`\"", "variable15": "\"<a:yes:833101995723194437> Disabled Ban on x Warns\"", - "variable16": "\"<:NO:1169479454918180937> You did not enter a valid Number\"", - "variable17": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", + "variable16": "\"<:no:833101993668771842> You did not enter a valid Number\"", + "variable17": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", "variable18": "`<a:yes:833101995723194437> **Enabled a Ban on \\`${amount}+ Warns\\`**`", - "variable19": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable19": "\"<:no:833101993668771842> Your Time ran out\"", "variable20": "`**Hey ${message.author.username}!**`", "variable21": "`Please Input the Number when the Role should get Granted as well as ping the Role\\n\\n**Example:** \\`1 @Warn1\\`\\n\\n*This will only work for the NEW WARNS*`", - "variable22": "\"<:NO:1169479454918180937> You did not ping a Valid Role\"", - "variable23": "\"<:NO:1169479454918180937> You did not enter a Number for x Warn to get a Role\"", - "variable24": "\"<:NO:1169479454918180937> YYou did not enter a valid Number for x Warn to get a Role\"", - "variable25": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", - "variable26": "`<:NO:1169479454918180937> Your Number ${amount} is already added!`", + "variable22": "\"<:no:833101993668771842> You did not ping a Valid Role\"", + "variable23": "\"<:no:833101993668771842> You did not enter a Number for x Warn to get a Role\"", + "variable24": "\"<:no:833101993668771842> YYou did not enter a valid Number for x Warn to get a Role\"", + "variable25": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", + "variable26": "`<:no:833101993668771842> Your Number ${amount} is already added!`", "variable27": "`<a:yes:833101995723194437> **I will now add the Role \\`${role.name}\\` on \\`${amount}+ Warns\\`**`", - "variable28": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable28": "\"<:no:833101993668771842> Your Time ran out\"", "variable29": "`**Hey ${message.author.username}!**`", "variable30": "`Please Input the Number when the Role should get Granted, which should get REMOVED (the Setting)\\n\\n**Example:** \\`1\\``", - "variable31": "\"<:NO:1169479454918180937> You did not enter a Number for x Warn to get a Role\"", - "variable32": "\"<:NO:1169479454918180937> YYou did not enter a valid Number for x Warn to get a Role\"", - "variable33": "\"<:NO:1169479454918180937> Your Number is 0 or smaller then 0, which is invalid\"", - "variable34": "`<:NO:1169479454918180937> Your Number ${amount} is not added yet!`", + "variable31": "\"<:no:833101993668771842> You did not enter a Number for x Warn to get a Role\"", + "variable32": "\"<:no:833101993668771842> YYou did not enter a valid Number for x Warn to get a Role\"", + "variable33": "\"<:no:833101993668771842> Your Number is 0 or smaller then 0, which is invalid\"", + "variable34": "`<:no:833101993668771842> Your Number ${amount} is not added yet!`", "variable35": "`<a:yes:833101995723194437> **I removed the Settings for \\`${yeee.roleid}\\` on \\`${yeee.warncount}+ Warns\\`**`", - "variable36": "\"<:NO:1169479454918180937> Your Time ran out\"", + "variable36": "\"<:no:833101993668771842> Your Time ran out\"", "variable37": "\"Settings for the Warn System\"", "variable38": "`**Kick on Warn:** \\`${warnsettings.kick ? warnsettings.kick + \" Warns\" : \"❌\"}\\`\\n**Ban on Warn:** \\`${warnsettings.ban ? warnsettings.ban + \" Warns\" : \"❌\"}\\`\\n**Roles add on Warn:**\\n>>> ${warnsettings.roles && warnsettings.roles.length > 0 ? warnsettings.roles.map(r=> `${r.warncount} = <@&${r.roleid}>`).join(\"\\n\") : \"❌ No Roles Yet\"}`", - "variable39": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable39": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable40": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-welcome": { "variable1": "\"What do you want to do?\"", "variable2": "`1️⃣ **==** Manage the Welcome Message in a **Channel**\\n\\n2️⃣ **==** Manage the Welcome Message for **DM MESSAGES**\\n\\n3️⃣ **==** Manage the Welcome **Roles**\\n\\n4️⃣ **==** ${client.settings.get(message.guild.id, \"welcome.captcha\")? \"Disable **Captcha** System\": \"Enable **Captcha** System\"}\\n\\n\\n\\n*React with the Right Emoji according to the Right action*`", - "variable3": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable4": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable3": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable4": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable5": "\"What do you want to do? | CHANNEL WELCOME\"", - "variable6": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable6": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable7": "\"In which Channel shall I send the Welcome Message?\"", "variable8": "`Please Ping the Channel now! / Send the **ID** the Channel/Category/Talk!!`", "variable9": "`<a:yes:833101995723194437> The new Welcome Cannel is: \\`${channel.name}\\``", - "variable10": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable10": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable12": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable13": "`<a:yes:833101995723194437> Disabled the Welcome **Message**`", - "variable14": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable14": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable16": "\"What do you want to do?\"", - "variable17": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable17": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable18": "`<a:yes:833101995723194437> I will now send no Image with the Welcome Message`", - "variable19": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable19": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable20": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable21": "`<a:yes:833101995723194437> I will now send an Image with the Welcome Message`", - "variable22": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable22": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "\"Please add an Image now\"", "variable25": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable26": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable27": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable27": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable28": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable29": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable29": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable30": "\"Please retry the whole process\"", - "variable31": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable31": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable32": "`<a:yes:833101995723194437> I will now send an Auto generated Image with an transparent Background, including your Guild Avatar`", - "variable33": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable33": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable34": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable35": "\"Please add an Image now\"", "variable36": "`<a:yes:833101995723194437> I will now use your Custom image`", - "variable37": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable37": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable38": "`<a:yes:833101995723194437> I will now use your Custom Image`", - "variable39": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable39": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable40": "\"Please retry the whole process\"", - "variable41": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable41": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable42": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.frame\") ? \"Enabled the Frame for the Automated Welcome Image\" : \"Disabled the Frame for the Automated Welcome Image\"}`", - "variable43": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable43": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable44": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable45": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.discriminator\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\"}`", - "variable46": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable46": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable47": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable48": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.membercount\") ? \"Enabled the MemberCount Text for the Automated Welcome Image\" : \"Disabled the MemberCount Text for the Automated Welcome Image\"}`", - "variable49": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable49": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable50": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable51": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.servername\") ? \"Enabled Servername Text Frame for the Automated Welcome Image\" : \"Disabled the Servername Text for the Automated Welcome Image\"}`", - "variable52": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable52": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable53": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable54": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.pb\") ? \"Enabled Profile Picture for the Automated Welcome Image\" : \"Disabled Profile Picture for the Automated Welcome Image\"}`", - "variable55": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable55": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable56": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable57": "\"What do you want to do?\"", - "variable58": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable58": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable59": "`<a:yes:833101995723194437> CHANGED THE COLOR FOR THE FRAME`", - "variable60": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable60": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable61": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable62": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable63": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable62": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable63": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable64": "\"What should be the Welcome Message?\"", "variable65": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable66": "`<a:yes:833101995723194437> The new Welcome Message is:`", - "variable67": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable67": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable68": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable69": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable69": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable70": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.invite\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable71": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable71": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable72": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable73": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable73": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable74": "\"What do you want to do? | CHANNEL WELCOME\"", - "variable75": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable75": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable76": "`<a:yes:833101995723194437> I will now send Welcome-Messages to a new User in his DMS`", - "variable77": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable77": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable78": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable79": "`<a:yes:833101995723194437> I will now send **NO** Welcome-Messages to a new User in his DMS`", - "variable80": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable80": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable81": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable82": "\"What do you want to do?\"", - "variable83": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable83": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable84": "`<a:yes:833101995723194437> I will now send no Image with the Welcome Message (DM)`", - "variable85": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable85": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable86": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable87": "`<a:yes:833101995723194437> I will now send an Image with the Welcome Message (DM)`", - "variable88": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable88": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable89": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable90": "\"Please add an Image now\"", "variable91": "\"Mind, that the Format is: \\`2100 px\\` : \\`750 px\\`\"", "variable92": "`<a:yes:833101995723194437> I will now use your Custom Background image (dm)`", - "variable93": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable93": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable94": "`<a:yes:833101995723194437> I will now use your Custom Background image`", - "variable95": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable95": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable96": "\"Please retry the whole process\"", - "variable97": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable97": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable98": "`<a:yes:833101995723194437> I will now send an Auto generated Image with an transparent Background, including your Guild Avatar (DM)`", - "variable99": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable99": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable100": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable101": "\"Please add an Image now\"", "variable102": "`<a:yes:833101995723194437> I will now use your Custom image (DM)`", - "variable103": "\"<:NO:1169479454918180937> Error | Your Attachment is not a valid Image!\"", + "variable103": "\"<:no:833101993668771842> Error | Your Attachment is not a valid Image!\"", "variable104": "`<a:yes:833101995723194437> I will now use your Custom Image (DM)`", - "variable105": "\"<:NO:1169479454918180937> Error | You didn't entered a valid Link!\"", + "variable105": "\"<:no:833101993668771842> Error | You didn't entered a valid Link!\"", "variable106": "\"Please retry the whole process\"", - "variable107": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable107": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable108": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.framedm\") ? \"Enabled the Frame for the Automated Welcome Image\" : \"Disabled the Frame for the Automated Welcome Image\"} (DM)`", - "variable109": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable109": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable110": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable111": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.discriminatordm\") ? \"Enabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\" : \"Disabled the Discrimantor (4 Numbers with #) for the Automated Welcome Image\"} (DM)`", - "variable112": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable112": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable113": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable114": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.membercountdm\") ? \"Enabled the MemberCount Text for the Automated Welcome Image\" : \"Disabled the MemberCount Textthe Automated Welcome Image\"} (DM)`", - "variable115": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable115": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable116": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable117": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.servernamedm\") ? \"Enabled Servername Text Frame for the Automated Welcome Image\" : \"Disabled the Servername Text for the Automated Welcome Image\"} (DM)`", - "variable118": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable118": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable119": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable120": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.pbdm\") ? \"Enabled Profile Picture for the Automated Welcome Image\" : \"Disabled Profile Picture for the Automated Welcome Image\"} (DM)`", - "variable121": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable121": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable122": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable123": "\"What do you want to do?\"", - "variable124": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable124": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable125": "`<a:yes:833101995723194437> CHANGED THE COLOR FOR THE FRAME (DM)`", - "variable126": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable126": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable127": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable128": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable129": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable128": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable129": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable130": "\"What should be the Welcome Message? (DM\"", "variable131": "`Note that \\`{user}\\` will ping the User\\n\\nEnter your Message now!`", "variable132": "`<a:yes:833101995723194437> The new Welcome Message is: (DM)`", - "variable133": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable133": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable134": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable135": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable135": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable136": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.invitedm\") ? \"Enabled Invite Information\" : \"Disabled INvite INformation\"}`", - "variable137": "\"<:NO:1169479454918180937> ERROR | An error occurred, please contact: `bestgamershk2`\"", + "variable137": "\"<:no:833101993668771842> ERROR | An error occurred, please contact: `Tomato#6966`\"", "variable138": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable139": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable139": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable140": "\"What do you want to do? | CHANNEL WELCOME\"", - "variable141": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", + "variable141": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", "variable142": "\"Which Role do you wanna add?\"", "variable143": "`Please Ping the Role now!`", - "variable144": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is already registered as an Welcome Role`", + "variable144": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is already registered as an Welcome Role`", "variable145": "`<a:yes:833101995723194437> The role: \\`${role.name}\\` is now registered as an Welcome Role`", - "variable146": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable146": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable147": "\"Which Role do you wanna remove?\"", "variable148": "`Please Ping the Role now!`", - "variable149": "`<:NO:1169479454918180937> ERROR | The role: \\`${role.name}\\` is not registered as an Welcome Role yet`", + "variable149": "`<:no:833101993668771842> ERROR | The role: \\`${role.name}\\` is not registered as an Welcome Role yet`", "variable150": "`<a:yes:833101995723194437> Remove the role: \\`${role.name}\\` from the Welcome Roles`", - "variable151": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable151": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable152": "`Everyone who joins will get those Roles now:`", - "variable153": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable153": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable154": "`<a:yes:833101995723194437> ${client.settings.get(message.guild.id, \"welcome.captcha\") ? \"Enabled the Captcha System\" : \"Disabled the Cpatcha System\"}`", - "variable155": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable155": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable156": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup-youtube": { "variable1": "\"What do you want to do?\"", - "variable2": "\"<:NO:1169479454918180937> ERROR | Missing Permissions to add Reactions\"", - "variable3": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable2": "\"<:no:833101993668771842> ERROR | Missing Permissions to add Reactions\"", + "variable3": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable4": "\"In which Channel should I post all Youtube Videos?\"", "variable5": "`Please just ping the Channel with #channel!`", "variable6": "`<a:yes:833101995723194437> I will now send all Youtube Notifications in \\`${msg.mentions.channels.filter(ch=>ch.guild.id==msg.guild.id).first().name}\\``", "variable7": "\"DONT FORGET TO ADD A **YOUTUBE_CHANNELS**!!!\"", - "variable8": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable9": "\"<:NO:1169479454918180937> ERROR | You've reached the maximum amount of youtube Channels (5)\"", + "variable8": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable9": "\"<:no:833101993668771842> ERROR | You've reached the maximum amount of youtube Channels (5)\"", "variable10": "\"Which Channel do you wanna add? | Just send the LINK!\"", - "variable11": "\"<:NO:1169479454918180937> ERROR | The Youtube Channel is already setup!\"", + "variable11": "\"<:no:833101993668771842> ERROR | The Youtube Channel is already setup!\"", "variable12": "`<a:yes:833101995723194437> added the Channel ${msg.content}`", "variable13": "\"You can change the default message via the **\\\"edit\\\"**\"", - "variable14": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable15": "\"<:NO:1169479454918180937> ERROR | You havent setup any Youtube Channels yet!\"", + "variable14": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable15": "\"<:no:833101993668771842> ERROR | You havent setup any Youtube Channels yet!\"", "variable16": "\"Which Channel do you wanna remove? | Just react with the right one!\"", "variable17": "`<a:yes:833101995723194437> removed the Channel ${channel}`", - "variable18": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable19": "\"<:NO:1169479454918180937> ERROR | You havent setup any Youtube Channels yet!\"", + "variable18": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable19": "\"<:no:833101993668771842> ERROR | You havent setup any Youtube Channels yet!\"", "variable20": "\"Which Channel's Message do you wanna edit? | Just react with the right one!\"", "variable21": "\"What should be the new Message?\"", "variable22": "`<a:yes:833101995723194437> Changed the message for the Channel ${channel}`", - "variable23": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable24": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable25": "\"<:NO:1169479454918180937> ERROR | PLEASE CONTACT `bestgamershk2`\"", + "variable23": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable24": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable25": "\"<:no:833101993668771842> ERROR | PLEASE CONTACT `Tomato#6966`\"", "variable26": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "setup": { @@ -3199,8 +3199,8 @@ "variable3": "\"***Select what you need in the `Selection` down Below!***\"", "variable4": "`💪 The Setup Commands \\`1/2\\``", "variable5": "`💪 The Setup Commands \\`2/2\\``", - "variable6": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", - "variable7": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable6": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", + "variable7": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable8": "\"***Select what you need in the `Selection` down Below!***\"", "variable9": "\":x: Cancelled the Setup!\"", "variable10": "`\\`\\`\\`${String(JSON.stringify(e, null, 2)).substr(0, 2000)}\\`\\`\\``" @@ -3209,21 +3209,21 @@ "economy": { "balance": { "variable1": "\"UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`👛 **${user == message.author ? \"You\" : user.username}** ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Pocket`", "variable4": "`**🏦 ${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(data.bank)} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Bank Account**\\n\\n🧸 **${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**${items > 0 ? `\\n\\n**To see ${user == message.author ? \"your \" : \"his/her\"} Items, type:**\\n\\`${prefix}items${user == message.author ? \"\" : \" \" + user}\\`` : \"\"}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "bank": { "variable1": "\"UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`👛 **${user == message.author ? \"You\" : user.username}** ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Pocket`", "variable4": "`**🏦 ${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(data.bank)} 💸\\` in ${user == message.author ? \"your \" : \"his/her\"} Bank Account**\\n\\n🧸 **${user == message.author ? \"You\" : user.username} ${user == message.author ? \"have\" : \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**${items > 0 ? `\\n\\n**To see ${user == message.author ? \"your \" : \"his/her\"} Items, type:**\\n\\`${prefix}items${user == message.author ? \"\" : \" \" + user}\\`` : \"\"}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "beg": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your beg reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your beg reward!`", "variable3": "`🕐 **Try again in ${time.map(i => `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your beg reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", @@ -3231,88 +3231,88 @@ }, "blackmarket": { "variable1": "`An Admin can enable it with: **\\`${prefix}setup-commands\\``", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable3": "`<:NO:1169479454918180937> You've already bought a 2 Day Boost in the last 5 Days!`", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable3": "`<:no:833101993668771842> You've already bought a 2 Day Boost in the last 5 Days!`", "variable4": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable5": "`<:NO:1169479454918180937> You did not add the Multiplier you want to buy for 2 Days!`", + "variable5": "`<:no:833101993668771842> You did not add the Multiplier you want to buy for 2 Days!`", "variable6": "`Usage: \\`${prefix}blackmarket <Multiplier>\\`\\n\\n\\Example: \\`${prefix}blackmarket 3\\``", - "variable7": "`<:NO:1169479454918180937> You cannot buy a 0 or less then 0 Multiplier, for 2 Days`", + "variable7": "`<:no:833101993668771842> You cannot buy a 0 or less then 0 Multiplier, for 2 Days`", "variable8": "`Usage: \\`${prefix}blackmarket <Multiplier>\\`\\n\\n\\Example: \\`${prefix}blackmarket 3\\``", - "variable9": "`<:NO:1169479454918180937> You cannot buy a 1 Multiplier, for 2 Days`", + "variable9": "`<:no:833101993668771842> You cannot buy a 1 Multiplier, for 2 Days`", "variable10": "`Usage: \\`${prefix}blackmarket <Multiplier>\\`\\n\\n\\Example: \\`${prefix}blackmarket 3\\``", - "variable11": "`<:NO:1169479454918180937> You cannot buy a Multiplier bigger then 5, for 2 Days`", + "variable11": "`<:no:833101993668771842> You cannot buy a Multiplier bigger then 5, for 2 Days`", "variable12": "`Usage: \\`${prefix}blackmarket <Multiplier>\\`\\n\\n\\Example: \\`${prefix}blackmarket 3\\``", - "variable13": "`<:NO:1169479454918180937> You can't pay more Money (\\`${(amount - 1)}x ${prize}\\`) than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable13": "`<:no:833101993668771842> You can't pay more Money (\\`${(amount - 1)}x ${prize}\\`) than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable14": "`<a:yes:833101995723194437> You've bought a ${amount}x Boost for 2 Days, for \\`${prize * (amount - 1)} 💸\\`, You can buy one again in 5 Days`", "variable15": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket\\n\\nEvery single INCOME will now be ${amount}x Worth for 3 DAYS`", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "buy": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable2": "`**🧸 | Available Items to be bought**`", "variable3": "`👛 You have (\\`${data.balance} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${items} Items\\` with a value of: \\`${itemsvalue} 💸\\`**\\n\\n**__How to buy an Item?__**\\n> \\`${prefix}buy <ITEMNAME> <AMOUNT>\\``", - "variable4": "`<:NO:1169479454918180937> You cannot buy 0 Items`", + "variable4": "`<:no:833101993668771842> You cannot buy 0 Items`", "variable5": "`Usage: \\`${prefix}buy <Item> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay Car 2\\``", - "variable6": "`<:NO:1169479454918180937> This Item seems to not exist! Those Items are available:`", + "variable6": "`<:no:833101993668771842> This Item seems to not exist! Those Items are available:`", "variable7": "`👛 You have (\\`${data.balance} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${items} Items\\` with a value of: \\`${itemsvalue} 💸\\`**\\n\\n**__How to buy an Item?__**\\n> \\`${prefix}buy <ITEMNAME> <AMOUNT>\\``", - "variable8": "`<:NO:1169479454918180937> You can't buy **${nFormatter(amountofbuy)} ${args[0]}** because it costs more Money (\\`${nFormatter(endprize)} 💸\\`) then you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", + "variable8": "`<:no:833101993668771842> You can't buy **${nFormatter(amountofbuy)} ${args[0]}** because it costs more Money (\\`${nFormatter(endprize)} 💸\\`) then you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", "variable9": "`👛 You have (\\`${data.balance} 💸\\`) in your Pocket \\n\\nTry to reduce the Amount or Get some Money by working, begging, or from your Bank!`", "variable10": "`<a:yes:833101995723194437> **Successfully bought ${nFormatter(amountofbuy)} ${args[0]} for \\`${nFormatter(endprize)} 💸\\`**`", "variable11": "`👛 You have (\\`${nFormatter(data.balance)} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**\\n\\n**To see your Items, type:**\\n\\`${prefix}items\\``", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "coinflip": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> Specify the \\`flip-result\\`, it should be a number between \\`heads\\`-\\`tails\\``", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> Specify the \\`flip-result\\`, it should be a number between \\`heads\\`-\\`tails\\``", "variable3": "`Usage: \\`${prefix}coinflip <roll-result> <Gamble-Amount>\\`\\n\\n\\Example: \\`${prefix}coinflip heads 100\\``", - "variable4": "`<:NO:1169479454918180937> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", + "variable4": "`<:no:833101993668771842> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", "variable5": "`Usage: \\`${prefix}coinflip <roll-result> <Gamble-Amount>\\`\\n\\n\\Example: \\`${prefix}coinflip heads 100\\``", - "variable6": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable7": "`<:NO:1169479454918180937> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable7": "`<:no:833101993668771842> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> You've won \\`${amount} 💸\\``", "variable9": "`**The Coin Flipped: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable10": "`<:NO:1169479454918180937> You've lost \\`${amount} 💸\\``", + "variable10": "`<:no:833101993668771842> You've lost \\`${amount} 💸\\``", "variable11": "`**The Coin Flipped: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "crime": { - "variable1": "`<:NO:1169479454918180937> You've already atempted a crime Today!!`", + "variable1": "`<:no:833101993668771842> You've already atempted a crime Today!!`", "variable2": "`**Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable3": "`<a:yes:833101995723194437> ${thecrimemsg} and earned \\`${amount} 💸\\``", "variable4": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "daily": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your daily reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your daily reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your daily reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "deposit": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You didn't provide a valid Argument`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You didn't provide a valid Argument`", "variable3": "`Usage: \\`${prefix}deposit <All/Amount>\\`\\n\\n\\Example: \\`${prefix}deposit 100\\``", "variable4": "`<a:yes:833101995723194437> You deposited **\\`${nFormatter(deposited)}💸\\`** to your Bank`", "variable5": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable6": "`<:NO:1169479454918180937> You can't deposit a negative Amount of Money or no Money, to your Bank`", - "variable7": "`<:NO:1169479454918180937> You can't deposit more Money than you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> You can't deposit a negative Amount of Money or no Money, to your Bank`", + "variable7": "`<:no:833101993668771842> You can't deposit more Money than you have in your **👛 Pocket (\\`${nFormatter(data.balance)} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> You deposited **\\`${amount}💸\\`** to your Bank`", "variable9": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "dice": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> Specify the \\`roll-result\\`, it should be a number between \\`1\\`-\\`6\\``", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> Specify the \\`roll-result\\`, it should be a number between \\`1\\`-\\`6\\``", "variable3": "`Usage: \\`${prefix}dice <roll-result> <Gamble-Amount>\\`\\n\\n\\Example: \\`${prefix}dice 3 100\\``", - "variable4": "`<:NO:1169479454918180937> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", + "variable4": "`<:no:833101993668771842> Specify the **amount of \\`Coins 💸\\`** you want to gamble!`", "variable5": "`Usage: \\`${prefix}dice <roll-result> <Gamble-Amount>\\`\\n\\n\\Example: \\`${prefix}dice 3 100\\``", - "variable6": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable7": "`<:NO:1169479454918180937> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable7": "`<:no:833101993668771842> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> You've won \\`${amount} 💸\\``", "variable9": "`**The Dice rolled: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable10": "`<:NO:1169479454918180937> You've lost \\`${amount} 💸\\``", + "variable10": "`<:no:833101993668771842> You've lost \\`${amount} 💸\\``", "variable11": "`**The Dice rolled: \\`${result}\\`**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, @@ -3327,137 +3327,137 @@ "variable1": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "hourly": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your hourly reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your hourly reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your hourly reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "inventory": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\``", "variable4": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "items": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\``", "variable4": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "monthly": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your monthly reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your monthly reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${Math.floor(data.balance)} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your monthly reward of \\`${amount} 💸\\``", "variable5": "`👛 You now have \\`${Math.floor(data.balance)} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "pay": { - "variable1": "`<:NO:1169479454918180937> You didn't pinged to whom you want to pay`", - "variable2": "`Usage: \\`${prefix}pay <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay <@399650958096728064> 42069\\``", - "variable3": "`<:NO:1169479454918180937> You didn't add the payamount`", - "variable4": "`Usage: \\`${prefix}pay <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay <@399650958096728064> 42069\\``", - "variable5": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable6": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable7": "`<:NO:1169479454918180937> You can't pay a negative Amount of Money or no Money, to ${topay}`", - "variable8": "`<:NO:1169479454918180937> You can't pay more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable1": "`<:no:833101993668771842> You didn't pinged to whom you want to pay`", + "variable2": "`Usage: \\`${prefix}pay <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay <@442355791412854784> 42069\\``", + "variable3": "`<:no:833101993668771842> You didn't add the payamount`", + "variable4": "`Usage: \\`${prefix}pay <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}pay <@442355791412854784> 42069\\``", + "variable5": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable6": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable7": "`<:no:833101993668771842> You can't pay a negative Amount of Money or no Money, to ${topay}`", + "variable8": "`<:no:833101993668771842> You can't pay more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable9": "`<a:yes:833101995723194437> **You payed \\`${payamount} 💸\\` to \\`${topay.tag}\\`**`", "variable10": "`👛 **You** now have \\`${Math.floor(data.balance)} 💸\\` in your Pocket\\n\\n👛 **${topay.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "profile": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\``", "variable4": "`👛 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"your \": \"his/her\"} Pocket\\n**🏦 ${user == message.author ? \"You\": user.username} ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(data.bank)} 💸\\` in ${user == message.author ? \"your \": \"his/her\"} Bank Account**\\n\\`\\`\\` \\`\\`\\`**ITEMS:**\\n${theitems.length != 0 ? \">>> \"+ theitems.join(\"\\n\\n\") : `\\`${nFormatter(Math.floor(data.balance))} 💸\\` ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "rob": { - "variable1": "\"<:NO:1169479454918180937> UNABLE TO FIND THE USER\"", - "variable2": "`<:NO:1169479454918180937> You didn't pinged to whom you want to rob`", + "variable1": "\"<:no:833101993668771842> UNABLE TO FIND THE USER\"", + "variable2": "`<:no:833101993668771842> You didn't pinged to whom you want to rob`", "variable3": "`Usage: \\`${prefix}rob <@USER>\\`\\n Mind you can also use a Name / Id, which would be nicer!`", - "variable4": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable5": "`<:NO:1169479454918180937> You've already robbed Today!!`", + "variable4": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable5": "`<:no:833101993668771842> You've already robbed Today!!`", "variable6": "`Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable7": "\"<:NO:1169479454918180937> He does not have enough balance!\"", + "variable7": "\"<:no:833101993668771842> He does not have enough balance!\"", "variable8": "`<a:yes:833101995723194437> You robbed \\`${amount} 💸\\` of \\`${user.tag}\\``", "variable9": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "sell": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable2": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`, those can you sell:`", "variable3": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", - "variable4": "`<:NO:1169479454918180937> You cannot sell 0 Items`", + "variable4": "`<:no:833101993668771842> You cannot sell 0 Items`", "variable5": "`Usage: \\`${prefix}sell <Item> <Amount>\\`\\n\\n\\Example: \\`${prefix}sell Pen 2\\``", "variable6": "`🧸 **${user == message.author ? \"You\": user.username}** ${user == message.author ? \"have\": \"has\"} \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`, those can you sell:`", "variable7": "`${theitems.length != 0 ? \">>> \"+theitems.join(\"\\n\\n\") : `${nFormatter(Math.floor(data.balance))} 💸\\` in ${user == message.author ? \"You \": \"He/She\"} ${user == message.author ? \"have\": \"has\"} no Items yet!`}`", - "variable8": "`<:NO:1169479454918180937> You cannot sell an Item which you don't have`", + "variable8": "`<:no:833101993668771842> You cannot sell an Item which you don't have`", "variable9": "`Buy it with: \\`${prefix}buy <Item> <Amount>\\`\\n\\n\\Example: \\`${prefix}buy ${args[0].toLowerCase()} 1\\``", - "variable10": "`<:NO:1169479454918180937> You cannot sell More ${args[0]} then you have (\\`${ data.items[`${args[0].toLowerCase()}`]}\\`)`", + "variable10": "`<:no:833101993668771842> You cannot sell More ${args[0]} then you have (\\`${ data.items[`${args[0].toLowerCase()}`]}\\`)`", "variable11": "`Usage: \\`${prefix}sell <Item> <Amount>\\`\\n\\n\\Example: \\`${prefix}sell ${args[0].toLowerCase()} ${data.items[`${args[0].toLowerCase()}`]}\\``", "variable12": "`<a:yes:833101995723194437> **Successfully sold ${nFormatter(amountofbuy)} ${args[0]} for \\`${nFormatter(endprize)} 💸\\`**`", "variable13": "`👛 You have (\\`${nFormatter(data.balance)} 💸\\`) in your Pocket \\n\\n🧸 **You have \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸\\`**\\n\\n**To see your Items, type:**\\n\\`${prefix}items\\``", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "slots": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You didn't add the slotsamount`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You didn't add the slotsamount`", "variable3": "`Usage: \\`${prefix}slots <Amount>\\`\\n\\n\\Example: \\`${prefix}slots 420\\``", - "variable4": "`<:NO:1169479454918180937> **You can't gamble 0 or less Money!**`", - "variable5": "`<:NO:1169479454918180937> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable4": "`<:no:833101993668771842> **You can't gamble 0 or less Money!**`", + "variable5": "`<:no:833101993668771842> You can't gamble more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable6": "`<a:yes:833101995723194437> You've won \\`${amount} 💸\\``", "variable7": "`${slotItems[number[0]]} | ${slotItems[number[1]]} | ${slotItems[number[2]]}\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable8": "`<:NO:1169479454918180937> You've lost \\`${amount} 💸\\``", + "variable8": "`<:no:833101993668771842> You've lost \\`${amount} 💸\\``", "variable9": "`${slotItems[number[0]]} | ${slotItems[number[1]]} | ${slotItems[number[2]]}\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "storeinfo": { "variable1": "`An Admin can enable it with: **\\`${prefix}setup-commands\\``", - "variable2": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", + "variable2": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", "variable3": "`**🧸 | Available Items to be bought**`", "variable4": "`🧸 **You have \\`${nFormatter(items)} Items\\` with a value of: \\`${nFormatter(itemsvalue)} 💸**\\n\\n**__How to buy an Item?__**\\n> \\`${prefix}buy <ITEMNAME> <AMOUNT>\\``", "variable5": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "transfer": { - "variable1": "`<:NO:1169479454918180937> You didn't pinged to whom you want to transfer`", - "variable2": "`Usage: \\`${prefix}transfer <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}transfer <@399650958096728064> 42069\\``", - "variable3": "`<:NO:1169479454918180937> You didn't add the transferamount`", - "variable4": "`Usage: \\`${prefix}transfer <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}transfer <@399650958096728064> 42069\\``", - "variable5": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable6": "`<:NO:1169479454918180937> You can't transfer a negative Amount of Money or no Money, to ${totransfer}`", - "variable7": "`<:NO:1169479454918180937> You can't transfer more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", + "variable1": "`<:no:833101993668771842> You didn't pinged to whom you want to transfer`", + "variable2": "`Usage: \\`${prefix}transfer <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}transfer <@442355791412854784> 42069\\``", + "variable3": "`<:no:833101993668771842> You didn't add the transferamount`", + "variable4": "`Usage: \\`${prefix}transfer <@USER> <Amount>\\`\\n\\n\\Example: \\`${prefix}transfer <@442355791412854784> 42069\\``", + "variable5": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable6": "`<:no:833101993668771842> You can't transfer a negative Amount of Money or no Money, to ${totransfer}`", + "variable7": "`<:no:833101993668771842> You can't transfer more Money than you have in your **👛 Pocket (\\`${data.balance} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> **You transfered \\`${transferamount} 💸\\` to \\`${totransfer.tag}\\`**`", "variable9": "`👛 **You** now have \\`${Math.floor(data.balance)} 💸\\` in your Pocket\\n\\n👛 **${totransfer.username}** now has \\`${Math.floor(data2.balance)} 💸\\` in his/her Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "weekly": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already collected your weekly reward!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already collected your weekly reward!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You've collected your weekly reward of \\`${nFormatter(amount)} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "withdraw": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You didn't provide a valid Argument`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You didn't provide a valid Argument`", "variable3": "`Usage: \\`${prefix}withdraw <All/Amount>\\`\\n\\n\\Example: \\`${prefix}withdraw 100\\``", "variable4": "`<a:yes:833101995723194437> You withdrawed **\\`${nFormatter(withdrawed)}💸\\`** from your Bank`", "variable5": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", - "variable6": "`<:NO:1169479454918180937> You can't withdraw a negative Amount of Money or no Money, from your Bank`", - "variable7": "`<:NO:1169479454918180937> You can't withdraw more Money than you have in your **🏦 Bank (\\`${data.balance} 💸\\`)**`", + "variable6": "`<:no:833101993668771842> You can't withdraw a negative Amount of Money or no Money, from your Bank`", + "variable7": "`<:no:833101993668771842> You can't withdraw more Money than you have in your **🏦 Bank (\\`${data.balance} 💸\\`)**`", "variable8": "`<a:yes:833101995723194437> You withdrawed **\\`${nFormatter(amount)}💸\\`** from your Bank`", "variable9": "`**🏦 You now have \\`${nFormatter(Math.floor(data.bank))} 💸\\` in your Bank**\\n\\n👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "work": { - "variable1": "\"<:NO:1169479454918180937> **A Discord Bot can not have Economy!**\"", - "variable2": "`<:NO:1169479454918180937> You've already worked recently!`", + "variable1": "\"<:no:833101993668771842> **A Discord Bot can not have Economy!**\"", + "variable2": "`<:no:833101993668771842> You've already worked recently!`", "variable3": "`🕐 **Try again in ${time.map(i=> `\\`${i}\\``).join(\"︲\")}**\\n\\n👛 You still have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", "variable4": "`<a:yes:833101995723194437> You worked as a **${replies[result]}** and earned \\`${nFormatter(amount)} 💸\\``", "variable5": "`👛 You now have \\`${nFormatter(Math.floor(data.balance))} 💸\\` in your Pocket`", @@ -3466,132 +3466,132 @@ }, "soundboard": { "abdi": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "ahshit": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "araara": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "bhau": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "bruh": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "cuteuwu": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "disconnected": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "fart": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "game-over": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "giggle": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "ha-gay": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "hellomf": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "honk": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "john-cena": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "laugh": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "magic": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "margayamc": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "moin-meister": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "nani": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "oioi": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "oioioi": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "onichan": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "pew-pew": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "ph-intro": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "quack-quack": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "rickroll": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "sheesh": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "silly-fart": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "surprisemf": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "uwu": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "verpissdich": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" }, "wow": { - "variable1": "`<:NO:1169479454918180937> You need to join a voice channel`", - "variable2": "`<:NO:1169479454918180937> I am already connected in \\`${botchannel.name}\\``" + "variable1": "`<:no:833101993668771842> You need to join a voice channel`", + "variable2": "`<:no:833101993668771842> I am already connected in \\`${botchannel.name}\\``" } }, "nsfw": { @@ -3760,7 +3760,7 @@ }, "fun": { "8ball": { - "variable1": "`<:NO:1169479454918180937> Please Add a Question`", + "variable1": "`<:no:833101993668771842> Please Add a Question`", "variable2": "\"Can't get 8ball replies, try again later.\"", "variable3": "\"8ball\"", "variable4": "\"API provided by Delegator 8ball\"", @@ -3768,18 +3768,18 @@ }, "abandon": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}abandon <TEXT>\\``" }, "affect": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "airpods": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "amazeme": { "variable1": "`https://imgur.com/${selected.hash}${selected.ext.replace(/\\?.*/, '')}`", @@ -3787,123 +3787,123 @@ }, "america": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "armor": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}armor <TEXT>\\``" }, "beautiful": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "bed": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "blur": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "brazzers": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "byemom": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable4": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable4": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable5": "`Usage: \\`${prefix}byemom @User <TEXT>\\``" }, "cancer": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "changemymind": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}changemymind <TEXT>\\``" }, "chat": { - "variable1": "`<:NO:1169479454918180937> You didn't provided a Text`", + "variable1": "`<:no:833101993668771842> You didn't provided a Text`", "variable2": "`Usage: \\`${prefix}say <Your Text>\\``", "variable3": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "circle": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "communism": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "corporate": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "cry": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}cry <TEXT>\\``" }, "dab": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "delete": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "disability": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "door": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "drake": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}drake <TEXT>\\``" }, "egg": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "emergencymeeting": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}emergencymeeting <TEXT>\\``" }, "excuseme": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}excuseme <TEXT>\\``" }, "facepalm": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "fact": { @@ -3912,55 +3912,55 @@ }, "facts": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}facts <TEXT>\\``" }, "failure": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "fakenews": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "floor": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}floor @User <TEXT>\\``" }, "godwhy": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}godwhy <TEXT>\\``" }, "greyscale": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "hitler": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "invert": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "ipad": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "jail": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "joke": { "variable1": "`${client.user.username}|Joke`", @@ -3968,13 +3968,13 @@ }, "jokeOverHead": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "keepdistance": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}keepdistance <TEXT>\\``" }, "kill": { @@ -3983,8 +3983,8 @@ }, "kiss": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "meme": { @@ -3993,75 +3993,75 @@ }, "note": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}note <TEXT>\\``" }, "notstonks": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}notstonks <TEXT>\\``" }, "obama": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}obama @User <TEXT>\\``" }, "ohno": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}ohno2 <TEXT>\\``" }, "piccolo": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}piccolo <TEXT>\\``" }, "rainbow": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "rip": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "roblox": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "satan": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "savehumanity": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}savehumanity <TEXT>\\``" }, "sepia": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "shit": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}shit <TEXT>\\``" }, "stonks": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}stonks <TEXT>\\``" }, "stroke": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}stroke <TEXT>\\``" }, "test": { @@ -4069,43 +4069,43 @@ }, "tornado": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}tornado <TEXT1 ++ TEXT2>\\``" }, "trash": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "trigger": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "tweet": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}tweet @User <TEXT>\\``" }, "violence": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}violence <TEXT>\\``" }, "walking": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}walking <TEXT>\\``" }, "wanted": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "wasted": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"", "variable4": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "weather": { @@ -4118,28 +4118,28 @@ }, "whodidthis": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "\"<:NO:1169479454918180937> I am unable to find that User...\"" + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "\"<:no:833101993668771842> I am unable to find that User...\"" }, "youtube": { "variable1": "-", - "variable2": "\"<:NO:1169479454918180937> You did not enter a Valid Text!\"", + "variable2": "\"<:no:833101993668771842> You did not enter a Valid Text!\"", "variable3": "`Usage: \\`${prefix}youtube @User <TEXT>\\``" } }, "administration": { "addrole": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}addrole @USER @ROLE\\``", - "variable6": "`<:NO:1169479454918180937> please ping a ROLE!`", + "variable6": "`<:no:833101993668771842> please ping a ROLE!`", "variable7": "` Usage: \\`${prefix}addrole @USER @ROLE\\``", - "variable8": "`<:NO:1169479454918180937> I cannot give that Role to this Member, because he is higher/Equal to your Rang Position!`", - "variable9": "`<:NO:1169479454918180937> I cannot give that Role to this Member, because it's higher then your highest ROLE!`", - "variable10": "`<:NO:1169479454918180937> I cannot give that Role to this Member, because he already has it!!`", - "variable11": "`<:NO:1169479454918180937> An error occurred!`", + "variable8": "`<:no:833101993668771842> I cannot give that Role to this Member, because he is higher/Equal to your Rang Position!`", + "variable9": "`<:no:833101993668771842> I cannot give that Role to this Member, because it's higher then your highest ROLE!`", + "variable10": "`<:no:833101993668771842> I cannot give that Role to this Member, because he already has it!!`", + "variable11": "`<:no:833101993668771842> An error occurred!`", "variable12": "`<a:yes:833101995723194437> added \\`${role.name}\\` to \\`${member.user.tag}\\``", "variable13": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable14": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4147,14 +4147,14 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "addroletoeveryone": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> There is an active \\`addroletoeveryone\\` Command already executing in this Server!`", - "variable5": "`<:NO:1169479454918180937> please ping a ROLE!`", + "variable4": "`<:no:833101993668771842> There is an active \\`addroletoeveryone\\` Command already executing in this Server!`", + "variable5": "`<:no:833101993668771842> please ping a ROLE!`", "variable6": "` Usage: \\`${prefix}addroletoeveryone @ROLE\\``", - "variable7": "`<:NO:1169479454918180937> I cannot give that Role to all Members, because it's higher then your highest ROLE!`", - "variable8": "`<:NO:1169479454918180937> Found no Members!`", + "variable7": "`<:no:833101993668771842> I cannot give that Role to all Members, because it's higher then your highest ROLE!`", + "variable8": "`<:no:833101993668771842> Found no Members!`", "variable9": "`Most of the Times this means, **everyone** already has this ROLE! But you can retry..`", "variable10": "`This will take ${ms(seconds, {long: true})} in ideal conditions. Please be patient.`", "variable11": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", @@ -4165,16 +4165,16 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "ban": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `BAN MEMBERS`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `BAN MEMBERS`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> Please add a Member you want to ban!`", + "variable4": "`<:no:833101993668771842> Please add a Member you want to ban!`", "variable5": "`Usage: \\`${prefix}ban @User [Reason]\\``", - "variable6": "`<:NO:1169479454918180937> I cannot ban someone, who is above/equal you`", - "variable7": "`<:NO:1169479454918180937> The Member is not bannable, sorry!`", + "variable6": "`<:no:833101993668771842> I cannot ban someone, who is above/equal you`", + "variable7": "`<:no:833101993668771842> The Member is not bannable, sorry!`", "variable8": "`<a:yes:833101995723194437> You got banned by \\`${message.author.tag}\\` from \\`${message.guild.name}\\` for ${days === 0 ? `Infinite Days` : `${days} Days`}`", "variable9": "`Reason:\\n> ${reason}`", - "variable10": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", + "variable10": "`<:no:833101993668771842> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", "variable11": "`${kickmember.user}`", "variable12": "`<a:yes:833101995723194437> Banned \\`${kickmember.user.tag}\\` for ${days === 0 ? `Infinite Days` : `${days} Days`}`", "variable13": "`Reason:\\n> ${reason}`", @@ -4182,20 +4182,20 @@ "variablex_15": "`Executed in: `", "variable15":"`<#${message.channel.id}> \\`${message.channel.name}\\``", "variablex_16": "`Executed by: `", "variable16":"`<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "`<:NO:1169479454918180937> An error occurred!`", + "variable18": "`<:no:833101993668771842> An error occurred!`", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "clear": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE MESSAGES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE MESSAGES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", - "variable5": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", + "variable4": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", + "variable5": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", "variable6": "`${emoji.msg.SUCCESS} ${msgs.length} messages successfully deleted!`", "variable7": "`I found ${msgs.length} messages of the ${args[0]} Amount of Messages, which were sent by a Bot`", - "variable8": "\"<:NO:1169479454918180937> User not found\"", - "variable9": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", - "variable10": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", + "variable8": "\"<:no:833101993668771842> User not found\"", + "variable9": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", + "variable10": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 1)**\"", "variable11": "`${emoji.msg.SUCCESS} ${msgs.length} messages successfully deleted!`", "variable12": "`I found ${msgs.length} messages of the ${args[0]} Amount of Messages, which were sent from ${user}`", "variable13": "`${emoji.msg.SUCCESS} ${clearamount} messages successfully deleted!`", @@ -4205,11 +4205,11 @@ "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "clearbotmessages": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE MESSAGES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE MESSAGES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", - "variable5": "\"**<:NO:1169479454918180937> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", + "variable4": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", + "variable5": "\"**<:no:833101993668771842> Maximum amount of Messages to be pruned are 5000 (minimum 100)**\"", "variable6": "`${emoji.msg.SUCCESS} ${msgs.length} messages successfully deleted!`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4218,19 +4218,19 @@ }, "close": { "variable1": "\"Ticketsystem is not setup yet!\"", - "variable2": "\"<:NO:1169479454918180937> This Channel is not a Ticket!\"", - "variable3": "`<:NO:1169479454918180937> You are not allowed to close a Ticket`", + "variable2": "\"<:no:833101993668771842> This Channel is not a Ticket!\"", + "variable3": "`<:no:833101993668771842> You are not allowed to close a Ticket`", "variable4": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\" | \") + ticket.adminroles.join(\" | \") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\` You can also add Ticket only Roles with \\`${prefix}setup-ticket\\``}`", "variable5": "\"What do you want to do?\"", - "variable6": "`<:NO:1169479454918180937> An error occurred!`", + "variable6": "`<:no:833101993668771842> An error occurred!`", "variable7": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "copymessage": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't ping a Valid Channel`", + "variable3": "`<:no:833101993668771842> You didn't ping a Valid Channel`", "variable4": "`Usage: \\`${prefix}copymessage <#Channel> <Message_ID>\\``", - "variable5": "`<:NO:1169479454918180937> You didn't add a Valid Message ID`", + "variable5": "`<:no:833101993668771842> You didn't add a Valid Message ID`", "variable6": "`Usage: \\`${prefix}copymessage <#Channel> <Message_ID>\\``", "variable7": "`\\`\\`\\`${prefix}say ${msg.content}\\`\\`\\``", "variable8": "`\\`\\`\\`${prefix}${embed.image ? embed.image.url ? \"img\" : \"\" : \"\"}embed ${embed.title ? embed.title : \"\"}${embed.image ? embed.image.url ? \"++\" + embed.image.url : \"\" : \"\"}++${embed.description ? embed.description: \"\"}\\`\\`\\``", @@ -4239,14 +4239,14 @@ "variable11": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable12": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable13": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable14": "`<:NO:1169479454918180937> An error occurred!`", + "variable14": "`<:no:833101993668771842> An error occurred!`", "variable15": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "deleterole": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a ROLE!`", + "variable4": "`<:no:833101993668771842> please ping a ROLE!`", "variable5": "` Usage: \\`${prefix}deleterole @ROLE\\``", "variable6": "`Do you really wanna delete the ${role.name} from this Server?`", "variable7": "\"*This step cannot be undone!*\\n\\nReply with **__yes__** if you wanna delete it!\"", @@ -4254,39 +4254,39 @@ "variable9": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable10": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable11": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable12": "`<:NO:1169479454918180937> You did not add **__yes__**`", - "variable13": "`<:NO:1169479454918180937> An error occurred!`", + "variable12": "`<:no:833101993668771842> You did not add **__yes__**`", + "variable13": "`<:no:833101993668771842> An error occurred!`", "variable14": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "detailwarn": { - "variable1": "`<:NO:1169479454918180937> Please add a Member you want to detailwarn!`", + "variable1": "`<:no:833101993668771842> Please add a Member you want to detailwarn!`", "variable2": "`Usage: \\`${prefix}detailwarn @User <WARN_ID>\\``", - "variable3": "`<:NO:1169479454918180937> Please add the Warning you want to remove from him`", + "variable3": "`<:no:833101993668771842> Please add the Warning you want to remove from him`", "variable4": "`See his warns: \\`${prefix}warns @User \\``", - "variable5": "`<:NO:1169479454918180937> User has no Warnings`", - "variable6": "`<:NO:1169479454918180937> Value out of range`", + "variable5": "`<:no:833101993668771842> User has no Warnings`", + "variable6": "`<:no:833101993668771842> Value out of range`", "variable7": "`Usage: \\`${prefix}detailwarn @User <WARN_ID>\\` Highest ID: ${warnIDs.length - 1}`", "variable8": "`**Reason:**\\n\\`\\`\\`${warning.reason.length > 2030 ? warning.reason.substr(0, 2030) + ` ...` : warning.reason}\\`\\`\\``", "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable10": "`<:NO:1169479454918180937> An error occurred!`", + "variable10": "`<:no:833101993668771842> An error occurred!`", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "dm": { "variable1": "\"This Command got disabled :cry:\\n\\nThis is because of abuse protection, because this command is the reason that bots get flagged for abusive behaviour etc. etc. Please do what you wanted to do manually!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`You need to be a Server Administrator`", - "variable4": "`<:NO:1169479454918180937> You didn't provide a Text`", + "variable4": "`<:no:833101993668771842> You didn't provide a Text`", "variable5": "`Usage: \\`${prefix}dm <@USER/@ROLE> <Your Text>\\``", "variable6": "`<a:yes:833101995723194437> Successfully Dmed ${member.user.username}`", - "variable7": "\"<:NO:1169479454918180937> Unable to Dm this User, this is probably because he either blocked me or turned his Dms off!\"", - "variable8": "`<:NO:1169479454918180937> You didn't provide a Text`", + "variable7": "\"<:no:833101993668771842> Unable to Dm this User, this is probably because he either blocked me or turned his Dms off!\"", + "variable8": "`<:no:833101993668771842> You didn't provide a Text`", "variable9": "`Usage: \\`${prefix}dm <@USER/@ROLE> <Your Text>\\``", - "variable10": "`<:NO:1169479454918180937> Found no Members!`", + "variable10": "`<:no:833101993668771842> Found no Members!`", "variable11": "`Most of the Times this means, no one has this ROLE! But you can retry..`", "variable12": "`This will take ${ms(seconds, {long: true})} in ideal conditions. Please be patient.`", "variable13": "`<a:yes:833101995723194437> SUCCESS, send a Dm to \\`${succeeded.length}\\` / \\`${failed.length + succeeded.length}\\` Members`", "variablex_14": "\"\\u200b\"", "variable14":"\"*If a Member is Failed it probably is because he either blocked me or turned his Dms off*\"", - "variable15": "`<:NO:1169479454918180937> You need to ping a ROLE or a MEMBER`", + "variable15": "`<:no:833101993668771842> You need to ping a ROLE or a MEMBER`", "variable16": "`Usage: ${prefix}dm <@USER/@ROLE> <TEXT>`", "variable17": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable18": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4294,9 +4294,9 @@ "variable20": "`\\`\\`\\`${String(e).substr(0, 2048)}\\`\\`\\``" }, "editembed": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Message Id, nor a Title, nor a Descriptio`", + "variable3": "`<:no:833101993668771842> You didn't provide a Message Id, nor a Title, nor a Descriptio`", "variable4": "`Usage: \\`${prefix}editembed <OLDMESSAGE_ID> ++ <Title> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4304,9 +4304,9 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "editimgembed": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide an Old Message Id, nor a Title, nor a Description, nor Image`", + "variable3": "`<:no:833101993668771842> You didn't provide an Old Message Id, nor a Title, nor a Description, nor Image`", "variable4": "`Usage: \\`${prefix}editimgembed <OLDMESSAGE_ID> ++ <TITLE> ++ <IMAGEURL> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4314,9 +4314,9 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "embed": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Title, nor a Description`", + "variable3": "`<:no:833101993668771842> You didn't provide a Title, nor a Description`", "variable4": "`Usage: \\`${prefix}embed <TITLE> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4324,7 +4324,7 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "embedbuilder": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", "variable3": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable4": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4332,9 +4332,9 @@ "variable6": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "esay": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Text`", + "variable3": "`<:no:833101993668771842> You didn't provide a Text`", "variable4": "`Usage: \\`${prefix}say <Your Text>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4342,7 +4342,7 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "giveaway": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", "variable3": "\"PLEASE USE A VALID PARAMETER!\"", "variable4": "`\\`${prefix}giveaway start\\` -- *Starts a giveaway (follow the Steps)*\\n\\n\\`${prefix}giveaway end <Giveaway_Id>\\` -- *Ends a Giveaway*\\n\\n\\`${prefix}giveaway edit <Giveaway_Id> <PRIZE>\\` -- *Edits a Giveaway's Prize*\\n\\n\\`${prefix}giveaway reroll <Giveaway_Id>\\` -- *Rerolls an ended Giveaway*\\n\\n\\`${prefix}giveaway list <server/all>\\` -- *Lists all global / Server based Giveaways*`", @@ -4369,23 +4369,23 @@ "variable25": "\"Your Time Ran out!\"", "variable26": "`*Cancelled*`", "variable27": "`<a:yes:833101995723194437> **Started the Giveaway in:** ${giveawayChannel}!`", - "variable28": "`<:NO:1169479454918180937> You have to specify a valid message ID! Usage: \\`${prefix}giveaway end <ID>\\``", + "variable28": "`<:no:833101993668771842> You have to specify a valid message ID! Usage: \\`${prefix}giveaway end <ID>\\``", "variable29": "'Unable to find a giveaway for `' + args.join(' ') + '`.'", "variable30": "'Giveaway will end in less than ' + (client.giveawaysManager.options.updateCountdownEvery / 1000) + ' seconds...'", "variable31": "'This giveaway is already ended!'", "variable32": "'An error occured...'", - "variable33": "`<:NO:1169479454918180937> You have to specify a valid message ID! Usage: \\`${prefix}giveaway edit <ID>\\``", + "variable33": "`<:no:833101993668771842> You have to specify a valid message ID! Usage: \\`${prefix}giveaway edit <ID>\\``", "variable34": "'Unable to find a giveaway for `' + args.join(' ') + '`.'", "variable35": "'<a:yes:833101995723194437> **Giveaway rerolled!**'", - "variable36": "'<:NO:1169479454918180937> **This giveaway is not ended!**'", - "variable37": "`<:NO:1169479454918180937> **You have to specify a valid messageID! Usage: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", - "variable38": "`<:NO:1169479454918180937> **You have to specify a valid prize! Usage: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", + "variable36": "'<:no:833101993668771842> **This giveaway is not ended!**'", + "variable37": "`<:no:833101993668771842> **You have to specify a valid messageID! Usage: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", + "variable38": "`<:no:833101993668771842> **You have to specify a valid prize! Usage: \\`${prefix}giveaway edit <ID> <PRIZE>\\`**`", "variable39": "'<a:yes:833101995723194437> <a:yes:833101995723194437> Success! Giveaway will updated in less than ' + numberOfSecondsMax + ' seconds.**'", - "variable40": "'<:NO:1169479454918180937> **No giveaway found for ' + messageID + ', please check and try again**'", - "variable41": "`<:NO:1169479454918180937> Y**ou have to specify a valid messageID! Usage: \\`${prefix}giveaway delete <ID>\\`**`", + "variable40": "'<:no:833101993668771842> **No giveaway found for ' + messageID + ', please check and try again**'", + "variable41": "`<:no:833101993668771842> Y**ou have to specify a valid messageID! Usage: \\`${prefix}giveaway delete <ID>\\`**`", "variable42": "'<a:yes:833101995723194437> **Success! Giveaway deleted!**'", - "variable43": "'<:NO:1169479454918180937> **No giveaway found for ' + messageID + ', please check and try again**'", - "variable44": "`<:NO:1169479454918180937> **You did not enter a valid Parameter! Usage: \\`${prefix}giveaway list <all/server>\\`**`", + "variable43": "'<:no:833101993668771842> **No giveaway found for ' + messageID + ', please check and try again**'", + "variable44": "`<:no:833101993668771842> **You did not enter a valid Parameter! Usage: \\`${prefix}giveaway list <all/server>\\`**`", "variable45": "\"All not ended Giveaways!\"", "variable46": "\"All GLOBALLY not ended Giveaways!\"", "variable47": "\"PLEASE USE A VALID PARAMETER!\"", @@ -4395,23 +4395,23 @@ "variable51": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``" }, "globalwarnings": { - "variable1": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to see the warnings of!`", + "variable1": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "`<:no:833101993668771842> Please add a Member you want to see the warnings of!`", "variable4": "`Usage: \\`${prefix}warn @User [Reason]\\``", - "variable5": "`<:NO:1169479454918180937> \\`${warnmember.username}\\` has no Global-Warnings`", + "variable5": "`<:no:833101993668771842> \\`${warnmember.username}\\` has no Global-Warnings`", "variable6": "`[${warnIDs.length}] Global-Warnings of: ${warnmember.tag}`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable9": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "`<:NO:1169479454918180937> An error occurred!`", + "variable11": "`<:no:833101993668771842> An error occurred!`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "image": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide an Image`", + "variable3": "`<:no:833101993668771842> You didn't provide an Image`", "variable4": "`Usage: \\`${prefix}image <LINK>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4419,9 +4419,9 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "imgembed": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Title, nor a Description, nor Image`", + "variable3": "`<:no:833101993668771842> You didn't provide a Title, nor a Description, nor Image`", "variable4": "`Usage: \\`${prefix}embed <TITLE> ++ <IMAGEURL> ++ <DESCRIPTION>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4429,16 +4429,16 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "kick": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `KICK MEMBERS`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `KICK MEMBERS`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> Please add a Member you want to kick!`", + "variable4": "`<:no:833101993668771842> Please add a Member you want to kick!`", "variable5": "`Usage: \\`${prefix}kick @User [Reason]\\``", - "variable6": "`<:NO:1169479454918180937> I cannot kick someone, who is above/equal you`", - "variable7": "`<:NO:1169479454918180937> The Member is not kickable, sorry!`", + "variable6": "`<:no:833101993668771842> I cannot kick someone, who is above/equal you`", + "variable7": "`<:no:833101993668771842> The Member is not kickable, sorry!`", "variable8": "`<a:yes:833101995723194437> You got kicked by \\`${message.author.tag}\\` from \\`${message.guild.name}\\``", "variable9": "`Reason:\\n> ${reason}`", - "variable10": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", + "variable10": "`<:no:833101993668771842> Could not DM the Reason to: \\`${kickmember.user.tag}\\``", "variable11": "`${kickmember.user}`", "variable12": "`<a:yes:833101995723194437> Kicked ${kickmember.user.tag}`", "variable13": "`Reason:\\n> ${reason}`", @@ -4446,40 +4446,40 @@ "variable15": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable16": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable18": "`<:NO:1169479454918180937> An error occurred!`", + "variable18": "`<:no:833101993668771842> An error occurred!`", "variable19": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "manageinvites": { - "variable1": "\"MANAGE INVITES OF \" + user.tag, client.user.displayAvatarURL(), \"https://discord.gg/hsmU2c7mVa\"", + "variable1": "\"MANAGE INVITES OF \" + user.tag, client.user.displayAvatarURL(), \"https://discord.gg/milrato\"", "variable2": "`***Select what you want to do in the Selection down Below!***`", - "variablex_3": "`💡 **That means he has:**`","variable3":"`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:NO:1169479454918180937> ${fake} Fakes (Alt Accounts / Rejoins)`", + "variablex_3": "`💡 **That means he has:**`","variable3":"`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:no:833101993668771842> ${fake} Fakes (Alt Accounts / Rejoins)`", "variable4": "\":x: Cancelled the Setup!\"", "variable5": "\"NOT A NUMBER\"", - "variablex_6": "`💡 **That means he has:**`","variable6":"`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:NO:1169479454918180937> ${fake} Fakes (Alt Accounts / Rejoins)`", + "variablex_6": "`💡 **That means he has:**`","variable6":"`> <:joines:866356465299488809> ${invites} Joins (When the Member Joins the Server)\\n> <:leaves:866356598356049930> ${leaves} Leaves (When the invited Member left the Server)\\n> <:no:833101993668771842> ${fake} Fakes (Alt Accounts / Rejoins)`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable9": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "mute": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> please add a TIME!`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> please add a TIME!`", "variable8": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable9": "`<:NO:1169479454918180937> I COULD NOT CREATE A ROLE, sorry`", - "variable10": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me`", - "variable11": "`<:NO:1169479454918180937> please add a TIME!`", + "variable9": "`<:no:833101993668771842> I COULD NOT CREATE A ROLE, sorry`", + "variable10": "`<:no:833101993668771842> I cannot access the Role, because it's above me`", + "variable11": "`<:no:833101993668771842> please add a TIME!`", "variable12": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable14": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED**`", "variable15": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable16": "`<a:yes:833101995723194437> \\`${message.author.tag}\\` muted you in ${message.guild.name}`", "variable17": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable18": "`<:NO:1169479454918180937> please add a TIME!`", + "variable18": "`<:no:833101993668771842> please add a TIME!`", "variable19": "`Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\`\\n\\nExample2: \\`${prefix}mute @User perma He is doing bad stuff!\\``", "variable20": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED** for \\`${ms(mutetime, { long: true })}\\``", "variable21": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4488,18 +4488,18 @@ "variable24": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable25": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable26": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable27": "`<:NO:1169479454918180937> An error occurred!`", + "variable27": "`<:no:833101993668771842> An error occurred!`", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "permamute": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> I COULD NOT CREATE A ROLE, sorry`", - "variable8": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> I COULD NOT CREATE A ROLE, sorry`", + "variable8": "`<:no:833101993668771842> I cannot access the Role, because it's above me`", "variable9": "`\\`\\`\\`${`${e.message ? e.message : e}`.substr(0, 2000)}\\`\\`\\``", "variable10": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED**`", "variable11": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4508,15 +4508,15 @@ "variable14": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable15": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable16": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable17": "`<:NO:1169479454918180937> An error occurred!`", + "variable17": "`<:no:833101993668771842> An error occurred!`", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "poll": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", "variable3": "\"Where should the Poll start?\"", "variable4": "\"Ping the Channel now! #channel\"", - "variable5": "`<:NO:1169479454918180937> You did not ping a valid Channel | CANCELLED`", + "variable5": "`<:no:833101993668771842> You did not ping a valid Channel | CANCELLED`", "variable6": "\"What Style do you want?\"", "variable7": "\":one: **==** Yes/No Poll\\n\\n:two: **==** Upvote / Downvote\\n\\n:three: **==** Selections Poll\"", "variable8": "\"What should the Poll contain?\"", @@ -4527,58 +4527,58 @@ "variable13": "\"Send the Poll-Question-Text for that Emoji now!\\n\\nType `finish` if you wanna send the POLL\"", "variable14": "\"What should the Poll Description?\"", "variable15": "\"Send the Poll-Description now!\\nEnter `no` for no Description\"", - "variable16": "`<:NO:1169479454918180937> You did not react with an valid Emoji | CANCELLED`", + "variable16": "`<:no:833101993668771842> You did not react with an valid Emoji | CANCELLED`", "variable17": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable18": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable19": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable20": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "react": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please Include a MessageID`", + "variable3": "`<:no:833101993668771842> Please Include a MessageID`", "variable4": "`Usage: \\`${prefix}react <msgid> <Emoji>\\`\\nExample: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", - "variable5": "`<:NO:1169479454918180937> Please Include a Valid MessageID`", - "variable6": "`<:NO:1169479454918180937> Please Include a Emoji`", + "variable5": "`<:no:833101993668771842> Please Include a Valid MessageID`", + "variable6": "`<:no:833101993668771842> Please Include a Emoji`", "variable7": "`Usage: \\`${prefix}react <msgid> <Emoji>\\`\\nExample: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", - "variable8": "`<:NO:1169479454918180937> Please Include a valid Emoji`", + "variable8": "`<:no:833101993668771842> Please Include a valid Emoji`", "variable9": "`Usage: \\`${prefix}react <msgid> <Emoji>\\`\\nExample: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", "variable10": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable11": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable12": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable13": "`<:NO:1169479454918180937> Please Include a valid Emoji`", + "variable13": "`<:no:833101993668771842> Please Include a valid Emoji`", "variable14": "`Usage: \\`${prefix}react <msgid> <Emoji>\\`\\nExample: \\`${prefix}react 442355791412854784 ${emoji.msg.SUCCESS}\\``", "variable15": "`\\`\\`\\`${e.stack}\\`\\`\\``", - "variable16": "`<:NO:1169479454918180937> An error occurred!`", + "variable16": "`<:no:833101993668771842> An error occurred!`", "variable17": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removeallwarns": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to unwarn!`", + "variable3": "`<:no:833101993668771842> Please add a Member you want to unwarn!`", "variable4": "`Usage: \\`${prefix}unwarn @User <WARN_ID>\\``", - "variable5": "`<:NO:1169479454918180937> I cannot warn someone, who is above/equal you`", - "variable6": "`<:NO:1169479454918180937> User has no Warnings`", + "variable5": "`<:no:833101993668771842> I cannot warn someone, who is above/equal you`", + "variable6": "`<:no:833101993668771842> User has no Warnings`", "variable7": "`<a:yes:833101995723194437> Removed all ${warnIDs.length - toaddids.length} Warnings of **\\`${message.guild.name}\\`** from ${warnmember.user.tag}`", "variable8": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable9": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable10": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable11": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable12": "`<:NO:1169479454918180937> An error occurred!`", + "variable12": "`<:no:833101993668771842> An error occurred!`", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "removerole": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}removerole @USER @ROLE\\``", - "variable6": "`<:NO:1169479454918180937> please ping a ROLE!`", + "variable6": "`<:no:833101993668771842> please ping a ROLE!`", "variable7": "` Usage: \\`${prefix}removerole @USER @ROLE\\``", - "variable8": "`<:NO:1169479454918180937> I cannot remove that Role from this Member, because he is higher/Equal to your Rang Position!`", - "variable9": "`<:NO:1169479454918180937> I cannot remove that Role from this Member, because it's higher then your highest ROLE!`", - "variable10": "`<:NO:1169479454918180937> I cannot remove that Role from this Member, because he doesn't have it!`", - "variable11": "`<:NO:1169479454918180937> An error occurred!`", + "variable8": "`<:no:833101993668771842> I cannot remove that Role from this Member, because he is higher/Equal to your Rang Position!`", + "variable9": "`<:no:833101993668771842> I cannot remove that Role from this Member, because it's higher then your highest ROLE!`", + "variable10": "`<:no:833101993668771842> I cannot remove that Role from this Member, because he doesn't have it!`", + "variable11": "`<:no:833101993668771842> An error occurred!`", "variable12": "`<a:yes:833101995723194437> removed \\`${role.name}\\` from \\`${member.user.tag}\\``", "variable13": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable14": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4586,12 +4586,12 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "report": { - "variable1": "`<:NO:1169479454918180937> Report System is not setup yet!`", + "variable1": "`<:no:833101993668771842> Report System is not setup yet!`", "variable2": "`Set it up with: \\`${prefix}setup-reportlog\\``", - "variable3": "`<:NO:1169479454918180937> please ping a USER!`", + "variable3": "`<:no:833101993668771842> please ping a USER!`", "variable4": "` Usage: \\`${prefix}report @User <REASON>\\`\\n\\nExample: \\`${prefix}report @User 10m He is doing bad stuff!\\``", - "variable5": "`<:NO:1169479454918180937> I cannot report this Member, because he is higher to your Rang Position!`", - "variable6": "`<:NO:1169479454918180937> please add a REASON!`", + "variable5": "`<:no:833101993668771842> I cannot report this Member, because he is higher to your Rang Position!`", + "variable6": "`<:no:833101993668771842> please add a REASON!`", "variable7": "` Usage: \\`${prefix}report @User <REASON>\\`\\n\\nExample: \\`${prefix}report @User 10m He is doing bad stuff!\\``", "variable8": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **REPORTED** for:`", "variable9": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4606,9 +4606,9 @@ "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "say": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't provide a Text`", + "variable3": "`<:no:833101993668771842> You didn't provide a Text`", "variable4": "`Usage: \\`${prefix}say <Your Text>\\``", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4616,32 +4616,32 @@ "variable8": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "slowmode": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE CHANNELS`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE CHANNELS`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", "variable4": "`<a:yes:833101995723194437> Set Slowmode to: ${args[0]}!`", "variable5": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable6": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable7": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable8": "`<:NO:1169479454918180937> Your Input is not a Number, please retry!`", + "variable8": "`<:no:833101993668771842> Your Input is not a Number, please retry!`", "variable9": "`Usage: \\`${prefix}slowmode <AmountInSeconds>\\`\\n\\nExample: \\`${prefix}slowmode 5\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "suggest": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> The Suggestion System is not setupped yet!`", + "variable3": "`<:no:833101993668771842> The Suggestion System is not setupped yet!`", "variable4": "`Set it up with: \\`${prefix}setup-suggestion\\``", - "variable5": "`<:NO:1169479454918180937> You did not add the method!`", + "variable5": "`<:no:833101993668771842> You did not add the method!`", "variable6": "`Usage: \\`${prefix}suggest <approve/deny/maybe/soon/duplicate> <suggest_id> [REASON]\\``", - "variable7": "`<:NO:1169479454918180937> You did not add the Suggestion ID!`", + "variable7": "`<:no:833101993668771842> You did not add the Suggestion ID!`", "variable8": "`Usage: \\`${prefix}suggest <approve/deny/maybe/soon/duplicate> <suggest_id> [REASON]\\``", - "variable9": "`<:NO:1169479454918180937> It seems that the suggestion doesnt exist!`", + "variable9": "`<:no:833101993668771842> It seems that the suggestion doesnt exist!`", "variable10": "`Usage: \\`${prefix}suggest <approve/deny/maybe/soon/duplicate> <suggest_id> [REASON]\\``", - "variable11": "`<:NO:1169479454918180937> Could not find the Suggestions Channel!`", + "variable11": "`<:no:833101993668771842> Could not find the Suggestions Channel!`", "variable12": "`Set it up with: \\`${prefix}setup-suggestions\\``", - "variable13": "`<:NO:1169479454918180937> Could not find the Suggestion!`", - "variable14": "`<:NO:1169479454918180937> Could not find the Suggestion!`", + "variable13": "`<:no:833101993668771842> Could not find the Suggestion!`", + "variable14": "`<:no:833101993668771842> Could not find the Suggestion!`", "variable15": "`**✅ | Suggestion got \\`approved\\`!**`", "variable16": "`${channel}`", "variable17": "`**✅ | Suggestion got \\`declined\\`!**`", @@ -4659,10 +4659,10 @@ "variable29": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "sync-invites": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE GUILD`!\"", - "variable2": "\"<:NO:1169479454918180937> There is currently a syncing running ... please wait!!\"", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE GUILD`!\"", + "variable2": "\"<:no:833101993668771842> There is currently a syncing running ... please wait!!\"", "variable3": "\"Are you sure, that you want to Sync & Overwrite all Invites?\"", - "variable4": "\"<:NO:1169479454918180937> This Guild has no Invites! / Can't find Invites...\"", + "variable4": "\"<:no:833101993668771842> This Guild has no Invites! / Can't find Invites...\"", "variable5": "`I synced the Invites for: ${Users.length} Users!\\nThis will only affect, if they currently still have the Invite Link! If not then the Invite does not count aka they will lose the Invites etc. etc.\\n\\n**BIGGER NOTE:**\\n> All Leaves and Fakes can't be noticed on the sync-invites aka all invites he has he should have now too!`", "variable6": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable7": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", @@ -4670,24 +4670,24 @@ "variable9": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "tempmute": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> please add a TIME!`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> please add a TIME!`", "variable8": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", - "variable9": "`<:NO:1169479454918180937> I COULD NOT CREATE A ROLE, sorry`", - "variable10": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me`", - "variable11": "`<:NO:1169479454918180937> please add a TIME!`", + "variable9": "`<:no:833101993668771842> I COULD NOT CREATE A ROLE, sorry`", + "variable10": "`<:no:833101993668771842> I cannot access the Role, because it's above me`", + "variable11": "`<:no:833101993668771842> please add a TIME!`", "variable12": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", "variable13": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable14": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED**`", "variable15": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable16": "`<a:yes:833101995723194437> \\`${message.author.tag}\\` muted you in ${message.guild.name}`", "variable17": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable18": "`<:NO:1169479454918180937> please add a TIME!`", + "variable18": "`<:no:833101993668771842> please add a TIME!`", "variable19": "`Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m) / perma> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\`\\n\\nExample2: \\`${prefix}mute @User perma He is doing bad stuff!\\``", "variable20": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **MUTED** for \\`${ms(mutetime, { long: true })}\\``", "variable21": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", @@ -4696,19 +4696,19 @@ "variable24": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable25": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable26": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable27": "`<:NO:1169479454918180937> An error occurred!`", + "variable27": "`<:no:833101993668771842> An error occurred!`", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "unmute": { - "variable1": "\"<:NO:1169479454918180937> I am missing the permission to `MANAGE ROLES`!\"", - "variable2": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "\"<:no:833101993668771842> I am missing the permission to `MANAGE ROLES`!\"", + "variable2": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable3": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable4": "`<:NO:1169479454918180937> please ping a USER!`", + "variable4": "`<:no:833101993668771842> please ping a USER!`", "variable5": "` Usage: \\`${prefix}unmute @User\\`\\n\\nExample: \\`${prefix}unmute @User\\``", - "variable6": "`<:NO:1169479454918180937> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", - "variable7": "`<:NO:1169479454918180937> You never muted someone, there is no muted role yet!`", - "variable8": "`<:NO:1169479454918180937> I cannot access the Role, because it's above me!`", - "variable9": "`<:NO:1169479454918180937> please add a TIME!`", + "variable6": "`<:no:833101993668771842> I cannot mute this Member, because he is higher/Equal to your Rang Position!`", + "variable7": "`<:no:833101993668771842> You never muted someone, there is no muted role yet!`", + "variable8": "`<:no:833101993668771842> I cannot access the Role, because it's above me!`", + "variable9": "`<:no:833101993668771842> please add a TIME!`", "variable10": "` Usage: \\`${prefix}mute @User <Time+Format(e.g: 10m)> [REASON]\\`\\n\\nExample: \\`${prefix}mute @User 10m He is doing bad stuff!\\``", "variable11": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED**`", "variable12": "`<a:yes:833101995723194437> \\`${message.author.tag}\\` **UNMUTED**`", @@ -4718,15 +4718,15 @@ "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "unwarn": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to unwarn!`", + "variable3": "`<:no:833101993668771842> Please add a Member you want to unwarn!`", "variable4": "`Usage: \\`${prefix}unwarn @User <WARN_ID>\\``", - "variable5": "`<:NO:1169479454918180937> Please add the Warning you want to remove from him`", + "variable5": "`<:no:833101993668771842> Please add the Warning you want to remove from him`", "variable6": "`Example: \\`${prefix}unwarn @User <WARN_ID>\\`\\n\\nSee his Warn-Ids: \\`${prefix}warns ${warnmember.user}\\``", - "variable7": "`<:NO:1169479454918180937> I cannot warn someone, who is above/equal you`", - "variable8": "`<:NO:1169479454918180937> User has no Warnings`", - "variable9": "`<:NO:1169479454918180937> Value out of range`", + "variable7": "`<:no:833101993668771842> I cannot warn someone, who is above/equal you`", + "variable8": "`<:no:833101993668771842> User has no Warnings`", + "variable9": "`<:no:833101993668771842> Value out of range`", "variable10": "`Usage: \\`${prefix}unwarn @User <WARN_ID>\\` Highest ID: ${warnIDs.length - 1}`", "variable11": "`${message.author.tag} removed a warn from you!`", "variable12": "`<a:yes:833101995723194437> Removed the Warn from ${warnmember.user.tag}`", @@ -4734,113 +4734,113 @@ "variable14": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable15": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable16": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable17": "`<:NO:1169479454918180937> An error occurred!`", + "variable17": "`<:no:833101993668771842> An error occurred!`", "variable18": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "updatemessage": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> You didn't ping a Valid Channel`", + "variable3": "`<:no:833101993668771842> You didn't ping a Valid Channel`", "variable4": "`Usage: \\`${prefix}updatemessage <#Channel> <Message_ID>\\``", - "variable5": "`<:NO:1169479454918180937> You didn't add a Valid Message ID`", + "variable5": "`<:no:833101993668771842> You didn't add a Valid Message ID`", "variable6": "`Usage: \\`${prefix}updatemessage <#Channel> <Message_ID>\\``", - "variable7": "`<:NO:1169479454918180937> There is nothing to update`", + "variable7": "`<:no:833101993668771842> There is nothing to update`", "variable8": "`<a:yes:833101995723194437> Updated the Embed in:`", "variable9": "`<#${channel.id}>`", "variable10": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable11": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable12": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable13": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable14": "`<:NO:1169479454918180937> An error occurred!`", + "variable14": "`<:no:833101993668771842> An error occurred!`", "variable15": "`\\`\\`\\`${e.stack}\\`\\`\\``" }, "warn": { - "variable1": "`<:NO:1169479454918180937> You are not allowed to run this Command`", + "variable1": "`<:no:833101993668771842> You are not allowed to run this Command`", "variable2": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\"\") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\``}`", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to warn!`", + "variable3": "`<:no:833101993668771842> Please add a Member you want to warn!`", "variable4": "`Usage: \\`${prefix}warn @User [Reason]\\``", - "variable5": "`<:NO:1169479454918180937> I cannot warn someone, who is above/equal you`", + "variable5": "`<:no:833101993668771842> I cannot warn someone, who is above/equal you`", "variable6": "`**You now have: ${warnings.length} Warnings in ${message.guild.name}**\\n**__Reason__**:\\n> ${String(reason).substr(0, 1500)}`", "variable7": "`<a:yes:833101995723194437> Warned ${warnmember.user.tag}`", - "variable8": "`<:NO:1169479454918180937> The Member is not kickable by me, sorry!`", + "variable8": "`<:no:833101993668771842> The Member is not kickable by me, sorry!`", "variable9": "`<a:yes:833101995723194437> You got kicked by from \\`${message.guild.name}\\` because you've reached ${warnings.length}`", "variable10": "`Reason:\\n> ${reason}`", - "variable11": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, cancelled the KICK`", + "variable11": "`<:no:833101993668771842> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, cancelled the KICK`", "variable12": "`${warnmember.user}`", "variable13": "`<a:yes:833101995723194437> Kicked ${warnmember.user.tag} because he's reached ${warnings.length}`", "variable14": "`Note if you unban and invite him again, make sure to remove his warns otherwise he'll get kicked/banned again on the next warn!`", "variable15": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable16": "`<:NO:1169479454918180937> The Member is not bannable by me, sorry!`", + "variable16": "`<:no:833101993668771842> The Member is not bannable by me, sorry!`", "variable17": "`<a:yes:833101995723194437> You got banned by from \\`${message.guild.name}\\` because you've reached ${warnings.length}`", - "variable18": "`<:NO:1169479454918180937> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, cancelled the BAN`", + "variable18": "`<:no:833101993668771842> Could not DM the Reason to: \\`${warnmember.user.tag}\\`, cancelled the BAN`", "variable19": "`${warnmember.user}`", "variable20": "`<a:yes:833101995723194437> Banned ${warnmember.user.tag} because he's reached ${warnings.length}`", "variable21": "`Note if you unban and invite him again, make sure to remove his warns otherwise he'll get kicked/banned again on the next warn!`", - "variable22": "`<:NO:1169479454918180937> An error occurred!`", + "variable22": "`<:no:833101993668771842> An error occurred!`", "variable23": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", "variable24": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable25": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable26": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", - "variable27": "`<:NO:1169479454918180937> An error occurred!`", + "variable27": "`<:no:833101993668771842> An error occurred!`", "variable28": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable29": "`<:NO:1169479454918180937> An error occurred!`", + "variable29": "`<:no:833101993668771842> An error occurred!`", "variable30": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" }, "warnings": { - "variable1": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable2": "\"<:NO:1169479454918180937> I am unable to find that User...\"", - "variable3": "`<:NO:1169479454918180937> Please add a Member you want to see the warnings of!`", + "variable1": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable2": "\"<:no:833101993668771842> I am unable to find that User...\"", + "variable3": "`<:no:833101993668771842> Please add a Member you want to see the warnings of!`", "variable4": "`Usage: \\`${prefix}warn @User [Reason]\\``", - "variable5": "`<:NO:1169479454918180937> **\\`${warnmember.username}\\`** has no Warnings\\nin **\\`${message.guild.name}\\`**`", + "variable5": "`<:no:833101993668771842> **\\`${warnmember.username}\\`** has no Warnings\\nin **\\`${message.guild.name}\\`**`", "variable6": "`[${warnings.length}] Warnings of: **\\`${warnmember.tag}\\`**\\nin **\\`${message.guild.name}\\`**`", "variable7": "`\\`\\`\\`${String(message.content).substr(0, 2000)}\\`\\`\\``", "variable8": "`Executed in: `, `<#${message.channel.id}> \\`${message.channel.name}\\``", "variable9": "`Executed by: `, `<@${message.author.id}> (${message.author.tag})\\n\\`${message.author.tag}\\``", "variable10": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``", - "variable11": "`<:NO:1169479454918180937> An error occurred!`", + "variable11": "`<:no:833101993668771842> An error occurred!`", "variable12": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } } }, "common": { - "usernotfound": "<:NO:1169479454918180937> Could not find the USER", - "rolenotfound": "<:NO:1169479454918180937> Could not find the ROLE", - "erroroccur": "<:NO:1169479454918180937> An error occurred", + "usernotfound": "<:no:833101993668771842> Could not find the USER", + "rolenotfound": "<:no:833101993668771842> Could not find the ROLE", + "erroroccur": "<:no:833101993668771842> An error occurred", "disabled": { - "title": "<:NO:1169479454918180937> **This Command is currently, disabled**", + "title": "<:no:833101993668771842> **This Command is currently, disabled**", "description": "**An Admin can enable it with: `{prefix}setup-commands`**" }, - "nothing_playing": "<:NO:1169479454918180937> **I am currently not playing something!**", - "join_vc": "<:NO:1169479454918180937> **You need to join a Voice-Channel first!**", - "wrong_vc": "<:NO:1169479454918180937> **You need to be in my voice channel to use this command!**", - "not_connected": "<:NO:1169479454918180937> **I am not connected to a Voice Channel anymore!**", - "dms_disabled": "<:NO:1169479454918180937> **Your Dm's are disabled!**", + "nothing_playing": "<:no:833101993668771842> **I am currently not playing something!**", + "join_vc": "<:no:833101993668771842> **You need to join a Voice-Channel first!**", + "wrong_vc": "<:no:833101993668771842> **You need to be in my voice channel to use this command!**", + "not_connected": "<:no:833101993668771842> **I am not connected to a Voice Channel anymore!**", + "dms_disabled": "<:no:833101993668771842> **Your Dm's are disabled!**", "example": "For example", "botchat": { - "title": "<:NO:1169479454918180937> **Error | Not in the Bot Chat!**", + "title": "<:no:833101993668771842> **Error | Not in the Bot Chat!**", "description": "**There is a Bot chat setup in this GUILD! Try using the Bot Commands here:**" }, "ping": "<a:yes:833101995723194437> **To see all Commands type: `{prefix}help`!**", "unknowncmd": { - "title": "<:NO:1169479454918180937> **Unkown Command, try: `{prefix}help`!**", + "title": "<:no:833101993668771842> **Unkown Command, try: `{prefix}help`!**", "description": "**The prefix for this Guild is: `{prefix}`**\n\n*You can also **ping** me, instead of using a Prefix!*\n\n**To see all Commands Type `{prefix}help [Cat/Cmd]`!**\n\n**To see all available setups type `{prefix}setup`!**" }, - "cooldown": "<:NO:1169479454918180937> Please wait {time} more second(s) before reusing the `{commandname}` command.", + "cooldown": "<:no:833101993668771842> Please wait {time} more second(s) before reusing the `{commandname}` command.", "premium": { - "title": "<:NO:1169479454918180937> **This Command is Premium Only!** <a:nitro:833402717506502707>", - "description": "> *This means, you need to **pay** in Order to be able to use this Command!*\n\n> [Website](https://milrato.eu) - [Pay through here](https://discord.gg/hsmU2c7mVa)" + "title": "<:no:833101993668771842> **This Command is Premium Only!** <a:nitro:833402717506502707>", + "description": "> *This means, you need to **pay** in Order to be able to use this Command!*\n\n> [Website](https://milrato.eu) - [Pay through here](https://discord.gg/milrato)" }, "permissions": { - "title": "<:NO:1169479454918180937> **You are not allowed to run this command!**", + "title": "<:no:833101993668771842> **You are not allowed to run this command!**", "description": "**You need these Permissions:**" }, "missingroles": { - "title": "<:NO:1169479454918180937> **You are not allowed to run this command!**", + "title": "<:no:833101993668771842> **You are not allowed to run this command!**", "description": "**You need these Roles:**", "description2": "**You need to be the Requester of the current playing Track!**\nOR: **You need these Roles:**" }, "nodjs": "no Dj Roles, aka all Users are Djs", - "somethingwentwrong": "<:NO:1169479454918180937> **An error occurred while, running this Command!**" + "somethingwentwrong": "<:no:833101993668771842> **An error occurred while, running this Command!**" }, "handlers": { "anticapsjs": { @@ -4849,7 +4849,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> Dont send that many CAPS`", + "variable5": "`<:no:833101993668771842> Dont send that many CAPS`", "variable6": "`\\`${percent}%\\` of your Message were in caps and \\`${anticaps.percent}%\\` is the maximum`", "variable7": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } @@ -4860,7 +4860,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> You are not allowed to send Discord related Links in this Channel`", + "variable5": "`<:no:833101993668771842> You are not allowed to send Discord related Links in this Channel`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -4870,7 +4870,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> You are not allowed to send Links in this Channel`", + "variable5": "`<:no:833101993668771842> You are not allowed to send Links in this Channel`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -5311,7 +5311,7 @@ "variable2": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", "variable3": "`<a:yes:833101995723194437> \\`${member.user.tag}\\` got **UNMUTED** after\\`${ms(mutetime, { long: true })}\\``", "variable4": "`Reason:\\n> ${reason ? `${reason.substr(0, 1800)}` : `NO REASON`}`", - "variable5": "`<:NO:1169479454918180937> You are not allowed to send ${blacklistword} in this Server`", + "variable5": "`<:no:833101993668771842> You are not allowed to send ${blacklistword} in this Server`", "variable6": "`\\`\\`\\` ${e.message ? e.message : e.stack ? String(e.stack).substr(0, 2000) : String(e).substr(0, 2000)}\\`\\`\\``" } }, @@ -5332,7 +5332,7 @@ "client_events": { "variable1": "\"Don't unmute me!, i muted my self again! This safes Data so it gives you a faster and smoother experience\"", "variable2": "\"Don't unmute me!, i muted my self again! This safes Data so it gives you a faster and smoother experience\"", - "variable3": "`<:NO:1169479454918180937> Queue has ended | Channel Empty`", + "variable3": "`<:no:833101993668771842> Queue has ended | Channel Empty`", "variable4": "`I left the Channel: ${client.channels.cache.get(player.voiceChannel).name} because the Channel got empty`" }, "events": { @@ -5360,11 +5360,11 @@ "variable5_1": "\"Example: `?radio 69`\"", "variable6": "\"Pick your Station, by typing in the right `INDEX` Number!\"", "variable6_1": "\"Example: `?radio 180`\"", - "variable7": "\"<:NO:1169479454918180937> Found nothing related for the latest Song!\"", + "variable7": "\"<:no:833101993668771842> Found nothing related for the latest Song!\"", "variable8": "\"❌ Queue has ended.\"", "variable9": "`I left the Channel: \\`${client.channels.cache.get(player.voiceChannel).name}\\` because the Queue was empty for: \\`${ms(config.settings.LeaveOnEmpty_Queue.time_delay, { long: true })}\\``", - "variable10": "\"${user.member.user} | <:NO:1169479454918180937> Please give me the permission, `MANGE CHANNELS` --> I need to be able to create Channels ...\"", - "variable11": "`${user.member.user} | <:NO:1169479454918180937> Please give me the permission, \\`MANGE CHANNELS\\` --> I need to be able to create Channels ...`", + "variable10": "\"${user.member.user} | <:no:833101993668771842> Please give me the permission, `MANGE CHANNELS` --> I need to be able to create Channels ...\"", + "variable11": "`${user.member.user} | <:no:833101993668771842> Please give me the permission, \\`MANGE CHANNELS\\` --> I need to be able to create Channels ...`", "variable12": "-" } }, @@ -5399,9 +5399,9 @@ }, "playermanagerjs": { "playermanager": { - "variable1": "\"<:NO:1169479454918180937> I need permissions to join your channel\"", - "variable2": "\"<:NO:1169479454918180937> I need permissions to speak in your channel\"", - "variable3": "\"<:NO:1169479454918180937> No valid search Term? ... Please Contact: `bestgamershk2`\"" + "variable1": "\"<:no:833101993668771842> I need permissions to join your channel\"", + "variable2": "\"<:no:833101993668771842> I need permissions to speak in your channel\"", + "variable3": "\"<:no:833101993668771842> No valid search Term? ... Please Contact: `Tomato#6966`\"" } }, "playermanagers": { @@ -5550,7 +5550,7 @@ "requestcmdsjs": { "requestcmds": { "variable1": "\"You need to join a voice channel.\"", - "variable2": "\"<:NO:1169479454918180937> I am already playing somewhere else!\"", + "variable2": "\"<:no:833101993668771842> I am already playing somewhere else!\"", "variable3": "`You can listen to me in: \\`${message.guild.channels.cache.get(player.VoiceChannel).name}\\``", "variable4": "`You need to be in the: \\`${message.guild.channels.cache.get(db.voicechannel).name}\\` VoiceChannel`", "variable5": "`❌ Unkown command, try: **\\`${config.prefix}help\\`**`", @@ -5562,16 +5562,16 @@ }, "requestreactsjs": { "requestreacts": { - "variable1": "\"<:NO:1169479454918180937> You need to join a voice channel.\"", - "variable2": "\"<:NO:1169479454918180937> There is nothing playing\"", - "variable3": "\"<:NO:1169479454918180937> I am already playing somewhere else!\"", + "variable1": "\"<:no:833101993668771842> You need to join a voice channel.\"", + "variable2": "\"<:no:833101993668771842> There is nothing playing\"", + "variable3": "\"<:no:833101993668771842> I am already playing somewhere else!\"", "variable4": "`You can listen to me in: \\`${message.guild.channels.cache.get(player.VoiceChannel).name}\\``", "variable5": "`You need to be in the: \\`${message.guild.channels.cache.get(db.voicechannel).name}\\` VoiceChannel`", "variable6": "`⏪ Rewinded the song for: \\`20 Seconds\\`, to: ${format(Number(player.position))}`", "variable7": "`⏩ Forwarded the Song for: \\`20 Seconds\\`, to: ${format(Number(player.position))}`", "variable8": "`${player.playing ? \"▶️ Resumed\" : \"⏸ Paused\"} the Player.`", "variable9": "\"⏹ Stopped and left your channel\"", - "variable10": "\"<:NO:1169479454918180937> There is no previous song yet!\"", + "variable10": "\"<:no:833101993668771842> There is no previous song yet!\"", "variable11": "\"⏮ Playing Previous Track\"", "variable12": "`<a:yes:833101995723194437> Added your Vote!`", "variable13": "`There are now: \\`${player.get(\"votes\")}\\` of \\`${voteamount}\\` needed Votes\\n\\n> Amount reached! Skipping ⏭`", @@ -5641,9 +5641,9 @@ "ticketevent": { "variable1": "\"You are not allowed to execute this command | I can't find you...\"", "variable2": "\"You are not allowed to execute this command | I can't find you...\"", - "variable3": "`<:NO:1169479454918180937> You are not allowed to close a Ticket`", + "variable3": "`<:no:833101993668771842> You are not allowed to close a Ticket`", "variable4": "`${adminroles.length > 0 ? \"You need one of those Roles: \" + adminroles.map(role => `<@&${role}>`).join(\" | \") + cmdrole.join(\" | \") + ticket.adminroles.join(\" | \") : `No Admin Roles Setupped yet! Do it with: \\`${prefix}setup-admin\\` You can also add Ticket only Roles with \\`${prefix}setup-ticket\\``}`", - "variable5": "\"<:NO:1169479454918180937> This Channel is already closed\"", + "variable5": "\"<:no:833101993668771842> This Channel is already closed\"", "variable6": "\"Verify the step to close the ticket!\"", "variable7": "\"✅ Success!\"", "variablex_8": "\"Created at: \"","variable8": "`${moment(data.date).format(\"DD/MM/YYYY | hh:mm:ss\")}`", @@ -5672,42 +5672,42 @@ "variable31": "\"Smaller the maximum amount of Messages!\"", "variable32": "\"Please ping the User you want to add/remove\"", "variable33": "\"UNABLE TO FIND THE USER\"", - "variable34": "\"<:NO:1169479454918180937> Could not find the USER\"", + "variable34": "\"<:no:833101993668771842> Could not find the USER\"", "variable35": "`SUCCESS | Added \\`${user.tag}\\` to the TICKET`", "variable36": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable37": "`Executed in: `, `<#${channel.id}> \\`${channel.name}\\``", "variable38": "`Executed by: `, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable39": "`<:NO:1169479454918180937> An error occurred!`", + "variable39": "`<:no:833101993668771842> An error occurred!`", "variable40": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable41": "`SUCCESS | REMOVED \\`${user.tag}\\` from the TICKET`", - "variable42": "`<:NO:1169479454918180937> An error occurred!`", + "variable42": "`<:no:833101993668771842> An error occurred!`", "variable43": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable44": "`SUCCESS | Added \\`${user.tag}\\` to the TICKET`", "variable45": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable46": "`Executed in: `, `<#${channel.id}> \\`${channel.name}\\``", "variable47": "`Executed by: `, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable48": "`<:NO:1169479454918180937> An error occurred!`", + "variable48": "`<:no:833101993668771842> An error occurred!`", "variable49": "`\\`\\`\\`${e.stack}\\`\\`\\``", - "variable50": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"", + "variable50": "\"<:no:833101993668771842> ERROR | Your Time ran out\"", "variable51": "\"Please ping the ROLE you want to add/remove\"", "variable52": "\"UNABLE TO FIND THE ROLE\"", - "variable53": "\"<:NO:1169479454918180937> Could not find the ROLE\"", + "variable53": "\"<:no:833101993668771842> Could not find the ROLE\"", "variable54": "`SUCCESS | Added \\`@${user.name}\\` to the TICKET`", "variable55": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable56": "`Executed in: `, `<#${channel.id}> \\`${channel.name}\\``", "variable57": "`Executed by: `, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable58": "`<:NO:1169479454918180937> An error occurred!`", + "variable58": "`<:no:833101993668771842> An error occurred!`", "variable59": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable60": "`SUCCESS | REMOVED \\`@${user.name}\\` from the TICKET`", - "variable61": "`<:NO:1169479454918180937> An error occurred!`", + "variable61": "`<:no:833101993668771842> An error occurred!`", "variable62": "`\\`\\`\\`${e.stack}\\`\\`\\``", "variable63": "`SUCCESS | Added \\`@${user.name}\\` to the TICKET`", "variable64": "`\\`\\`\\`${String(\"ticket\").substr(0, 2000)}\\`\\`\\``", "variable65": "`Executed in: `, `<#${channel.id}> \\`${channel.name}\\``", "variable66": "`Executed by: `, `<@${user.id}> (${user.tag})\\n\\`${user.tag}\\``", - "variable67": "`<:NO:1169479454918180937> An error occurred!`", + "variable67": "`<:no:833101993668771842> An error occurred!`", "variable68": "`\\`\\`\\`${e.stack}\\`\\`\\``", - "variable69": "\"<:NO:1169479454918180937> ERROR | Your Time ran out\"" + "variable69": "\"<:no:833101993668771842> ERROR | Your Time ran out\"" } }, "welcomejs": { diff --git a/package.json b/package.json index c22078b6..0a24d343 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "discord.js": "^13.6.0", "dotenv": "^16.3.1", "enmap": "^5.8.7", - "erela.js": "^2.4.0", + "erela.js": "^2.3.3", "erela.js-deezer": "^1.0.7", "erela.js-facebook": "^1.0.4", "erela.js-spotify": "^1.2.0", diff --git a/run.bat - Shortcut.lnk b/run.bat - Shortcut.lnk index d67866e9..9a56bdc1 100644 Binary files a/run.bat - Shortcut.lnk and b/run.bat - Shortcut.lnk differ diff --git a/slashCommands/Info/avatar.js b/slashCommands/Info/avatar.js index d030d8c9..6c7b18c9 100644 --- a/slashCommands/Info/avatar.js +++ b/slashCommands/Info/avatar.js @@ -45,9 +45,9 @@ module.exports = { dynamic: true }), "https://discord.gg/bestgamershk") .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) - .addField("<a:arrow:1168762387067846687> PNG", `[\`LINK\`](${user.displayAvatarURL({format: "png"})})`, true) - .addField("<a:arrow:1168762387067846687> JPEG", `[\`LINK\`](${user.displayAvatarURL({format: "jpg"})})`, true) - .addField("<a:arrow:1168762387067846687> WEBP", `[\`LINK\`](${user.displayAvatarURL({format: "webp"})})`, true) + .addField("<:arrow:832598861813776394> PNG", `[\`LINK\`](${user.displayAvatarURL({format: "png"})})`, true) + .addField("<:arrow:832598861813776394> JPEG", `[\`LINK\`](${user.displayAvatarURL({format: "jpg"})})`, true) + .addField("<:arrow:832598861813776394> WEBP", `[\`LINK\`](${user.displayAvatarURL({format: "webp"})})`, true) .setURL(user.displayAvatarURL({ dynamic: true })) diff --git a/slashCommands/Info/botinfo.js b/slashCommands/Info/botinfo.js index a61a69a8..5eb0ee07 100644 --- a/slashCommands/Info/botinfo.js +++ b/slashCommands/Info/botinfo.js @@ -42,7 +42,7 @@ module.exports = { .addField(client.la[ls].cmds.info.botinfo.field1.title, handlemsg(client.la[ls].cmds.info.botinfo.field1.value, {totalGuilds: totalGuilds, totalMembers: totalMembers, connections: connectedchannelsamount, connectedchannelsamount: connectedchannelsamount}), true) .addField(client.la[ls].cmds.info.botinfo.field2.title, `\`\`\`yml\nNode.js: ${process.version}\nDiscord.js: v${Discord.version}\nEnmap: v5.8.4\`\`\``, true) .addField(client.la[ls].cmds.info.botinfo.field3.title, handlemsg(client.la[ls].cmds.info.botinfo.field3.value, {cpu: percent.toFixed(2), ram: (process.memoryUsage().heapUsed/1024/1024).toFixed(2)})) - .addField(client.la[ls].cmds.info.botinfo.field4.title, `\`\`\`yml\nName: bestgamershk_\nID: [399650958096728064]\`\`\``, true) + .addField(client.la[ls].cmds.info.botinfo.field4.title, `\`\`\`yml\nName: bestgamershk_\nID: [311594192151511041]\`\`\``, true) .addField(client.la[ls].cmds.info.botinfo.field5.title, handlemsg(client.la[ls].cmds.info.botinfo.field5.value, {invitelink: `https://discord.com/api/oauth2/authorize?client_id=${client.user.id}&permissions=8&scope=bot%20applications.commands`})) .setFooter(client.getFooter(es)); interaction?.editReply({embeds: [botinfo], ephemeral: true}); diff --git a/slashCommands/Info/color.js b/slashCommands/Info/color.js index 5a470f45..323e2098 100644 --- a/slashCommands/Info/color.js +++ b/slashCommands/Info/color.js @@ -38,10 +38,10 @@ module.exports = { if (json.error) return interaction?.reply({content: client.la[ls].cmds.info.color.invalid + `\n\`\`\`fix\n${json.error}\n\`\`\``, ephemeral: true}) const embed = new Discord.MessageEmbed() .setTitle(eval(client.la[ls]["cmds"]["info"]["color"]["variable1"])) - .addField('<a:arrow:1168762387067846687> **Name**', json.name, true) - .addField("<a:arrow:1168762387067846687> **Hex**", json.hex, true) - .addField("<a:arrow:1168762387067846687> **RGB**", json.rgb, true) - .addField(`<a:arrow:1168762387067846687> **${client.la[ls].cmds.info.color.brightershade}**`, json.brightened, true) + .addField('<:arrow:832598861813776394> **Name**', json.name, true) + .addField("<:arrow:832598861813776394> **Hex**", json.hex, true) + .addField("<:arrow:832598861813776394> **RGB**", json.rgb, true) + .addField(`<:arrow:832598861813776394> **${client.la[ls].cmds.info.color.brightershade}**`, json.brightened, true) .setThumbnail(json.color_image) .setColor(json.hex) interaction?.reply({ diff --git a/slashCommands/Info/customavatar.js b/slashCommands/Info/customavatar.js index 5d53e331..393e4bc4 100644 --- a/slashCommands/Info/customavatar.js +++ b/slashCommands/Info/customavatar.js @@ -47,9 +47,9 @@ module.exports = { usertag: user.tag }), customavatar, "https://discord.gg/bestgamershk") .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) - .addField("<a:arrow:1168762387067846687> PNG", `[\`LINK\`](${customavatar})`, true) - .addField("<a:arrow:1168762387067846687> JPEG", `[\`LINK\`](${customavatar.replace("png", "jpg").replace("gif", "jpg")})`, true) - .addField("<a:arrow:1168762387067846687> WEBP", `[\`LINK\`](${customavatar.replace("png", "webp").replace("gif", "webp")})`, true) + .addField("<:arrow:832598861813776394> PNG", `[\`LINK\`](${customavatar})`, true) + .addField("<:arrow:832598861813776394> JPEG", `[\`LINK\`](${customavatar.replace("png", "jpg").replace("gif", "jpg")})`, true) + .addField("<:arrow:832598861813776394> WEBP", `[\`LINK\`](${customavatar.replace("png", "webp").replace("gif", "webp")})`, true) .setURL(customavatar) .setFooter(client.getFooter(es)) .setImage(customavatar); @@ -64,9 +64,9 @@ module.exports = { dynamic: true }), "https://discord.gg/bestgamershk") .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) - .addField("<a:arrow:1168762387067846687> PNG", `[\`LINK\`](${user.displayAvatarURL({format: "png"})})`, true) - .addField("<a:arrow:1168762387067846687> JPEG", `[\`LINK\`](${user.displayAvatarURL({format: "jpg"})})`, true) - .addField("<a:arrow:1168762387067846687> WEBP", `[\`LINK\`](${user.displayAvatarURL({format: "webp"})})`, true) + .addField("<:arrow:832598861813776394> PNG", `[\`LINK\`](${user.displayAvatarURL({format: "png"})})`, true) + .addField("<:arrow:832598861813776394> JPEG", `[\`LINK\`](${user.displayAvatarURL({format: "jpg"})})`, true) + .addField("<:arrow:832598861813776394> WEBP", `[\`LINK\`](${user.displayAvatarURL({format: "webp"})})`, true) .setURL(user.displayAvatarURL({ dynamic: true })) diff --git a/slashCommands/Info/developer.js b/slashCommands/Info/developer.js index d470a56c..638fbe97 100644 --- a/slashCommands/Info/developer.js +++ b/slashCommands/Info/developer.js @@ -23,7 +23,7 @@ module.exports = { .setColor(es.color) .setFooter(client.getFooter(es)) .setTimestamp() - .setThumbnail("https://cdn.discordapp.com/avatars/399650958096728064/df7b527a701d9a1ab6d73213576fe295.webp?size=1024") + .setThumbnail("https://cdn.discordapp.com/avatars/311594192151511041/df7b527a701d9a1ab6d73213576fe295.webp?size=1024") .setTitle(client.la[ls].cmds.info.developer.title) .setURL("https://indocraft.club") .setDescription(client.la[ls].cmds.info.developer.description)], diff --git a/slashCommands/Info/serveravatar.js b/slashCommands/Info/serveravatar.js index 5adfdf5c..b9d8d669 100644 --- a/slashCommands/Info/serveravatar.js +++ b/slashCommands/Info/serveravatar.js @@ -12,9 +12,9 @@ module.exports = { interaction?.reply({ephemeral: true, embeds: [new Discord.MessageEmbed() .setAuthor(handlemsg(client.la[ls].cmds.info.serveravatar.author, { servername: guild.name }), guild.iconURL({dynamic: true}), "https://discord.gg/bestgamershk") .setColor(es.color).setThumbnail(es.thumb ? es.footericon && (es.footericon.includes("http://") || es.footericon.includes("https://")) ? es.footericon : client.user.displayAvatarURL() : null) - .addField("<a:arrow:1168762387067846687> PNG",`[\`LINK\`](${guild.iconURL({format: "png"})})`, true) - .addField("<a:arrow:1168762387067846687> JPEG",`[\`LINK\`](${guild.iconURL({format: "jpg"})})`, true) - .addField("<a:arrow:1168762387067846687> WEBP",`[\`LINK\`](${guild.iconURL({format: "webp"})})`, true) + .addField("<:arrow:832598861813776394> PNG",`[\`LINK\`](${guild.iconURL({format: "png"})})`, true) + .addField("<:arrow:832598861813776394> JPEG",`[\`LINK\`](${guild.iconURL({format: "jpg"})})`, true) + .addField("<:arrow:832598861813776394> WEBP",`[\`LINK\`](${guild.iconURL({format: "webp"})})`, true) .setURL(guild.iconURL({ dynamic: true })) diff --git a/slashCommands/Music/play.js b/slashCommands/Music/play.js index 3110b256..47329a3c 100644 --- a/slashCommands/Music/play.js +++ b/slashCommands/Music/play.js @@ -34,7 +34,7 @@ const { handlemsg } = require(`${process.cwd()}/handlers/functions`); let args = [interaction?.options.getString("what_song")] if(!args[0]) args = [interaction?.options.getString("song")] //Send information - interaction?.reply({content: `Searching and attempting to play: **${args[0]}** from <:Youtube:1168755503845867520> \`Youtube\`!`}) + interaction?.reply({content: `Searching and attempting to play: **${args[0]}** from <:Youtube:840260133686870036> \`Youtube\`!`}) //play the SONG from YOUTUBE playermanager(client, message, args, `song:youtube`, interaction); } catch (e) { diff --git a/slashCommands/Music/playskip.js b/slashCommands/Music/playskip.js index 8be27021..50dbe55d 100644 --- a/slashCommands/Music/playskip.js +++ b/slashCommands/Music/playskip.js @@ -34,7 +34,7 @@ const { handlemsg } = require(`${process.cwd()}/handlers/functions`); let args = [interaction?.options.getString("what_song")] if(!args[0]) args = [interaction?.options.getString("song")] //Send information - interaction?.reply({content: `⏭️ Searching and attempting to play: **${args[0]}** from <:Youtube:1168755503845867520> \`Youtube\`!`}) + interaction?.reply({content: `⏭️ Searching and attempting to play: **${args[0]}** from <:Youtube:840260133686870036> \`Youtube\`!`}) //play the SONG from YOUTUBE playermanager(client, message, args, `skiptrack:youtube`, interaction); } catch (e) { diff --git a/slashCommands/Music/playtop.js b/slashCommands/Music/playtop.js index 191d3803..73b9ce08 100644 --- a/slashCommands/Music/playtop.js +++ b/slashCommands/Music/playtop.js @@ -36,7 +36,7 @@ const { handlemsg } = require(`${process.cwd()}/handlers/functions`); let args = [interaction?.options.getString("what_song")] if(!args[0]) args = [interaction?.options.getString("song")] //Send information - interaction?.reply({content: `Searching and attempting to play: **${args[0]}** from <:Youtube:1168755503845867520> \`Youtube\`!`}) + interaction?.reply({content: `Searching and attempting to play: **${args[0]}** from <:Youtube:840260133686870036> \`Youtube\`!`}) //Play the song from youtube return playermanager(client, message, args, `playtop:youtube`, interaction); } catch (e) {