mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
zmiana nazwy
This commit is contained in:
@@ -44,7 +44,8 @@ class FileSearchCog(commands.Cog):
|
||||
def __init__(self, bot: commands.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):
|
||||
"""
|
||||
Search for files matching keywords and publish selected ones.
|
||||
|
||||
Reference in New Issue
Block a user