wait wait, I am a newbie - can you explain?
I usually don’t like following channels since I keep on losing track of them cuz I want to be notified about a lot of channels, I do prefer role pings but if that’s not doable, that’s fine too
As in like a role that people can get and that role will be pinged like @role for the announcement based on the type of announcement
But it’s fine actually, I’ll just follow the channel to my server for now
I strongly suspect that we did not configure this either
tell me if following the channel worked and I will consult with some millenial on how to configure announcement roles
Yeah I can say, it’s more like something that was very much needed before but now with the use of announcement channels that are followable, I guess people doesn’t really need it anymore, I still prefer the old way lol, nothing much
Yea following did work, I’ll just read it in my server whenever an announcement is made, looking forward to move to dragonflydb when I can!
there is a way simpler way to solve this
just do like
create for each guild a channels map
guildchannels:guildId
and in there u have all smembers for each channel, returning the ids or even the json object
Well I believe I’d still have to loop through each of the channel id and get them separately? Or is there any efficient way? Provide all ids, get at once, with being able to run lots of times like this every sec
yea
but u can store all channel data with hashmaps inside of teh guild
no problem
for dragonfly
Problem would be when I want to update a particular channel