diff --git a/newsdaemon.py b/newsdaemon.py index 47018090..1f016e91 100644 --- a/newsdaemon.py +++ b/newsdaemon.py @@ -6,6 +6,11 @@ __maintainer__ = "Bob Mottram" __email__ = "bob@freedombone.net" __status__ = "Production" +# Example hashtag logic: +# +# if moderated and not #imcoxford then block +# if #pol and contains "westminster" then add #britpol + import os import time import datetime