bruhbruhbruhwho
bruhbruhbruhwho
DIAdiscord.js - Imagine an app
Created by bruhbruhbruhwho on 10/9/2023 in #djs-questions
Creating a hyperlink
Okay thanks a lot for your help and time, I’ll try testing it tomorrow
17 replies
DIAdiscord.js - Imagine an app
Created by bruhbruhbruhwho on 10/9/2023 in #djs-questions
Creating a hyperlink
hm that’s weird, i did mine through the UI as well. I wonder if it has to do with the fact that im on mobile rn but i doubt it
17 replies
DIAdiscord.js - Imagine an app
Created by bruhbruhbruhwho on 10/9/2023 in #djs-questions
Creating a hyperlink
Sorry just to clarify, are you sending that message via a bot or just through the discord UI?
17 replies
DIAdiscord.js - Imagine an app
Created by bruhbruhbruhwho on 10/3/2023 in #djs-questions
DiscordAPIError[10070]: Unknown Guild Scheduled Event
It doesn't but it gives us a rough idea on who will and we can then check in person. I will just use cron to implement the timer in that case. Thanks for your help, I really appreciate it 😀
14 replies
DIAdiscord.js - Imagine an app
Created by bruhbruhbruhwho on 10/3/2023 in #djs-questions
DiscordAPIError[10070]: Unknown Guild Scheduled Event
I'm actually not too familiar with events, does it not automatically delete once the scheduled end time is over? I assumed it was like that so I wouldn't have my bot delete it automatically. If that is not the case then I will implement it as you say. Thanks!
14 replies
DIAdiscord.js - Imagine an app
Created by bruhbruhbruhwho on 10/3/2023 in #djs-questions
DiscordAPIError[10070]: Unknown Guild Scheduled Event
Specifically my program uses Scheduled Events to take attendance for a club. I want to get the subscribers to log it directly onto a Google Sheets, and so for me I thought it would make sense to try and "take attendance" right at the end and then delete the event. Previously I had tracked when each person had been added, but that was a bit too resource intensive.
14 replies
DIAdiscord.js - Imagine an app
Created by bruhbruhbruhwho on 10/3/2023 in #djs-questions
DiscordAPIError[10070]: Unknown Guild Scheduled Event
I see, thanks for your help. Is there a way that you would suggest that I fetch the subscribers once the event is deleted without using that event? Or should I try to find a work around?
14 replies
DIAdiscord.js - Imagine an app
Created by bruhbruhbruhwho on 10/3/2023 in #djs-questions
DiscordAPIError[10070]: Unknown Guild Scheduled Event
Is that how it works? What does the GuildScheduledEventDelete event do then? Does it not return the scheduled event as it was right before it was deleted?
14 replies