Skip to content

Fix raid detection and use Announcements instead - #1216

Merged
Psychoboy merged 3 commits into
mainfrom
fixRaidAnnouncement
Sep 6, 2026
Merged

Fix raid detection and use Announcements instead#1216
Psychoboy merged 3 commits into
mainfrom
fixRaidAnnouncement

Fix raid detection and use Announcements instead

6e65519
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 6, 2026 in 0s

2 new issues (0 max.) of at least severity.

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

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- PenguinTwitchBot/Services/RaidRewardService.cs  28
- PenguinTwitchBot/Services/RaidRewardSettingsService.cs  2
         

See the complete overview on Codacy

Annotations

Check warning on line 133 in PenguinTwitchBot/Services/RaidRewardService.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

PenguinTwitchBot/Services/RaidRewardService.cs#L133

Introduce a new variable instead of reusing the parameter '_'.

Check warning on line 133 in PenguinTwitchBot/Services/RaidRewardService.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

PenguinTwitchBot/Services/RaidRewardService.cs#L133

Remove this useless assignment to local variable '_'.