Dcom 🎈
Dcom 🎈
DIAdiscord.js - Imagine an app
Created by Dcom 🎈 on 12/13/2024 in #djs-questions
How to create something like this?
No description
4 replies
DIAdiscord.js - Imagine an app
Created by Dcom 🎈 on 11/25/2024 in #djs-questions
How to handle multiple slash commands simultaenously?
When multiple people run slash commands on my bot, it always makes the commands fail until the current process is completed. How do I make it so people can use multiple commands at the same time?
58 replies
DIAdiscord.js - Imagine an app
Created by Dcom 🎈 on 8/29/2024 in #djs-questions
Is there any feasible way to create playerRank cards with animated subtext and animated borders?
I tried creating a bot that takes a background.gif and tries overlaying text on top of it, but it always outputs as a png. The output.gif is what it's called but when it shows up in the channel as a message, it fails to load. I tried using CanvaCord, but it has a lot of limitations so I figured I'd create my own library, but got stuck. Just wondering if there's any feasible way to overlay text from a database onto a .gif file and then output it to a channel, or if I should have a playerRank.png file and overlay transparent gifs on top of it, along with a text overlay, based on user data in the database. currently using SQL3.
11 replies