Answer the question
In order to leave comments, you need to log in
How to make a discord bot send a picture from a computer?
I need the discord bot to send a picture from a PC (not from the Internet) when a certain command was sent to it (let's say !image)
Answer the question
In order to leave comments, you need to log in
https://discordpy.readthedocs.io/en/latest/migrati...
await channel.send('Hello', file=discord.File('cool.png', 'testing.png'))
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question