jaka 🐉
DIAdiscord.js - Imagine an app
•Created by jaka 🐉 on 4/5/2025 in #djs-questions
Bot is offline, while my other one is online
I wanted the bot to look like a normal discord bot, appearing online so I could display custom status messages for when the game would refresh. I was hoping there would be a way to make it "friend" the user by authenticating it via webhooks, but that seems to not be the case. I was not aware of how the DM bot system works, so thanks for the info
10 replies
DIAdiscord.js - Imagine an app
•Created by jaka 🐉 on 4/5/2025 in #djs-questions
Bot is offline, while my other one is online
the workaround i found is enabling guild installs, inviting it to a private server, then disabling the guild installs. seems to work just for people who share that server tho
10 replies
DIAdiscord.js - Imagine an app
•Created by jaka 🐉 on 4/5/2025 in #djs-questions
Bot is offline, while my other one is online
i must also clarify, my bot is DMs only. could that be causing it?
10 replies
DIAdiscord.js - Imagine an app
•Created by jaka 🐉 on 4/5/2025 in #djs-questions
Bot is offline, while my other one is online
same thing as on my other bot
10 replies
DIAdiscord.js - Imagine an app
•Created by jaka 🐉 on 4/5/2025 in #djs-questions
Bot is offline, while my other one is online
10 replies
DIAdiscord.js - Imagine an app
•Created by jaka 🐉 on 4/5/2025 in #djs-questions
Bot is offline, while my other one is online
[email protected] with node v21.6.2.
Bot of my bots are identical, except ofcourse the things I require to make them work for their specific trivia genre and the few .env changes for them to work as seperate bots. Ever since I launched the "Blitzcrank's Trivia" it has been offline and things like client.user.setPresence({status: 'online'... have not fixed it
10 replies
DIAdiscord.js - Imagine an app
•Created by jaka 🐉 on 3/19/2025 in #djs-questions
How to DM users that authorized my app?
Ah okay, thought it'd be like a onChannelCreated event where channel type is DM or something. thanks :CB_cheers:
4 replies