TechSupport
DIAdiscord.js - Imagine an app
•Created by TechSupport on 6/24/2024 in #djs-questions
Running commands asynchronously
I have a script that uses puppeteer to webscrape different URL's based on user's choice. I wanted to know if there's a way to run commands asnychronously. So when my code is scraping Data from websites inside of loops doing all kinds of stuffs. Whenever I write /stop or /start or any other command. I want it to run. Is this possible?
33 replies
DIAdiscord.js - Imagine an app
•Created by TechSupport on 3/14/2024 in #djs-questions
Discord Embed not sending
Code
embed.toJSON()
10 replies