Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: allow disabling of guild and channel caches #895

Merged
merged 8 commits into from
Sep 27, 2023

fix: shut up and sign the will already old man

4dbd985
Select commit
Loading
Failed to load commit list.
Merged

feat: allow disabling of guild and channel caches #895

fix: shut up and sign the will already old man
4dbd985
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codacy Production / Codacy Static Code Analysis succeeded Sep 27, 2023 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Clones added
============
- src/dpp/events/thread_delete.cpp  1
- src/dpp/events/thread_create.cpp  1
- src/dpp/events/guild_member_update.cpp  1
         

Clones removed
==============
+ src/dpp/events/guild_stickers_update.cpp  -2
+ src/dpp/events/thread_members_update.cpp  -2
+ src/dpp/events/thread_list_sync.cpp  -1
+ src/dpp/events/guild_role_update.cpp  -1
+ src/dpp/events/guild_role_create.cpp  -2
+ src/dpp/events/guild_role_delete.cpp  -1
+ src/dpp/events/guild_create.cpp  -1
+ src/dpp/events/guild_emojis_update.cpp  -3
+ src/dpp/events/guild_delete.cpp  -1
         

See the complete overview on Codacy