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 16, 2021
1 parent e1f855a commit 3582ab8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 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",
"2020",
"abbottcostello",
"angeloflight",
"anotherttvviewer",
Expand Down Expand Up @@ -75,6 +76,7 @@ var IgnoredUsers = []string{
"ghrly",
"gingerne",
"gowithhim",
"hades_osiris",
"havethis2",
"icantcontrolit",
"icewizerds",
Expand All @@ -95,6 +97,7 @@ var IgnoredUsers = []string{
"mrreflector",
"mslenity",
"n3td3v",
"nerdydreams",
"nightbot",
"nuclearpigeons",
"p0lizei_",
Expand All @@ -108,6 +111,7 @@ var IgnoredUsers = []string{
"sillygnome225",
"slocool",
"stickypigs",
"stormmunity",
"streamlabs",
"stygian_styx",
"talkingrobble",
Expand All @@ -116,6 +120,8 @@ var IgnoredUsers = []string{
"teyyd",
"tripbot4000",
"twitchdetails",
"twitchgrowthdiscord",
"underworldnaiad",
"unixchat",
"utensilzinc",
"v_and_k",
Expand Down

0 comments on commit 3582ab8

Please sign in to comment.