1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 08:51:12 +03:00
Octobot/TeamOctolings.Octobot
Octol1ttle ea9302e185
Use MemberData roles when checking permissions & interactions (#312)
Closes #311 

This change fixes unexpected behavior when a member's Discord roles get
desynchronized with their MemberData roles (e.g. when a member gets
role-muted). In addition this results in less API requests being made
when there are cache misses (commands should execute faster)

---------

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2024-05-23 18:21:52 +05:00
..
Attributes Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Commands Seal implicitly used classes (#309) 2024-05-23 17:47:51 +05:00
Data Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Extensions Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Parsers Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Responders Seal implicitly used classes (#309) 2024-05-23 17:47:51 +05:00
Services Use MemberData roles when checking permissions & interactions (#312) 2024-05-23 18:21:52 +05:00
BuildInfo.cs Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
ColorsList.cs Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Messages.Designer.cs Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Messages.resx Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Messages.ru.resx Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Program.cs Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
TeamOctolings.Octobot.csproj Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00
Utility.cs Apply official naming guidelines to Octobot (#306) 2024-05-16 20:34:26 +05:00