mirror of
https://github.com/perlbot/perlbuut-pastebin
synced 2025-06-07 14:17:26 -04:00
Add perl.bot!
This commit is contained in:
parent
12c5fb2839
commit
c9e4555244
1 changed files with 6 additions and 0 deletions
|
@ -43,6 +43,12 @@
|
||||||
"magnet.perlbot.pl": "localhost:perlbot-magnet:",
|
"magnet.perlbot.pl": "localhost:perlbot-magnet:",
|
||||||
"o.perlbot.pl": "localhost:perlbot-oftc:",
|
"o.perlbot.pl": "localhost:perlbot-oftc:",
|
||||||
"oftc.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
|
if (channel && servers[hostname]) { // only do this if we have a channel and a valid server
|
||||||
|
|
Loading…
Add table
Reference in a new issue