pokemontrades / porygon-bot

Porygon-Bot for IRC.
Apache License 2.0
7 stars 5 forks source link

Limit tag spam #70

Closed Kirzi closed 7 years ago

Kirzi commented 7 years ago

Currently, if we use the .tag command on a user with dozens of usernotes, all of them will get dumped into the IRC, but that's kinda spammy and not always needed. Sometimes we only need to check the most recent tags, and/or roughly how many total tags there are.

Suggestion: Only dump the most recent 4-5 tags into the IRC, followed by a "...and ## more usernotes. Use .tag /u/username -A to display all."

And of course, .tag /u/username -A (or some other syntax) would return all tags.


Also, on a similar note, I'd support allowing us to use the .tag command in PMs with Porybot.