Bots

From Buzznet
Revision as of 00:10, 30 September 2025 by Parrot (talk | contribs)
Jump to: navigation, search

Getting Started with Limnoria/Supybot

Introduction

  • Ok, so you’ve decided to try out Limnoria. That’s great!

Initial Setup

  • YOU NEED ROOT
  • First create a user call supybot
adduser supybot
  • You need to add your user to sudoers list
nano /etc/sudoers
  • ADD this line to user privilege specification
supybot ALL=(ALL:ALL) ALL
  • Switch to the new user with
su supybot
  • you may create a ‘runbot’ directory inside your home directory.

Listing Commands

This is a table of notable bots on Buzznet.

  • If you host a bot related to service, join it to #services.
Nick URL Hosted by Channel Description
Hopm https://github.com/ircd-hybrid/hopm Koisser #Services Local open proxy monitor
D4rk3gg none Parrot #Services Random bot.
Pylink https://github.com/PyLink/PyLink.git Parrot Anywhere Service BOT
Buzznet https://github.com/PyLink/PyLink.git Parrot Anywhere Service BOT
WikiBot https://www.mediawiki.org/wiki/Manual:IRC_RC_Bot Parrot Anywhere Wiki Website IRC
Supybot https://limnoria.net/ Parrot Anywhere Limnoria BOT
OperServ https://github.com/anope/anope/archive/refs/tags/2.0.18.tar.gz Parrot #Services Services bots
NickServ https://github.com/anope/anope/archive/refs/tags/2.0.18.tar.gz Parrot #Services Services bots
ChanServ https://github.com/anope/anope/archive/refs/tags/2.0.18.tar.gz Parrot #Services Services bots
Gl0bal https://github.com/anope/anope/archive/refs/tags/2.0.18.tar.gz Parrot #Services Services bots
BotServ https://github.com/anope/anope/archive/refs/tags/2.0.18.tar.gz Parrot #Services Services bots
HostServ https://github.com/anope/anope/archive/refs/tags/2.0.18.tar.gz Parrot #Services Services bots