From 042bb4c56cd6e7ca2ec00c4f0e47c611f2dab1c6 Mon Sep 17 00:00:00 2001 From: makefu Date: Fri, 1 Oct 2021 18:33:07 +0200 Subject: ma bgt: also supervise bgt on twitter --- 2configs/bgt/social-to-irc.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to '2configs/bgt/social-to-irc.nix') diff --git a/2configs/bgt/social-to-irc.nix b/2configs/bgt/social-to-irc.nix index d02e60695..e0898193b 100644 --- a/2configs/bgt/social-to-irc.nix +++ b/2configs/bgt/social-to-irc.nix @@ -31,6 +31,11 @@ #extraChannels = [ "#binaergewitter" ]; delay = 180; }; + bgt-twitter = { + feed = "http://rss.makefu.r/?action=display&bridge=Twitter&context=By+username&u=binaergewitter&format=Atom"; + #extraChannels = [ "#binaergewitter" ]; + delay = 180; + }; }; }; -- cgit v1.2.3