+! On 11 November 2016 at 13:42, Kevin Fenzi <kevin@xxxxxxxxx> wrote: > From 1aa7b1de0793aa5844c405097ca10474cb93a39a Mon Sep 17 00:00:00 2001 > From: Kevin Fenzi <kevin@xxxxxxxxx> > Date: Fri, 11 Nov 2016 15:08:11 +0000 > Subject: [PATCH] Adjust fedora-ask fedmsg irc bot to only show 2 topics. > https://pagure.io/fedora-infrastructure/issue/5538 > > --- > roles/fedmsg/irc/templates/ircbot.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/roles/fedmsg/irc/templates/ircbot.py > b/roles/fedmsg/irc/templates/ircbot.py index a5e7ad1..c3097b0 100644 > --- a/roles/fedmsg/irc/templates/ircbot.py > +++ b/roles/fedmsg/irc/templates/ircbot.py > @@ -175,7 +175,7 @@ config = dict( > channel='fedora-ask', > # Only show AskFedora messages > filters=dict( > - topic=['^((?!askbot).)*$'], > + > topic=['^((?!(askbot.post.edit|askbot.flag_offensive.add)).)*$'], ), > ), > > -- > 1.8.3.1 > > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > -- Stephen J Smoogen. _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx