Feature request: Marking tweets exempt from deletion
Hey @adamdrake , would it be possible to implement some sort of "protect" filter? So, harold would ignore every tweet that contains a user supplied hashtag.
In config, you might have an option like this:
[protected]
hashtags = "#protected #randomstring #etc"
What do you think?
EDIT: grammar
@paxperscientiam Sounds like a good idea to me! I do some work with another person who has implemented this functionality in their Twitter management system, but the repo is currently not public.
If this is something you'd like to see included in Harold, feel free to add the functionality and send a pull request. I'll be more than happy to review it!
If this is something you'd like to see included in Harold, feel free to add the functionality and send a pull request. I'll be more than happy to review it!
ooo, now i have an excuse to learn a little go. 👍