Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Store all channels in channel cache #556

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Store all channels in channel cache #556

merged 1 commit into from
Apr 19, 2024

Conversation

jb3
Copy link
Collaborator

@jb3 jb3 commented Apr 19, 2024

Previously, we would only store created text and voice channels in the channels field of guilds in the GuildCache.

This was weird, because on application start, we would cache all channels regardless of type.

This removes that restriction to allow all channels to be cached and queried.

@jb3 jb3 merged commit 5aa66bd into master Apr 19, 2024
7 checks passed
@jb3 jb3 deleted the jb3/cache-all-channels branch April 19, 2024 23:47
@jb3
Copy link
Collaborator Author

jb3 commented Apr 19, 2024

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant