#Welcome Image
10 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @restive sequoia! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Depends on the GUI framework you're using
<dependency>
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>5.0.0-beta.4</version>
</dependency>
</dependencies>
I use the standerd one
So, you want to build image files, like jpegs or pngs?
For that, look into creating BufferedImage, and call createGraphics() on it so that you can "draw on" that image.
Afterwards make a file out of it with ImageIO
I don't know much about JDA though, nor whether it is normally run on machines that have graphic routines available
thank you
If you are finished with your post, please close it.
If you are not, please ignore this message.
Note that you will not be able to send further messages here after this post have been closed but you will be able to create new posts.
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.