This commit is contained in:
NikolajDanger
2021-02-01 23:42:58 +01:00
parent 52c84d7ba5
commit 03ba417b7f
2 changed files with 1 additions and 70 deletions

View File

@ -136,11 +136,6 @@ class MiscCog(commands.Cog):
async def downloading(self,ctx):
await self.bedreNetflix.downloading(ctx)
#Calculates how much space is used on the server
@commands.command(aliases = ["dirsize","storage"])
async def directorySizes(self,ctx):
await self.bedreNetflix.directorySizes(ctx)
#Looks up on Wolfram Alpha
@commands.command()
async def wolf(self, ctx, *, content):