.. _plugin:nickserv: ======== NICKSERV ======== | about ----- | :author: Wijnand 'tehmaze' Modderman - http://tehmaze.com :contact: FREENODE/#fbf :distribution: core :license: | description ----------- | authenticate to NickServ. | commands -------- | :commands in this plugin: ns-send .. ns-del .. ns-auth .. ns-add .. ns-list | 1) *ns-add .. [handle_nsadd]* :description: arguments: [] [] - add a bot to the nickserv. :permissions: OPER :code: :ref:`fbf.plugs.core.nickserv_ns-add_command`. :examples: :: ;ns-add mekker replacing previous configuration ok 2) *ns-auth .. [handle_nsauth]* :description: arguments: [] - perform an auth request. :permissions: OPER :code: :ref:`fbf.plugs.core.nickserv_ns-auth_command`. :examples: :: ;ns-auth fleet bot testbot not found :: ;ns-auth test fleet bot test not found 3) *ns-del .. [handle_nsdel]* :description: arguments: - remove a bot from nickserv. :permissions: OPER :code: :ref:`fbf.plugs.core.nickserv_ns-del_command`. :examples: :: ;ns-del test fleet bot test not found 4) *ns-list .. [handle_nslist]* :description: no arguments - show a list of all bots know with nickserv. :permissions: OPER :code: :ref:`fbf.plugs.core.nickserv_ns-list_command`. :examples: :: ;ns-list testbot: authenticating through NickServ 5) *ns-send .. [handle_nssend]* :description: arguments: - send string to the nickserv. :permissions: OPER :code: :ref:`fbf.plugs.core.nickserv_ns-send_command`. :examples: :: ;ns-send identify bla send