Skip to content

Commit f4e6f96

Browse files
Adding username to whitelist
1 parent 5ac01c5 commit f4e6f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nullinside.Api.TwitchBot/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public static class Constants {
3131
"sery_bot", "buttsbot", "songlistbot", "frostytoolsdotcom",
3232
"kofistreambot", "lumiastream", "botrixoficial", "fossabot",
3333
"wzbot", "rainmaker", "streamstickers", "tangiabot", "dixperbot",
34-
"trackerggbot", "creatisbot"
34+
"trackerggbot", "creatisbot", "day_walker78"
3535
};
3636

3737
/// <summary>

0 commit comments

Comments
 (0)