i have brain damage apparently

pull/1/head
Matt C 3 years ago
parent 75fb452a98
commit 7b457b757b

@ -8,7 +8,7 @@ bot.add_cog(Packages(bot))
@bot.command() @bot.command()
async def distrohop(self, ctx, *, count=None): async def distrohop(ctx, *, count=None):
"""Count another miku distrohop""" """Count another miku distrohop"""
if os.path.exists("miku_distrohops.txt"): if os.path.exists("miku_distrohops.txt"):
with open("miku_distrohops.txt", "r") as f: with open("miku_distrohops.txt", "r") as f:

Loading…
Cancel
Save