mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
zmiana nazwy
This commit is contained in:
@@ -44,7 +44,8 @@ class FileSearchCog(commands.Cog):
|
|||||||
def __init__(self, bot: commands.Bot):
|
def __init__(self, bot: commands.Bot):
|
||||||
self.bot = bot
|
self.bot = bot
|
||||||
|
|
||||||
@commands.command(name="findfiles")
|
@commands.has_any_role("Jarl", "Thane")
|
||||||
|
@commands.command(name="tajna_biblioteka_inkwizycji")
|
||||||
async def findfiles(self, ctx: commands.Context, entries: int, *, keywords: str):
|
async def findfiles(self, ctx: commands.Context, entries: int, *, keywords: str):
|
||||||
"""
|
"""
|
||||||
Search for files matching keywords and publish selected ones.
|
Search for files matching keywords and publish selected ones.
|
||||||
|
|||||||
Reference in New Issue
Block a user