1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 00:19:00 +03:00
Octobot/.github
Octol1ttle daa1dd4184
General fixes (#54)
Depends on #55

These changes are really small and I don't know how to reasonably split
them into multiple PRs, but here's the changelog:
- The result of the `UtilityService#LogActionAsync` call in
`BanCommandGroup#BanUserAsync` is no longer ignored and it's errors will
now prevent feedback from being sent;
- Converted `if` statement to a `return` with ternary in
`LanguageOption`;
- Slightly decreased method complexity of
`MessageDeletedResponder#RespondAsync` by cleverly using Results;
- Changed the order of parameters for `UtilityService#LogActionAsync` to
flow better;
- Removed the exemption for `ConvertIfToReturnStatement` for
InspectCode.

---------

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-07-20 07:36:21 +00:00
..
ISSUE_TEMPLATE Switch to Remora.Discord (#41) 2023-07-09 16:32:14 +03:00
workflows General fixes (#54) 2023-07-20 07:36:21 +00:00
CODEOWNERS Tidy up project structure, fix bug with edit logging (#47) 2023-07-09 22:36:44 +05:00
dependabot.yml Fix CI failures 2023-01-18 20:35:22 +05:00
labels.yml Increase thresholds for size labels (#52) 2023-07-19 21:00:11 +00:00