~Attack command is now fully working

testing
sgoudham 4 years ago
parent fb01bd3260
commit d5c3da694c

@ -9,6 +9,7 @@ client = commands.Bot(command_prefix='~')
extensions = ['cogs.WaifuImages', 'cogs.FunCommands']
@client.command()
@commands.has_any_role('Hamothy')
async def users(ctx):

@ -1,5 +1,6 @@
import random
import asyncio
import discord
from discord.ext import commands
from discord.ext.commands import BucketType, cooldown
@ -8,10 +9,46 @@ class Fun(commands.Cog):
def __init__(self, bot):
self.bot = bot
@commands.command(aliases=['Attack'])
@commands.has_any_role('Hamothy', "izzy")
async def attack(self, ctx, target: discord.Member):
responses = [f"{target.mention} is stinky",
f"{target.mention} is ugly",
f"{target.mention} has a gigantic nose",
f"{target.mention} gets no views on their tiktok",
f"{target.mention} is obviously compensating for something :eyes:",
f"{target.mention} DIE DIE DIE :knife: :skull:",
f"{target.mention} is so annoying smh :rolling_eyes:",
f"I'd say {target.mention} was dropped as a child but they would have be to held to dropped in the first place",
f"I hate {target.mention}",
f"{target.mention} close your legs, it smells like clam chowder :face_vomiting: :face_vomiting: :nauseated_face: :nauseated_face:",
f"I bet {target.mention} can't reach the wall cabinets without a booster chair",
f"{target.mention} Browses 4Chan and Reddit all day looking for love",
f"{target.mention} Your forehead could be used as a landing pad",
f"I bet {target.mention} you likes eating watermelon with the rind.",
f"{target.mention} You were the first creation to make god say oops",
f"{target.mention} You have delusions of adequacy",
f"{target.mention} I treasure the time I don't spend with you",
f"Don't be ashamed of yourself {target.mention}, that's your parent's job",
f"I don't have the energy to pretend I like {target.mention} today",
f"I know this was made for me to insult but its kinda hard to be a hateful cunt like {target.mention} :star_struck::star_struck:",
f"#{target.mention}IsOverParty",
f"I hope {target.mention} drops dead with a curable disease that doctors simply didnt feel like curing :)",
f"",
f"",
f"",
f"",
f"",
]
#/warn @Call Me♥#5566 Pissing me off when I'm pissed off with people not posting in #general-media
await ctx.send(random.choice(responses))
# Bot ~8Ball command
@commands.command(aliases=['8ball', '8Ball'])
@cooldown(1, 5, BucketType.channel)
async def _8ball(self, ctx, question):
async def _8ball(self, ctx, *, question):
channels = ["bot-commands"]
if str(ctx.channel) not in channels:
message = await ctx.send("Sorry! I only work in #bot-commands!")
@ -81,5 +118,6 @@ class Fun(commands.Cog):
]
await ctx.send(f'Question: {question}\nAnswer: {random.choice(responses)}')
def setup(bot):
bot.add_cog(Fun(bot))

@ -71,59 +71,59 @@ class Waifus(commands.Cog):
kakashi46 = "https://cdn.discordapp.com/attachments/714671068941647933/717206622249943050/image4.jpg"
kakashi47 = "https://cdn.discordapp.com/attachments/714671068941647933/717206622489018458/image5.jpg"
kakashi48 = "https://cdn.discordapp.com/attachments/714671068941647933/717206622979489792/image6.jpg"
"""kakashi49 = ""
kakashi50 = ""
kakashi51 = ""
kakashi52 = ""
kakashi53 = ""
kakashi54 = ""
kakashi55 = ""
kakashi56 = ""
kakashi57 = ""
kakashi58 = ""
kakashi59 = ""
kakashi60 = ""
kakashi61 = ""
kakashi62 = ""
kakashi63 = ""
kakashi64 = ""
kakashi65 = ""
kakashi66 = ""
kakashi67 = ""
kakashi68 = ""
kakashi69 = ""
kakashi70 = ""
kakashi71 = ""
kakashi72 = ""
kakashi73 = ""
kakashi74 = ""
kakashi75 = ""
kakashi76 = ""
kakashi77 = ""
kakashi78 = ""
kakashi79 = ""
kakashi80 = ""
kakashi81 = ""
kakashi82 = ""
kakashi83 = ""
kakashi84 = ""
kakashi85 = ""
kakashi86 = ""
kakashi87 = ""
kakashi88 = ""
kakashi89 = ""
kakashi90 = ""
kakashi91 = ""
kakashi92 = ""
kakashi93 = ""
kakashi94 = ""
kakashi95 = ""
kakashi96 = ""
kakashi97 = ""
kakashi98 = ""
kakashi99 = ""
kakashi100 = ""
"""
kakashi49 = "https://cdn.discordapp.com/attachments/714671068941647933/717545579713921065/image0.gif"
kakashi50 = "https://cdn.discordapp.com/attachments/714671068941647933/717545580070699068/image1.gif"
kakashi51 = "https://cdn.discordapp.com/attachments/714671068941647933/717545580393398332/image2.gif"
kakashi52 = "https://cdn.discordapp.com/attachments/714671068941647933/717545580804702228/image3.gif"
kakashi53 = "https://cdn.discordapp.com/attachments/714671068941647933/717545581299499179/image4.jpg"
kakashi54 = "https://cdn.discordapp.com/attachments/714671068941647933/717545581526122586/image5.jpg"
kakashi55 = "https://cdn.discordapp.com/attachments/714671068941647933/717545581815529532/image6.jpg"
kakashi56 = "https://cdn.discordapp.com/attachments/714671068941647933/717545582046085140/image7.jpg"
kakashi57 = "https://cdn.discordapp.com/attachments/714671068941647933/717545582234697748/image8.jpg"
kakashi58 = "https://cdn.discordapp.com/attachments/714671068941647933/717545582427766784/image9.jpg"
kakashi59 = "https://cdn.discordapp.com/attachments/714671068941647933/717547623334019102/image0.gif"
kakashi60 = "https://cdn.discordapp.com/attachments/714671068941647933/717547623762100254/image1.jpg"
kakashi61 = "https://cdn.discordapp.com/attachments/714671068941647933/717547624122810388/image2.jpg"
kakashi62 = "https://cdn.discordapp.com/attachments/714671068941647933/717547624374206554/image3.jpg"
kakashi63 = "https://cdn.discordapp.com/attachments/714671068941647933/717547624655355944/image4.jpg"
kakashi64 = "https://cdn.discordapp.com/attachments/714671068941647933/717547624906883082/image5.jpg"
kakashi65 = "https://cdn.discordapp.com/attachments/714671068941647933/717547625095626752/image6.jpg"
kakashi66 = "https://cdn.discordapp.com/attachments/714671068941647933/717547625557262417/image7.jpg"
kakashi67 = "https://cdn.discordapp.com/attachments/714671068941647933/717547625762521167/image8.gif"
kakashi68 = "https://cdn.discordapp.com/attachments/714671068941647933/717547626081288242/image9.jpg"
kakashi69 = "https://cdn.discordapp.com/attachments/714671068941647933/717548032249430016/image0.jpg"
kakashi70 = "https://cdn.discordapp.com/attachments/714671068941647933/717548032614465556/image1.jpg"
kakashi71 = "https://cdn.discordapp.com/attachments/714671068941647933/717548033000079380/image2.jpg"
kakashi72 = "https://cdn.discordapp.com/attachments/714671068941647933/717548033344143410/image3.jpg"
kakashi73 = "https://cdn.discordapp.com/attachments/714671068941647933/717548033612709999/image4.jpg"
kakashi74 = "https://cdn.discordapp.com/attachments/714671068941647933/717548033868300298/image5.jpg"
kakashi75 = "https://cdn.discordapp.com/attachments/714671068941647933/717548034149449738/image6.jpg"
kakashi76 = "https://cdn.discordapp.com/attachments/714671068941647933/717548034359296046/image7.jpg"
kakashi77 = "https://cdn.discordapp.com/attachments/714671068941647933/717548034631663616/image8.jpg"
kakashi78 = "https://cdn.discordapp.com/attachments/714671068941647933/717548034820538406/image9.jpg"
kakashi79 = "https://cdn.discordapp.com/attachments/714671068941647933/717551546946158602/image0.jpg"
kakashi80 = "https://cdn.discordapp.com/attachments/714671068941647933/717551547197947954/image1.jpg"
kakashi81 = "https://cdn.discordapp.com/attachments/714671068941647933/717551547525103616/image2.gif"
kakashi82 = "https://cdn.discordapp.com/attachments/714671068941647933/717551547776630824/image3.jpg"
kakashi83 = "https://cdn.discordapp.com/attachments/714671068941647933/717551548170764398/image4.jpg"
kakashi84 = "https://cdn.discordapp.com/attachments/714671068941647933/717551548380610570/image5.jpg"
kakashi85 = "https://cdn.discordapp.com/attachments/714671068941647933/717551548720349235/image6.jpg"
kakashi86 = "https://cdn.discordapp.com/attachments/714671068941647933/717551549139648592/image7.jpg"
kakashi87 = "https://cdn.discordapp.com/attachments/714671068941647933/717551549357883512/image8.jpg"
kakashi88 = "https://cdn.discordapp.com/attachments/714671068941647933/717551549525786745/image9.jpg"
kakashi89 = "https://cdn.discordapp.com/attachments/714671068941647933/717551728316121148/image0.jpg"
kakashi90 = "https://cdn.discordapp.com/attachments/714671068941647933/717551728873963610/image1.jpg"
kakashi91 = "https://cdn.discordapp.com/attachments/714671068941647933/717551729343725568/image2.jpg"
kakashi92 = "https://cdn.discordapp.com/attachments/714671068941647933/717551729343725568/image2.jpg"
kakashi93 = "https://cdn.discordapp.com/attachments/714671068941647933/717551729683595334/image3.jpg"
kakashi94 = "https://cdn.discordapp.com/attachments/714671068941647933/717551730065276948/image4.jpg"
kakashi95 = "https://cdn.discordapp.com/attachments/714671068941647933/717551730400821298/image5.jpg"
kakashi96 = "https://cdn.discordapp.com/attachments/714671068941647933/717551731537477662/image6.jpg"
kakashi97 = "https://cdn.discordapp.com/attachments/714671068941647933/717551731969622039/image7.jpg"
kakashi98 = "https://cdn.discordapp.com/attachments/714671068941647933/717551732338458654/image8.jpg"
kakashi99 = "https://cdn.discordapp.com/attachments/714671068941647933/717551732594442290/image9.jpg"
kakashi100 = "https://cdn.discordapp.com/attachments/714671068941647933/717552058877739119/image0.gif"
kakashi_array = [kakashi1, kakashi2, kakashi3, kakashi4, kakashi5, kakashi6, kakashi7, kakashi8, kakashi9,
kakashi10,
kakashi11, kakashi12, kakashi13, kakashi14, kakashi15, kakashi16, kakashi17, kakashi18,
@ -136,7 +136,7 @@ class Waifus(commands.Cog):
kakashi39,
kakashi40,
kakashi41, kakashi42, kakashi43, kakashi44, kakashi45, kakashi46, kakashi47, kakashi48,
"""kakashi49,
kakashi49,
kakashi50,
kakashi51, kakashi52, kakashi53, kakashi54, kakashi55, kakashi56, kakashi57, kakashi58,
kakashi59,
@ -152,7 +152,7 @@ class Waifus(commands.Cog):
kakashi90,
kakashi91, kakashi92, kakashi93, kakashi94, kakashi95, kakashi96, kakashi97, kakashi98,
kakashi99,
kakashi100"""]
kakashi100]
embed = discord.Embed(title="```Random Kakashi Image```", colour=discord.Colour(0xff0000), )
embed.set_image(url=random.choice(kakashi_array))

Loading…
Cancel
Save