This commit is contained in:
Zodiac 2025-02-14 19:43:02 -08:00
parent 5910454cbf
commit dae76a705e

View File

@ -131,7 +131,7 @@ class UploadPlugin:
self.bot.log.error(f"YouTube search error: {e}") self.bot.log.error(f"YouTube search error: {e}")
return None return None
@command(permission='view', aliases=['u'], public=True) @command(aliases=['u'], public=True)
async def upload(self, mask, target, args): async def upload(self, mask, target, args):
""" """
Upload a file to hardfiles.org (Max 500MB). Upload a file to hardfiles.org (Max 500MB).