2021-04-05 17:29:49 +02:00
|
|
|
.. _plugin-Nickometer:
|
|
|
|
|
|
|
|
Documentation for the Nickometer plugin for Supybot
|
|
|
|
===================================================
|
|
|
|
|
|
|
|
Purpose
|
|
|
|
-------
|
|
|
|
A port of Infobot's nickometer command from Perl. This plugin
|
|
|
|
provides one command (called nickometer) which will tell you how 'lame'
|
|
|
|
an IRC nick is. It's an elitist hacker thing, but quite fun.
|
|
|
|
|
|
|
|
Usage
|
|
|
|
-----
|
|
|
|
Will tell you how lame a nick is by the command 'nickometer [nick]'.
|
|
|
|
|
2021-04-05 22:56:40 +02:00
|
|
|
.. _commands-Nickometer:
|
|
|
|
|
2021-04-05 17:29:49 +02:00
|
|
|
Commands
|
|
|
|
--------
|
2021-04-17 20:09:33 +02:00
|
|
|
.. _command-nickometer-nickometer:
|
2021-04-05 22:56:40 +02:00
|
|
|
|
2021-04-05 17:29:49 +02:00
|
|
|
nickometer [<nick>]
|
|
|
|
Tells you how lame said nick is. If <nick> is not given, uses the nick of the person giving the command.
|
|
|
|
|
2021-04-17 20:09:33 +02:00
|
|
|
.. _conf-Nickometer:
|
|
|
|
|
2021-04-05 17:29:49 +02:00
|
|
|
Configuration
|
|
|
|
-------------
|
2021-04-17 20:09:33 +02:00
|
|
|
|
|
|
|
.. _conf-supybot.plugins.Nickometer.public:
|
|
|
|
|
2021-04-22 00:29:15 +02:00
|
|
|
|
2021-04-05 17:29:49 +02:00
|
|
|
supybot.plugins.Nickometer.public
|
|
|
|
This config variable defaults to "True", is not network-specific, and is not channel-specific.
|
|
|
|
|
|
|
|
Determines whether this plugin is publicly visible.
|
|
|
|
|