Bots
From Buzznet
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
- Is the time to installation
sudo apt install limnoria
- you may create a ‘runbot’ directory inside your home directory.
mkdir runbot
- Now you can cd to your ‘runbot’ directory,
cd runbot
- and from within it run
supybot-wizard
, which will walk you through a series of questions to generate the bot config file.
supybot-wizard
Listing Commands
This is a table of notable bots on Buzznet.
- If you host a bot related to service, join it to #services.