- Remove the `supybot-wizard` section, as this is duplicated with the install guides
- Add a short blurb describing how to interact with the bot (via command prefix, nick prefix, or direct message)
- Add an explanation of *why* "list" and "help" are separate commands.
- Use consistent formatting when referring to command names. (in this case I used code blocks)
It may have been confusing, to use the name Supybot everywhere: as the
software name, the shell commands, and the nick on IRC.
Plus, it's the Limnoria documentation, so let's avoid confusion this
early in the documentation.
Adding strict hostmask isn't the only option, you can use wildcards and
the most used wildcards are now explained.
* any nick with specific ident (*!ident@host)
* server which doesn't have bots, but has multiple users
* anything with specific host (*!*@host)
* cloaks/vhosts
...to identify to Services.
Did this get a little too verbose? I think that this did, but I need
help making this a little less verbose and CertFP requires verbosity.
h curl
curl is more often installed than pastebinit and is widely used and
might be installed by default on some systems (I believe Fedora 20 is
one of these).