Irc bots
From Global Shellz Wiki
An IRC bot is a program which appears as a regular user on IRC but performs automatic tasks. The tasks can be related to user requests (infobots, google bots) or channel management. The latter is somewhat well developed since there is no chanserv at efnet and bots were the main reliable way to keep ops, specifically to prevent channel takeovers during netsplits.
(1) Choose the bot which does what you like
The table lists popular IRC bots which you can try out at your shell, which allows you to host them 24/7.
| Name | Notes | Support channel | Links | Plugins |
|---|---|---|---|---|
| Supybot | Python-based | irc://irc.freenode.net/supybot | Supybot docs | Supybot plugins |
| Mozbot | Perl-based; setup instructions; note: requires Virtuoso level | irc://irc.mozilla.org/mozwebtools | INSTALL file | Mozbot Plugins |
| Eggdrop | in C with tcl modules | irc://irc.freenode.net/eggdrop | Documentation | Eggdrop Plugins |
| Script bot | Php-based | irc://irc.theoks.net/bots | Developer Documentation | n/a |
| Wraith | c++ based | irc://irc.efnet.org/Wraith | Wraith docs | [n/a |
(2) Run the bot
- Check out Membership levels and make sure you have the necessary access required.
- Read the documentation for the bot and use it.
If you have questions, please ask at our #globalshellz Channel and we will be happy to help you.