t̴humper
t̴humper
DIAdiscord.js - Imagine a bot
Created by t̴humper on 8/3/2024 in #djs-questions
Possible to stream video of webpage through Discord.js bot?
Awesome, thank you !
11 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 8/3/2024 in #djs-questions
Possible to stream video of webpage through Discord.js bot?
Is that like creating an activity?
11 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 8/3/2024 in #djs-questions
Possible to stream video of webpage through Discord.js bot?
Do you mind pointing me in the direction of some reading to get started? I'm curious about how this could be implemented :ztmochabowing:
11 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 8/3/2024 in #djs-questions
Possible to stream video of webpage through Discord.js bot?
Thanks so much for the answer, I appreciate it!
11 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 8/3/2024 in #djs-questions
Possible to stream video of webpage through Discord.js bot?
For more context, I'm interested in creating a bot to assist with a tabletop campaign, and I'd love for it to be able to stream our map using the bot's database.
11 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/6/2023 in #djs-questions
Editing a pinned message?
oh, I got it! thank you for the help KohaneBow !
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/6/2023 in #djs-questions
Editing a pinned message?
Thank you! do you know if .edit() will work with embeds as well? like:
messages.edit(messageid, { embeds: [newEmbed] });
messages.edit(messageid, { embeds: [newEmbed] });
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/6/2023 in #djs-questions
Editing a pinned message?
No description
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/3/2023 in #djs-questions
How to send a followUp after deferReply() and editReply()?
oh, thank you very much! makes sense, appreciate it KohaneBow !
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/3/2023 in #djs-questions
How to send a followUp after deferReply() and editReply()?
No description
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/3/2023 in #djs-questions
How to send a followUp after deferReply() and editReply()?
But it looks like the followUp just edits the original reply instead of sending a second message?
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/3/2023 in #djs-questions
How to send a followUp after deferReply() and editReply()?
No description
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/3/2023 in #djs-questions
How to send a followUp after deferReply() and editReply()?
No description
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 1/11/2023 in #djs-questions
Get the second message in a channel?
thank you so much 🙏 🙏 🙏 !
6 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 1/11/2023 in #djs-questions
Get the second message in a channel?
does channel.messages.fetch start at the top (so [1] would be the second message? Or does it start from the most recent message?
6 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/7/2022 in #djs-questions
Unknown interaction?
Does anyone know how I avoid these errors? My bot keeps crashing because of them bunthink
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/7/2022 in #djs-questions
Unknown interaction?
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 12/7/2022 in #djs-questions
Unknown interaction?
Node.js v18.8.0 discord.js: 14.7.1
7 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 11/12/2022 in #djs-questions
Trying to get the emoji from a forum tag
Interesting, I removed and added the tag back and code is working correctly now. Maybe old code. Thanks! @jiralite
14 replies
DIAdiscord.js - Imagine a bot
Created by t̴humper on 11/12/2022 in #djs-questions
Trying to get the emoji from a forum tag
Thanks for checking! Maybe I need to update or reinstall my djs bunthink
14 replies