making youtube reply to your message again since pinning the version of pycord
This commit is contained in:
parent
9bbe59cc72
commit
32201aaeb7
@ -21,7 +21,7 @@ class ActualUtils(commands.Cog):
|
||||
|
||||
result = "https://www.youtube.com/watch?v=" + search_results[0]
|
||||
|
||||
await ctx.send(result)
|
||||
await ctx.reply(result)
|
||||
|
||||
@commands.command(name="issue")
|
||||
async def issue(self, ctx: commands.Context):
|
||||
|
0
app/requirements.txt
Executable file → Normal file
0
app/requirements.txt
Executable file → Normal file
@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "199"
|
||||
tag: "200"
|
||||
repository: ldooks/dragon-bot
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user