PabloRNC
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by PabloRNC on 11/13/2023 in #djs-questions
Set a Discord's Default Emoji in a ButtonBuilder
Hi, I'm trying to set this discord's default emoji in the method setEmoji in a ButtonBuilder, but when sending the component in a reply the error of invalid emoji is shown. As I see I cannot put the emoji's name in the method and I have to put the character given in
\:name:
anyone know how I can set the emoji by it's name?5 replies
DIAdiscord.js - Imagine an app
•Created by PabloRNC on 3/12/2023 in #djs-voice
discord opus error
Hi I'm facing a node gyp error when trying to install discordjs/opus in nodejs v 16.9.1
4 replies
DIAdiscord.js - Imagine an app
•Created by PabloRNC on 3/4/2023 in #djs-voice
Play from mp3
Hi, anyone can give me an example of playing a mp3 file from filePath with my discord bot using discord voice.
Thanks
4 replies
❔ Is there any way to send a notification if the Windows is closed?
Hi, I'm using System.Windows to open a Window and I know I can send notifications with NotifyIcon. I want to send a notification like the notifyIcon notification but when the app is closed if something occurs like Web Push Notifications.
7 replies