MrShark
MrShark
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
ig only for one guild, at least for now
28 replies
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
..send a message to a channel with information about the RPC or Game or whatever
28 replies
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
*channelToSend To.send
28 replies
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
and then channel.send('lol')?
28 replies
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
ok and how would i fetch the guild channels?
28 replies
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
yea i know, but i want to send it to an specific channel
28 replies
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
and what do i need to do to send it to a specific channel?
28 replies
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
no i'm programming a bot but i use RPC to call the event
28 replies
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
client.on('presenceUpdate', (oldMember, newMember) => { // send message to newMember });
28 replies
DIAdiscord.js - Imagine a boo! 👻
Created by MrShark on 6/22/2023 in #djs-questions
send message to user in PresenceUpdate event
yes
28 replies