Bots: Difference between revisions

From Buzznet
Jump to: navigation, search
No edit summary
No edit summary
Tags: Reverted Visual edit
Line 6: Line 6:
If you host a bot, please add it here and join it to #services.
If you host a bot, please add it here and join it to #services.


To Create an eggdrop, '''[[Eggdrop|click here]]'''
{| class="wikitable"
{| class="wikitable"
! Nick !! URL !! Hosted by  
! Nick !! URL !! Hosted by  
Line 18: Line 19:


To Create an eggdrop, '''[[eggdrop|click here]]'''
To Create an eggdrop, '''[[eggdrop|click here]]'''
<pre>
except ban {
       type { all; };
       // Me
       mask *@127.0.0.1;
       // Hubs!
       //
      // irc.openpiss.net
      mask *@152.67.252.236;
       // irc.shitposting.space
       mask *@144.202.61.61;
       // irc.freenode.ceo
       mask *@91.92.144.105;
       mask *@2a0e:8f02:1080::2;
       // irc.sigint.pw
       mask *@176.31.26.128;
       mask *@2001:41d0:1:b254:1::1;
       // eu-north.hub
       mask *@65.21.106.233;
       mask *@2a01:4f9:c010:8698::1;
       // uswest.sprynet.org
      mask *@129.159.41.62;
      // nsa.packetscanner.net
      mask *@150.136.110.77;
       // eu-west.hub
       mask *@212.129.35.122;
}
deny link {
       mask {
               // Add all the network's hubs after this line, prefixed with "!"
               !irc.freenode.ceo;
              !irc.openpiss.net;
               !eu-north.hub;
               !irc.sigint.pw;
               !irc.shitposting.space;
               !uswest.sprynet.org;
               !nsa.packetscanner.net;
               !eu-west.hub;
       };
       // Add all your upstream hubs here
       rule !connected(nsa.packetscanner.net)&&!connected(uswest.sprynet.org)&&!connected(irc.shitposting.space);
       type all;
};
</pre>

Revision as of 01:35, 3 April 2025

  • Will kill you back if you kill me
  • No MemoServ's! :P

This is a table of notable bots on Buzznet.

If you host a bot, please add it here and join it to #services.

To Create an eggdrop, click here

To Create an eggdrop, click here

except ban {
       type { all; };
       // Me
       mask *@127.0.0.1;
       // Hubs!
       //
       // irc.openpiss.net
       mask *@152.67.252.236;
       // irc.shitposting.space
       mask *@144.202.61.61;
       // irc.freenode.ceo
       mask *@91.92.144.105;
       mask *@2a0e:8f02:1080::2;
       // irc.sigint.pw
       mask *@176.31.26.128;
       mask *@2001:41d0:1:b254:1::1;
       // eu-north.hub
       mask *@65.21.106.233;
       mask *@2a01:4f9:c010:8698::1;
       // uswest.sprynet.org
       mask *@129.159.41.62;
       // nsa.packetscanner.net
       mask *@150.136.110.77;
       // eu-west.hub
       mask *@212.129.35.122;
}

deny link {
       mask {
               // Add all the network's hubs after this line, prefixed with "!"
               !irc.freenode.ceo;
               !irc.openpiss.net;
               !eu-north.hub;
               !irc.sigint.pw;
               !irc.shitposting.space;
               !uswest.sprynet.org;
               !nsa.packetscanner.net;
               !eu-west.hub;
       };
       // Add all your upstream hubs here
       rule !connected(nsa.packetscanner.net)&&!connected(uswest.sprynet.org)&&!connected(irc.shitposting.space);
       type all;
};

Nick URL Hosted by Channel Description
Dr0ne https://github.com/ircd-hybrid/hopm Koisser #services Local open proxy monitor