Skip to content

Commit f6db154

Browse files
Merge pull request #61 from nullinside-development-group/feature/Whitelist
Adding username to whitelist
2 parents 5ac01c5 + f4e6f96 commit f6db154

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)