@Rise.command()
async def yiffspam(ctx, amount: int):
await ctx.message.delete()
print("Rise » Ran Command: Yiff Spam")
for _i in range(amount):
r = requests.get('http://sheri.bot/api/yiff/').json()
url=r["url"]
await ctx.send(r['url'])

i cant be bothered making it a py

usage = <prefix>yiffspam <number>

6 days later

thank you i needed this 😄

  • naz replied to this.