🐛 Fixed wiki command

This commit is contained in:
NikolajDanger
2021-04-11 01:34:26 +02:00
parent 79fe8c6a84
commit f7c903852c
4 changed files with 48 additions and 38 deletions

View File

@ -67,7 +67,7 @@ class MiscCog(commands.Cog):
# Finds a page on the Senkulpa wiki
@cog_ext.cog_slash(**params["wiki"])
async def wiki(self, ctx, wikiPage):
async def wiki(self, ctx, wikiPage = ""):
await self.bot.other.findWikiPage(ctx, wikiPage)
#Searches for movie and adds it to Bedre Netflix