Skip to content

Commit

Permalink
First & Last Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DinoNuggyChan committed Jul 4, 2021
1 parent 193914f commit 505bfdf
Show file tree
Hide file tree
Showing 164 changed files with 9,225 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NuggetBot/.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
MONGODB_SRV =
COD_USERNAME =
COD_PASSWORD =
30 changes: 30 additions & 0 deletions NuggetBot/actions/bite.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
module.exports = {
name: '.',
aliases: ['nom'],
description: "Sends a Random Gif Mention a user",
async execute(client, message, args, command, Discord) {

const messages = [
"https://media.discordapp.net/attachments/822407595872092190/822430328986927134/d.gif",
"https://cdn.discordapp.com/attachments/822407595872092190/822430335102222346/g.gif",
"https://cdn.discordapp.com/attachments/822407595872092190/822430337560084481/f.gif",
"https://cdn.discordapp.com/attachments/822407595872092190/822430342220218388/a.gif",
"https://cdn.discordapp.com/attachments/822407595872092190/822430362793541642/s.gif"
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];
const user = message.mentions.users.first();
const user1 = message.author;

if(!user) {
message.reply("Mention a user dummy!")
return;}

const embed = new Discord.MessageEmbed()
.setColor('RANDOM')
.setTitle('Nom')
.setDescription( `<@${user1.id}> **is noming on <@${user.id}>**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
29 changes: 29 additions & 0 deletions NuggetBot/actions/blush.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

module.exports = {
name: '',
description: "Sends a Random Gif Mention a user",
async execute(client, message, args, command, Discord) {

const messages = [
"https://cdn.discordapp.com/attachments/821688852351549455/821688966351683595/m.gif",
"https://cdn.discordapp.com/attachments/821688852351549455/821688966679101500/n.gif",
"https://cdn.discordapp.com/attachments/821688852351549455/821688967002849290/s.gif",
"https://cdn.weeb.sh/images/SkY4ppOwW.gif",
"https://cdn.discordapp.com/attachments/821688852351549455/821688967257653248/z.gif",
"https://cdn.discordapp.com/attachments/821688852351549455/821688967555711006/a.gif",
"https://cdn.discordapp.com/attachments/821688852351549455/821688967815626779/b.gif",
"https://cdn.discordapp.com/attachments/821688852351549455/821688968130068500/d.gif",
"https://cdn.discordapp.com/attachments/821688852351549455/821688968457879553/f.gif"
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];
const user1 = message.author;

const embed = new Discord.MessageEmbed()
.setColor('RANDOM')
.setTitle('')
.setDescription( `<@${user1.id}> **is Blushing**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
32 changes: 32 additions & 0 deletions NuggetBot/actions/bonk.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@

module.exports = {
name: '.',
description: "Sends a Random Gif Mention a user",
async execute(client, message, args, command, Discord) {

const messages = [
"https://media.discordapp.net/attachments/819348963387506781/819348997537660948/s.gif",
"https://cdn.discordapp.com/attachments/819348963387506781/819349000577744926/a.gif",
"https://cdn.discordapp.com/attachments/819348963387506781/819349005016367174/d.gif",
"https://cdn.discordapp.com/attachments/819348963387506781/819349004953452594/f.gif",
"https://cdn.discordapp.com/attachments/819348963387506781/819349006668660806/g.gif",
"https://cdn.discordapp.com/attachments/819348963387506781/819349011437715556/j.gif",
"https://cdn.discordapp.com/attachments/819348963387506781/819349014100705300/h.gif"
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];
const user = message.mentions.users.first();
const user1 = message.author;

if(!user) {
message.reply("Mention a user dummy!")
return;}

const embed = new Discord.MessageEmbed()
.setColor('RANDOM')
.setTitle('bonk')
.setDescription( `<@${user1.id}> **Bonked <@${user.id}>**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
34 changes: 34 additions & 0 deletions NuggetBot/actions/boop.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
module.exports = {
name: 'boop',
description: ".",
async execute(client, message, args, command, Discord) {

const messages = [
"https://images-ext-2.discordapp.net/external/W0IyfzAtEIA5M0uW8DxiIe6ucBNPhMen2IKVjmaLcu8/https/images-ext-2.discordapp.net/external/GZk0fp3_1LFa6DWmyW8YXWEa00NQ2BMc0sx2lC71OMI/https/media.discordapp.net/attachments/808141642443128879/808146754503573555/tenor_10.gif",
"https://media.discordapp.net/attachments/809312996114432011/811151131803516938/09a.gif",
"https://media.discordapp.net/attachments/818371036562194463/818371245228818432/fde75886df37020bc37d7ba44c1e29ee.gif",
"https://media.discordapp.net/attachments/818371036562194463/818371246055227392/08ced674cac2e7dd220dafa93b99b08d.gif",
"https://media.discordapp.net/attachments/818371036562194463/818371667704676362/b495fb19f4b9a1b04f48297b676c497b.gif",
"https://media.discordapp.net/attachments/818371036562194463/818371668375765042/H7Ok5tn.gif",
"https://media.discordapp.net/attachments/818371036562194463/818371669659615232/tenor.gif",
"https://media.discordapp.net/attachments/818371036562194463/818371669819129866/anime-boop-gif-1.gif",
"https://media.discordapp.net/attachments/818371036562194463/818371670262939728/tenor_1.gif",
"https://media.discordapp.net/attachments/818371036562194463/818371670627713024/s7rK7dSXlrkdVKccjtGe-dCIoDA_qp0cH8DwfoarF-nf8r1QOlG192-2ko6TtbF9TxocCuYvIDH5wJHOPcu2K3IJwkS4flqKhCkj.gif"
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];
const user = message.mentions.users.first();
const user1 = message.author;

if(!user) {
message.reply("Mention a user dummy!")
return;}

const embed = new Discord.MessageEmbed()
.setColor('#0000FF')
.setTitle('Booped')
.setDescription( `<@${user1.id}> **Boops <@${user.id}>**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
38 changes: 38 additions & 0 deletions NuggetBot/actions/clapping.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
module.exports = {
name: 'boop',
description: "Sends a Random Boop Gif Mention a user",
async execute(client, message, args, command, Discord) {

const messages = [
"https://media.discordapp.net/attachments/839741336394399765/839741920565133312/tenor.gif",
"https://media.discordapp.net/attachments/839741336394399765/839741924436082729/tenor_1.gif",
"https://media.discordapp.net/attachments/839741336394399765/839741926236487750/tenor_2.gif",
"https://media.discordapp.net/attachments/839741336394399765/839741926936543242/tenor_3.gif",
"https://media.discordapp.net/attachments/839741336394399765/839741927141146644/tenor_4.gif",
"https://media.discordapp.net/attachments/839741336394399765/839741927171031040/495a998326b0d98f86287f2793959ba8.gif",
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];

const user1 = message.author;

const user2 = message.mentions.users.first()
if (message.mentions.members.first()) {

const withuser = new Discord.MessageEmbed()
.setColor('#0000FF')
.setDescription( `<@${user1.id}> **is clapping for <@${user2.id}>**`)
.setImage(randomMessage)


message.channel.send(withuser);
}else{
const nouser = new Discord.MessageEmbed()
.setColor('#0000FF')
.setDescription( `<@${user1.id}> **is clapping**`)
.setImage(randomMessage)

return message.channel.send(nouser)
}

}
}
31 changes: 31 additions & 0 deletions NuggetBot/actions/cry.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
module.exports = {
name: 'boop',
description: "Sends a Random Boop Gif Mention a user",
async execute(client, message, args, command, Discord) {

const messages = [
"https://cdn.discordapp.com/attachments/809312996114432011/811814951659634688/455e4e62c094f245a288f4e5cf4a0dc20380dcd6r1-480-271_hq.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814953127510106/tenor_14.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814957619871795/200.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814959171764244/CwUSjuy.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814959305457674/5a87dca264c8a2c651eed4a4cb5228e9.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814959842721842/tumblr_04b9cf3445f490fd1f55b9dcdc24a558_14b9d800_500.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814960987897866/5dd7f0ecc3c4a4f04227383a06cb4466.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814960987897866/5dd7f0ecc3c4a4f04227383a06cb4466.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814963731365928/tumblr_nq1t6uTqRq1qcsnnso1_540.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814966611935252/tenor_13.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814970839924766/b4b1640525ecadfa1030e6096f3ec842.gif",
"https://cdn.discordapp.com/attachments/809312996114432011/811814996026851358/e0fbb27f7f829805155140f94fe86a2e.gif"
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];
const user1 = message.author;

const embed = new Discord.MessageEmbed()
.setColor('#0000FF')
.setTitle('crying😞')
.setDescription( `<@${user1.id}> **is crying**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
40 changes: 40 additions & 0 deletions NuggetBot/actions/cuddle.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@

const client = require('nekos.life');
const neko = new client();

module.exports = {
name: '.',
description: ".",
async execute(client, message, args, command, Discord) {

let cuddle = await neko.sfw.cuddle();

const messages = [
"https://media.discordapp.net/attachments/818374852242833440/818375980447563814/p2Jt2P5.gif",
"https://media.discordapp.net/attachments/818374852242833440/818376663507009566/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f776174747061642d6d656469612d736572766963652f53746f.gif",
`${cuddle.url}`,
"https://media.discordapp.net/attachments/818374852242833440/818376664773296138/55258cbcc1b54997062a40676c591765.gif",
"https://media.discordapp.net/attachments/818374852242833440/818376665402310696/tenor_1.gif",
`${cuddle.url}`,
"https://media.discordapp.net/attachments/818374852242833440/818376667701182504/11831b4efbc681e3a58ea0653740345f.gif",
"https://media.discordapp.net/attachments/818374852242833440/818376674688106506/tenor.gif",
`${cuddle.url}`,
"https://media.discordapp.net/attachments/818374852242833440/818376805542658078/a.gif",
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];
const user = message.mentions.users.first();
const user1 = message.author;

if(!user) {
message.reply("Mention a user dummy!")
return;}

const embed = new Discord.MessageEmbed()
.setColor('#0000FF')
.setTitle('Cuddles')
.setDescription( `<@${user1.id}> **cuddles <@${user.id}>**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
35 changes: 35 additions & 0 deletions NuggetBot/actions/dance.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
module.exports = {
name: '.',
description: ".",
async execute(client, message, args, command, Discord) {

const messages = [
"https://cdn.weeb.sh/images/B1LUuImvZ.gif",
"https://cdn.weeb.sh/images/H1yFOUmv-.gif",
"https://cdn.weeb.sh/images/r1pUOL7vW.gif",
"https://cdn.discordapp.com/attachments/819681577403416626/819703055473311774/a.gif",
"https://cdn.discordapp.com/attachments/819681577403416626/819703057104371802/d.gif",
"https://cdn.discordapp.com/attachments/819681577403416626/819703057360355348/f.gif",
"https://cdn.discordapp.com/attachments/819681577403416626/819703071101288488/s.gif",
"https://i.pinimg.com/originals/11/e9/03/11e9038965932e27306b6c8ef16bd574.gif",
"https://i.pinimg.com/originals/b8/38/ed/b838ed9eead6ce4b448bc020883ec881.gif",
"https://d2w9rnfcy7mm78.cloudfront.net/2145256/original_cd9c01187cead45cd791beafa78f7e08.gif?1525707539",
"https://media3.giphy.com/media/mJIa7rg9VPEhzU1dyQ/200.gif",
"https://i.pinimg.com/originals/69/53/22/695322e0b3edc81c6b2e0824962bb617.gif",
"https://media.tenor.com/images/279bf22997edc0703cee75385645d7f8/tenor.gif",
"https://data.whicdn.com/images/268736236/original.gif",
"https://media.discordapp.net/attachments/843016407603347466/843017632650100756/ezgif.com-gif-maker_20.gif?width=340&height=604"
]

const randomMessage = messages[Math.floor(Math.random() * messages.length)];
const user = message.author;
const embed = new Discord.MessageEmbed()

.setColor('RANDOM')
.setTitle('Got da Moves')
.setDescription( `<@${user.id}> **is Dancing**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
25 changes: 25 additions & 0 deletions NuggetBot/actions/eating.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
module.exports = {
name: '.',
description: ".",
async execute(client, message, args, command, Discord) {

const messages = [
"https://media.discordapp.net/attachments/839741095973748737/839741242467549194/tenor-3_2.gif",
"https://media.discordapp.net/attachments/839741095973748737/839741244590784512/20200821_201956.gif",
"https://media.discordapp.net/attachments/839741095973748737/839741245537779732/ReimuSip.gif",
"https://media.discordapp.net/attachments/839741095973748737/839741252747657216/37a71f05da153c75a571a9946fb5e5e788415335r1-450-297_00.gif",
"https://media.discordapp.net/attachments/839741095973748737/839741255859961896/image0-6.gif",
"https://media.discordapp.net/attachments/839741095973748737/839741258247307295/image0-7.gif",
"https://media.discordapp.net/attachments/839741095973748737/839741258809606154/EP.13.720p_2.gif",
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];
const user1 = message.author;

const embed = new Discord.MessageEmbed()
.setColor('#0000FF')
.setDescription( `<@${user1.id}> **is eating**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
25 changes: 25 additions & 0 deletions NuggetBot/actions/facepalm.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
module.exports = {
name: '.',
description: ".",
async execute(client, message, args, command, Discord) {

const messages = [
"https://media.discordapp.net/attachments/839960921542492181/839961997395361812/image0.gif",
"https://media.discordapp.net/attachments/839960921542492181/839962925556039720/image0.gif",
"https://media.discordapp.net/attachments/839960921542492181/839963163968667648/image0.gif",
"https://media.discordapp.net/attachments/839960921542492181/839963825872437310/tenor_2.gif"
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];

const user1 = message.author;

//const user2 = message.mentions.users.first()

const embed = new Discord.MessageEmbed()
.setColor('#0000FF')
.setDescription( `<@${user1.id}> **is facepalming**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
33 changes: 33 additions & 0 deletions NuggetBot/actions/highfive.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
module.exports = {
name: '.',
description: ".",
async execute(client, message, args, command, Discord) {

const messages = [
"https://media.discordapp.net/attachments/818381324346982412/818381346321072178/d.gif",
"https://media.discordapp.net/attachments/818381324346982412/818381353526755329/j.gif",
"https://media.discordapp.net/attachments/818381324346982412/818381353719693352/g.gif",
"https://cdn.discordapp.com/attachments/818381324346982412/818381353874620426/v.gif",
"https://cdn.discordapp.com/attachments/818381324346982412/818381354068344872/c.gif",
"https://cdn.discordapp.com/attachments/818381324346982412/818381354135584828/f.gif",
"https://cdn.discordapp.com/attachments/818381324346982412/818381411031580712/lp.gif",
"https://cdn.discordapp.com/attachments/818381324346982412/818381436242624513/a.gif",
"https://cdn.discordapp.com/attachments/818381324346982412/818381437878665226/s.gif"
]
const randomMessage = messages[Math.floor(Math.random() * messages.length)];
const user = message.mentions.users.first();
const user1 = message.author;

if(!user) {
message.reply("Mention a user dummy!")
return;}

const embed = new Discord.MessageEmbed()
.setColor('#0000FF')
.setTitle('High Fives')
.setDescription( `<@${user1.id}> **High Fives <@${user.id}>**`)
.setImage(randomMessage)

message.channel.send(embed);
}
}
Loading

0 comments on commit 505bfdf

Please sign in to comment.