removing shinobu, its gross
This commit is contained in:
parent
61e7a8f3de
commit
5b98c4fe33
@ -99,15 +99,6 @@ class Weeb(commands.Cog):
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
@commands.command(name="shinobu")
|
|
||||||
async def shinobu(self, ctx: commands.Context):
|
|
||||||
|
|
||||||
await ctx.reply(
|
|
||||||
embed=core_utils.generate_embed(
|
|
||||||
embed_url=core_utils.waifu_pics(endpoint="shinobu")
|
|
||||||
)
|
|
||||||
)
|
|
||||||
|
|
||||||
@commands.command(name="bully")
|
@commands.command(name="bully")
|
||||||
async def bully(self, ctx: commands.Context):
|
async def bully(self, ctx: commands.Context):
|
||||||
|
|
||||||
|
@ -191,10 +191,6 @@ def get_help_message(method):
|
|||||||
"\nUsage: !waifu",
|
"\nUsage: !waifu",
|
||||||
],
|
],
|
||||||
"neko": ["returns a cat anime girl", "\nUsage: !neko"],
|
"neko": ["returns a cat anime girl", "\nUsage: !neko"],
|
||||||
"shinobu": [
|
|
||||||
"returns a demon anime girl (its ok bro shes totally 5000 years old)",
|
|
||||||
"\nUsage: !shinobu",
|
|
||||||
],
|
|
||||||
"bully": ["returns a violent anime girl or guy", "\nUsage: !bully"],
|
"bully": ["returns a violent anime girl or guy", "\nUsage: !bully"],
|
||||||
"cry": ["returns a crying anime girl", "\nUsage: !cry"],
|
"cry": ["returns a crying anime girl", "\nUsage: !cry"],
|
||||||
"hug": ["returns an anime girl hugging you", "\nUsage: !hug"],
|
"hug": ["returns an anime girl hugging you", "\nUsage: !hug"],
|
||||||
@ -314,7 +310,6 @@ def get_help_embed(bot):
|
|||||||
"nom",
|
"nom",
|
||||||
"pat",
|
"pat",
|
||||||
"poke",
|
"poke",
|
||||||
"shinobu",
|
|
||||||
"slap",
|
"slap",
|
||||||
"smug",
|
"smug",
|
||||||
"waifu",
|
"waifu",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user