#Ticket bot
1 messages · Page 1 of 1 (latest)
oh, nevermind I solved this problem
It's another code
btw how u sent gif
just how you send image
so I have to add gif to folder
and write code
yeah?
bc when i add link to the gif in code
i see only link
i will try
btw thank you really for sharing that kinda bot
yall doing great work
const imgUrl = "Your gif link here"
.addMediaGalleryComponents(
new MediaGalleryBuilder()
.addItems(
new MediaGalleryItemBuilder()
.setURL(imgUrl)
.setDescription(gif)
)
)
)
@light belfry you have to use this to show your image / gif
Just adding link would show only its text
You dont even need .setDescription 
Ik its optional, just gave him from a guide
Didn't have much time that day
btw do u sell auth bots?