Skaidus
Skaidus
DIAdiscord.js - Imagine an app
Created by Skaidus on 7/10/2024 in #djs-questions
Discord.js development utilities
I have noticed that testing my bot by hand is quite slow. In addition, there is a clear lag between the time i create a new slash command and when i can actually use it in Discord. That's why i would like to know about resources/libraries in order to test the bot without needing discord/online environment itself, or to avoid the lag of new slash commands being created.
6 replies
DIAdiscord.js - Imagine an app
Created by Skaidus on 12/8/2023 in #djs-questions
Querying server messages
What's the prefered way to query for messages that meet some criteria, like as it's done in the "Search" functionality of the Discord App? I would like to gather some stats from my server so I'd need to get messages that have some specific content.
4 replies