diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 8d763ff..0634a8a 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,12 +4,10 @@
-
+
-
-
@@ -81,8 +79,30 @@
-
+
+
+ 1640148826800
+
+
+
+ 1640148826800
+
+
+ 1640149043611
+
+
+
+ 1640149043611
+
+
+ 1640206937172
+
+
+
+ 1640206937172
+
+
@@ -102,5 +122,9 @@
+
+
+
+
\ No newline at end of file
diff --git a/commands/social/angry.js b/commands/social/angry.js
index 3f23169..ae2210d 100644
--- a/commands/social/angry.js
+++ b/commands/social/angry.js
@@ -24,7 +24,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new angry GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new angry GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/blush.js b/commands/social/blush.js
index f7ddbb7..8580b6e 100644
--- a/commands/social/blush.js
+++ b/commands/social/blush.js
@@ -23,7 +23,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new sip GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new sip GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/bonk.js b/commands/social/bonk.js
index bc61dbf..b497ae3 100644
--- a/commands/social/bonk.js
+++ b/commands/social/bonk.js
@@ -24,7 +24,7 @@ module.exports = {
.setThumbnail(message.author.avatarURL({size: 2048}))
.setDescription(`Give them one with \`${prefix}bonk @${message.member.displayName}\`!`)
.setColor('dda0dd')
- .setFooter('Luno', client.user.avatarURL())
+ .setFooter('Natsuki', client.user.avatarURL())
.setTimestamp()]}
: "I fucking dare you to hit me."
);}
@@ -48,7 +48,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new bonk GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new bonk GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/creampie.js b/commands/social/creampie.js
index 04f9c06..1252c48 100644
--- a/commands/social/creampie.js
+++ b/commands/social/creampie.js
@@ -23,7 +23,7 @@ module.exports = {
.setThumbnail(message.author.avatarURL({size: 2048}))
.setDescription(`Help with their..ahem..problem..with \`${prefix}creampie @${name}\`!`)
.setColor('fffdd0')
- .setFooter('Luno', client.user.avatarURL())
+ .setFooter('Natsuki', client.user.avatarURL())
.setTimestamp()]}
: "Do. Not. Touch. Me."
);}
@@ -42,7 +42,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new creampie GIFs.");}
+ if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new creampie GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/dance.js b/commands/social/dance.js
index 35abd6b..77ab09a 100644
--- a/commands/social/dance.js
+++ b/commands/social/dance.js
@@ -24,7 +24,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new dance GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new dance GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/dodge.js b/commands/social/dodge.js
index 04b571e..2fbfe44 100644
--- a/commands/social/dodge.js
+++ b/commands/social/dodge.js
@@ -24,7 +24,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new smile GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new smile GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/feed.js b/commands/social/feed.js
index 5904045..3213cac 100644
--- a/commands/social/feed.js
+++ b/commands/social/feed.js
@@ -23,12 +23,12 @@ module.exports = {
.setThumbnail(message.author.avatarURL({size: 2048}))
.setDescription(`Bless someone with some food with \`${prefix}feed @${name}\`!`)
.setColor('bb0a1e')
- .setFooter('Luno', client.user.avatarURL())
+ .setFooter('Natsuki', client.user.avatarURL())
.setTimestamp()]}
: "Sorry..I'm kinda full right now."
);}
if (mention && args[0].match(/^<@(?:!?)(?:\d+)>$/)) {
- if (!message.guild) {return message.reply("Only Crescent can feed me sorry.");}
+ if (!message.guild) {return message.reply("weirdchamp.");}
if (!message.guild.members.cache.has(mention.id)) {return message.reply("I guess that person didn't want any food..");}
if (message.author.id === mention.id) {return message.reply("You can't feed yourself. **Starve.**");}
let name = message.guild ? message.member.displayName : message.author.username;
@@ -42,7 +42,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new feeding GIFs.");}
+ if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new feeding GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/fuck.js b/commands/social/fuck.js
index 12a5f90..1c67dce 100644
--- a/commands/social/fuck.js
+++ b/commands/social/fuck.js
@@ -24,7 +24,7 @@ module.exports = {
.setThumbnail(message.author.avatarURL({size: 2048}))
.setDescription(`Show them some love with \`${prefix}fuck @${message.member.displayName}\`!`)
.setColor('dda0dd')
- .setFooter('Luno', client.user.avatarURL())
+ .setFooter('Natsuki', client.user.avatarURL())
.setTimestamp()]}
: "You can't bang me.......only Wubzy can."
);}
@@ -58,7 +58,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new bang GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new bang GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/handhold.js b/commands/social/handhold.js
index 6ba8671..6a0969a 100644
--- a/commands/social/handhold.js
+++ b/commands/social/handhold.js
@@ -23,7 +23,7 @@ module.exports = {
.setThumbnail(message.author.avatarURL({size: 2048}))
.setDescription(`Let them know you love them with \`${prefix}handhold @${name}\`!`)
.setColor('328ba8')
- .setFooter('Luno', client.user.avatarURL())
+ .setFooter('Natsuki', client.user.avatarURL())
.setTimestamp()]}
: "Yikes... I'm kinda germaphobic you know. Maybe try asking in a server?"
);}
@@ -42,7 +42,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new kiss GIFs.");}
+ if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new kiss GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/heal.js b/commands/social/heal.js
index e9e8503..b91fbb3 100644
--- a/commands/social/heal.js
+++ b/commands/social/heal.js
@@ -23,7 +23,7 @@ module.exports = {
.setThumbnail(message.author.avatarURL({size: 2048}))
.setDescription(`Lend them some help with \`${prefix}heal @${name}\`!`)
.setColor('ffc0cb')
- .setFooter('Luno', client.user.avatarURL())
+ .setFooter('Natsuki', client.user.avatarURL())
.setTimestamp()]}
: "I am immortal, I don't need healing."
);}
@@ -42,7 +42,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new winking GIFs.");}
+ if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new winking GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/kill.js b/commands/social/kill.js
index cf634a6..f34f90f 100644
--- a/commands/social/kill.js
+++ b/commands/social/kill.js
@@ -23,7 +23,7 @@ module.exports = {
.setThumbnail(message.author.avatarURL({size: 2048}))
.setDescription(`Brutally murder someone with \`${prefix}kill @${name}\`!`)
.setColor('bb0a1e')
- .setFooter('Luno', client.user.avatarURL())
+ .setFooter('Natsuki', client.user.avatarURL())
.setTimestamp()]}
: "You can't kill me..don't even try."
);}
@@ -42,7 +42,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new winking GIFs.");}
+ if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new winking GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/laugh.js b/commands/social/laugh.js
index 73f4818..ae42664 100644
--- a/commands/social/laugh.js
+++ b/commands/social/laugh.js
@@ -24,7 +24,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new laugh GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new laugh GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/run.js b/commands/social/run.js
index 73ab4a3..2f7a9d8 100644
--- a/commands/social/run.js
+++ b/commands/social/run.js
@@ -24,7 +24,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new running GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new running GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/simp.js b/commands/social/simp.js
index 3f4f533..6cfed19 100644
--- a/commands/social/simp.js
+++ b/commands/social/simp.js
@@ -23,12 +23,12 @@ module.exports = {
.setThumbnail(message.author.avatarURL({size: 2048}))
.setDescription(`Fall madly in love with someone with \`${prefix}simp @${name}\`!`)
.setColor('ffb6c1')
- .setFooter('Luno', client.user.avatarURL())
+ .setFooter('Natsuki', client.user.avatarURL())
.setTimestamp()]}
: "Nobody simps for me. That's just weird. Be weird to someone else."
);}
if (mention && args[0].match(/^<@(?:!?)(?:\d+)>$/)) {
- if (!message.guild) {return message.reply("Only my mommy Crescent can simp for me.");}
+ if (!message.guild) {return message.reply("Listen I get it I get it you like me and all but I'm gonna have to get a restraining order real soon.");}
if (!message.guild.members.cache.has(mention.id)) {return message.reply("They already left you. Get over it.");}
if (message.author.id === mention.id) {return message.reply("You can't simp for yourself you lonely fuck.");}
let name = message.guild ? message.member.displayName : message.author.username;
@@ -42,7 +42,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new simping GIFs.");}
+ if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new simping GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/smile.js b/commands/social/smile.js
index aea8b25..b068ad2 100644
--- a/commands/social/smile.js
+++ b/commands/social/smile.js
@@ -24,7 +24,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new smile GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new smile GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/spank.js b/commands/social/spank.js
index beed4d8..8151c0e 100644
--- a/commands/social/spank.js
+++ b/commands/social/spank.js
@@ -39,7 +39,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new spank GIFs.");}
+ if ((!tu || !tu.developer) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new spank GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}
diff --git a/commands/social/wink.js b/commands/social/wink.js
index a6dc7c1..2080b12 100644
--- a/commands/social/wink.js
+++ b/commands/social/wink.js
@@ -23,7 +23,7 @@ module.exports = {
.setThumbnail(message.author.avatarURL({size: 2048}))
.setDescription(`Give them a little wink with \`${prefix}wink @${name}\`!`)
.setColor('8a2be2')
- .setFooter('Luno', client.user.avatarURL())
+ .setFooter('Natsuki', client.user.avatarURL())
.setTimestamp()]}
: "W-why are you winking at me privately..do it in a server! "
);}
@@ -42,7 +42,7 @@ module.exports = {
if (['s', 'save', 'n', 'new', 'a', 'add'].includes(args[0].toLowerCase())) {
if (!args[1]) {return message.channel.send('oi there cunt, give me a link of an image to add!');}
let tu = await UserData.findOne({uid: message.author.id});
- if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Luno Developer in order to add new winking GIFs.");}
+ if ((!tu || !tu.developer) && !client.developers.includes(message.author.id) && !client.misc.savers.includes(message.author.id)) {return message.reply("You must be a Natsuki Developer in order to add new winking GIFs.");}
let e = true;
let id;
while (e === true) {id = makeId(6); if (!saves.has(id)) {e = false;}}