southrop / seiyuu-nickname-bot

https://twitter.com/seiyu_nickname
1 stars 0 forks source link

Abuse prevention #10

Open southrop opened 8 years ago

southrop commented 8 years ago

Probably need to think about this some time.

omonomono commented 8 years ago

Need to disable tweeting the @ symbol to avoid looping with other bots, if you allow user input from a spreadsheet.

southrop commented 8 years ago

Nah, the bot will never pull directly from the spreadsheet, so I think we're fine on that aspect.

omonomono commented 8 years ago

Well, not sure what you mean by that so I don't know how it removes the possibility of the bot getting into a tweet loop, but as long as you understand the possible issue.

southrop commented 8 years ago

As in I will always have full control over the list of possible things it can tweet. A bigger concern might be someone mentioning a bunch of bots together. Perhaps we should ignore tweets that mention more users than just the bot.

omonomono commented 8 years ago

That's a safe design. So is an actual rate limit.