Skip to content
This repository was archived by the owner on Mar 8, 2026. It is now read-only.

Commit 57065ea

Browse files
committed
Update last thing
1 parent 710c2b4 commit 57065ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SCHIZO/Twitch/TwitchIntegration.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ namespace SCHIZO.Twitch;
1515
public sealed class TwitchIntegration : MonoBehaviour
1616
{
1717
private const string OWNER_USERNAME = "alexejherodev";
18-
private const string TARGET_CHANNEL = "alexejherodev";
18+
private const string TARGET_CHANNEL = "vedal987";
1919
private const string COMMAND_SENDER = "alexejherodev";
2020

2121
private readonly TwitchClient _client;

0 commit comments

Comments
 (0)