Skip to content

Commit

Permalink
Adding more bots
Browse files Browse the repository at this point in the history
  • Loading branch information
dmerrick committed May 23, 2021
1 parent 13adc0b commit 0acb9cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/config/tripbot/helpers.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ func UserIsIgnored(user string) bool {
// https://twitchinsights.net/bots
var IgnoredUsers = []string{
"0_applebadapple_0",
"1174",
"2020",
"abbottcostello",
"angeloflight",
Expand All @@ -61,6 +62,7 @@ var IgnoredUsers = []string{
"communityshowcase",
"cristianepre",
"cyclemotion",
"d4rk_5how",
"d4rk_5ky",
"discord_for_streamers",
"droopdoggg",
Expand All @@ -72,6 +74,7 @@ var IgnoredUsers = []string{
"feuerwehr",
"flaskcopy",
"freddyybot",
"frw33d",
"ftopayr",
"ghrly",
"gingerne",
Expand Down

0 comments on commit 0acb9cc

Please sign in to comment.