Fix youtube command
Some checks failed
Build and push / sync-argocd-app (push) Blocked by required conditions
Build and push / post-status-to-discord (push) Blocked by required conditions
Build and push / changes (push) Successful in 28s
Build and push / Lint-Python (push) Successful in 3s
Build and push / Build-and-Push-Docker (push) Has been cancelled
Some checks failed
Build and push / sync-argocd-app (push) Blocked by required conditions
Build and push / post-status-to-discord (push) Blocked by required conditions
Build and push / changes (push) Successful in 28s
Build and push / Lint-Python (push) Successful in 3s
Build and push / Build-and-Push-Docker (push) Has been cancelled
This commit is contained in:
parent
61247965af
commit
fea3af4cdf
@ -57,7 +57,6 @@ class ActualUtils(commands.Cog):
|
||||
@option(
|
||||
"query",
|
||||
description="The search string you want to enter on youtube",
|
||||
input_type="str",
|
||||
requred=True,
|
||||
)
|
||||
async def youtube(self, ctx, query: str):
|
||||
|
Loading…
x
Reference in New Issue
Block a user