zigdon / xkcd-Bucket

Bucket is the channel bot for #xkcd
http://wiki.xkcd.com/irc/Bucket
121 stars 31 forks source link

Remove unreachable "I am" code in &db_success #123

Closed dgw closed 5 years ago

dgw commented 6 years ago

See #69. Bucket doesn't actually seem to learn from someone saying, "Bucket, I am a tester." for example. Even if it was picked up, code later in that function would reject learning such a factoid ("Please don't edit your own factoids, $bag{who}."). So this check is pointless.