The Fabulous Geek
The Fabulous Geek
Explore posts from servers
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 10/13/2024 in #djs-questions
Is fetching all threads safe?
Regex on thread titles, but yeah as I have thought about I have considered the db route
5 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 10/6/2024 in #djs-questions
Posting img with REST
Hey, thank you much, that was not to big a deal once you gave me the direction to go. Really appricate it.
5 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 10/6/2024 in #djs-questions
Posting img with REST
Ok, I will go look into that.
5 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 8/2/2024 in #djs-questions
Troubleshoot Memory Issues
ok
7 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 8/2/2024 in #djs-questions
Troubleshoot Memory Issues
684
7 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 8/2/2024 in #djs-questions
Troubleshoot Memory Issues
1 guild, ` [11114676.411569] Out of memory: Killed process 651420 (bun) total-vm:74235776kB, anon-rss:162544kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:688kB oom_score_adj:0 [9987737.521653] Out of memory: Killed process 528010 (bun) total-vm:74391420kB, anon-rss:190984kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:724kB oom_score_adj:0 [198711.105407] Out of memory: Killed process 11122 (xo) total-vm:12562500kB, anon-rss:369976kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:9544kB oom_score_adj:0
7 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 8/2/2024 in #djs-questions
Troubleshoot Memory Issues
GatewayIntentBits.Guilds, GatewayIntentBits.GuildMembers, GatewayIntentBits.GuildMessages, GatewayIntentBits.GuildMessageReactions, GatewayIntentBits.MessageContent
7 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 4/13/2024 in #djs-questions
Comparing commands
Ohh crap, I totaly missed that when I read it. Wow, perfect. Thank you!
16 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 4/13/2024 in #djs-questions
Comparing commands
Thank you much!
16 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 4/13/2024 in #djs-questions
Comparing commands
THen for delete just have to determine that through program and call delete method
16 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 4/13/2024 in #djs-questions
Comparing commands
I think what worries me is that the PUT API overwrite all commands, and I assuem the set() method of ApplicationCommandManger uses PUT. Ohh, I got it. Use the create() method, which will either create or update.
16 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 4/13/2024 in #djs-questions
Comparing commands
Just to be clear...are you refering to using the REST methods or the ApplicationCommandManager methods. And you are saying just send it all and anything new will be created, anything removed will be deleted, and anything updated will be updated. And the only limit will be new?
16 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 4/13/2024 in #djs-questions
Comparing commands
There is a hard limit on command creations each day.
16 replies
DIAdiscord.js - Imagine a boo! 👻
Created by The Fabulous Geek on 3/27/2024 in #djs-questions
Hot loading
thank you!
6 replies