rename pwiki-lookuo to pf-wiki-lookup
This commit is contained in:
parent
480c8993a8
commit
116f668196
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class PathfinderWikiCog(commands.Cog):
|
||||||
self.bot = bot
|
self.bot = bot
|
||||||
|
|
||||||
@commands.slash_command(
|
@commands.slash_command(
|
||||||
name="pwiki-lookup", description="Lookup a Pathfinder wiki page."
|
name="pf-wiki-lookup", description="Lookup a Pathfinder wiki page."
|
||||||
)
|
)
|
||||||
async def lookup(
|
async def lookup(
|
||||||
self,
|
self,
|
||||||
|
|
Loading…
Reference in a new issue