Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions src/listeners/streamwatcher/streamAnnouncer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ const mmbnGameTwitchIds = [
'19495', // Mega Man Star Force 3: Red Joker
'71553216', // Mega Man Star Force 3: Black Ace
'172137957', // Ryūsei no Rockman: Denpa Henkan! On Air!
'556915707', // Rockman EXE Phantom of Network
'2126164907', // Rockman EXE Legend of Network
'1490943277', // Mega Man Battle Network 5: Patch Card - Dominerd
'425135421', // MEGA MAN STAR FORCE: Legacy Collection
];

const speedrunTwitchTags = new Set(['speedrun', 'speedruns', 'rta']);
Expand Down