O
O
OreshekXD2020-06-26 17:39:26
Node.js
OreshekXD, 2020-06-26 17:39:26

What code is needed for the bot to send a picture after the command appears in the chat (DISCORD.JS library)?

!hello command example
sending a picture from a local directory or via a link to a photo

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2020-06-26
@OreshekXD

message.channel.send("Message with image", {files: ["image_url"]});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question