B
B
Blyat2021-07-14 21:47:32
Bots
Blyat, 2021-07-14 21:47:32

How to make the bot send a gif over the user's avatar on command in bot designer for dc?

Hello, I ran into one problem, I need to make sure that when the command !hit, the bot sends the user's ava on top of which this GIF would be https://media.discordapp.net/attachments/846295308...
(Like in meme bots )
I do it in bot designer for discord but I don’t know how to program, I will be glad to help

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yuki_snow, 2022-04-07
@Yuki_snow

if necessary in ebed

embed.set_image(url='https://media.discordapp.net/attachments/846295308521963520/864936882662932530/tenor_2.gif')
and if you just need a picture
await ctx.send('https://media.discordapp.net/attachments/846295308521963520/864936882662932530/tenor_2.gif')
it's a python

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question