Bots: Difference between revisions
From Buzznet
No edit summary |
No edit summary |
||
Line 38: | Line 38: | ||
supybot-wizard | supybot-wizard | ||
* Once you generate the config file, which will be named <code>yourbotnick.conf</code> (where “yourbotnick” is the nick you have chosen for your bot in the wizard), it will be placed in your ‘runbot’ directory. ( | |||
* Now to start the bot, run, still from within the ‘runbot’ directory: | |||
supybot yourbotnick.conf | |||
=== Listing Commands === | === Listing Commands === |
Revision as of 00:17, 30 September 2025
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
- Once you generate the config file, which will be named
yourbotnick.conf
(where “yourbotnick” is the nick you have chosen for your bot in the wizard), it will be placed in your ‘runbot’ directory. (
- Now to start the bot, run, still from within the ‘runbot’ directory:
supybot yourbotnick.conf
Listing Commands
This is a table of notable bots on Buzznet.
- If you host a bot related to service, join it to #services.