From c9e45552447b2c37a8b6f1a9ecf368f2cc2b2bd7 Mon Sep 17 00:00:00 2001 From: Ryan Voots Date: Tue, 5 Dec 2017 09:45:05 -0500 Subject: [PATCH] Add perl.bot! --- templates/editor.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/templates/editor.html b/templates/editor.html index 276ae92..db4b7fb 100755 --- a/templates/editor.html +++ b/templates/editor.html @@ -43,6 +43,12 @@ "magnet.perlbot.pl": "localhost:perlbot-magnet:", "o.perlbot.pl": "localhost:perlbot-oftc:", "oftc.perlbot.pl": "localhost:perlbot-oftc:", + "f.perl.bot": "localhost:perlbot:", + "freenode.perl.bot": "localhost:perlbot:", + "m.perl.bot": "localhost:perlbot-magnet:", + "magnet.perl.bot": "localhost:perlbot-magnet:", + "o.perl.bot": "localhost:perlbot-oftc:", + "oftc.perl.bot": "localhost:perlbot-oftc:", }; if (channel && servers[hostname]) { // only do this if we have a channel and a valid server