#a non-mod has been showcased here before
1 messages · Page 1 of 1 (latest)
something something bot cannot tell whether its in a channel or a thread under it
or perhaps because its the first message that "created" the thread
You should show this code snippet on this forum post, maybe it becomes a feature
Simpler request first... In the mod portal UI I'd like to see the dependency list for a mod, and be able to click through to those other mods. Actual request…
oh feel free to crosspost it, in either case vinenz is aware of it, due to some supervisor x inotify shenannigans it ended up oveloading the mod portal with requests once that were totally unintended 
but yea glad you like it ❤️
huh
I have not yet received any notifs from wube regarding my portal api shenanigans so I hope they're fine 😅
well i bet you weren't fetcing the full details of all mods every 60 seconds at most and due to a bug fetching like all times a dozen every 60 seconds
something something causing out of memory issues on other threads/workers 
glad he reached out to me so i could fix the lock not working as i designed it to be
we used a bot we already had to do the message, and unfortunately there was no way to set it up to do the main channel only, if we had made a new bot then it probably wouldn't be a problem but I've heard they're going to work on it eventually
any chance the mod maker role can bypass it? they're generally the ones who understand the spirit of the channel, and being bapped by a bot whilst doing nothing wrong is a tad annoying 
also it doesn't always trigger? is there like a 10 minute cooldown per user?
there is a cooldown for the reason of not spamming a conversation in a thread
it might be filter-able by role, but there are plenty of people with mod maker who don't frequent the channels
we're probably just going to remove it eventually, it was mainly useful for when the channel was new and there were quite a few people who needed to be reminded
but the ideal solution is to make a new bot that can detect when a message doesn't contain media content only in the main channel and respond then
ah yeah no I only fetch the entire list of mods from the portal every 10 and 30 minutes respectively (and based on those results then do some more fetching of specific mods details)
I have certainly hit some ratelimits regarding downloading of mods at some points tho 😅
bapped for it or merely the thought of surely being busted for it? 
more like downloads timing out
causing bp rendering bot to fail rendering blueprints if the respective mods had not been downloaded before
but now it uses the mirror of mods I auto download so no fear of hitting these kinds of limits again
nice
went ahead and just crossposted it there 
Trying to figure out how to get this to work via a "javascript bookmark". I tried pasting the code snippet into the bookmark URL (with and without "javascript:" ahead of it) but no dice. How is that meant to be done?
might be worth checking the browsers javascript console and network tab once you click it to see if there are any errors