Still fixing the reactions
This commit is contained in:
12
Music-Bot.py
12
Music-Bot.py
@@ -252,12 +252,12 @@ else:
|
|||||||
print(url)
|
print(url)
|
||||||
await ctx.respond(f"{success}**A short selection of videos will be displayed shortly...**")
|
await ctx.respond(f"{success}**A short selection of videos will be displayed shortly...**")
|
||||||
msg = await ctx.send(embed=embed)
|
msg = await ctx.send(embed=embed)
|
||||||
await msg.add_reaction('🔗')
|
await msg.add_reaction('1️')
|
||||||
await msg.add_reaction('')
|
#await msg.add_reaction('')
|
||||||
await msg.add_reaction('')
|
#await msg.add_reaction('')
|
||||||
await msg.add_reaction('')
|
#await msg.add_reaction('')
|
||||||
await msg.add_reaction('')
|
#await msg.add_reaction('')
|
||||||
await msg.add_reaction('')
|
#await msg.add_reaction('')
|
||||||
|
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user