OVERFLOW


about


author:FeedBackLoop <feedbackloop@gmail.com>
contact:FREENODE/#fbf
distribution:core
license:

description


Grabs data for a StackOverflow user. You must enable this plugin first by running .. ;overflow-cfg enable 1

commands


commands in this plugin:
 overflow-answers .. overflow-names .. overflow-start .. overflow-search .. overflow-cfg .. overflow-cfgsave .. overflow-cfgdefined .. overflow-disable .. overflow-stop .. overflow-list .. overflow-enable

  1. overflow-answers .. [handle_overflowanswers]

    description:[]
  2. overflow-cfg .. [cfg]

    description:the config (cfg) command.
    permissions:OPER
    code:PersistConfig class.
    examples:
    <user> ;overflow-cfg
    <output> options: cfile="docs/docrun/config/plugs/fbf.plugs.extra.overflow" .. datadir="docs/docrun/" .. dir="docs/docrun/config" .. enable=0 .. filename="plugs/fbf.plugs.extra.overflow" .. hide=[] .. issaved=True .. jsondb=None .. logname="config/plugs/fbf.plugs.extra.overflow" .. modname="fbf.plugs.extra.overflow" .. origdir="docs/docrun" .. origname="plugs/fbf.plugs.extra.overflow" - 1 more
  3. overflow-cfgdefined .. [cfgdefined]

    description:show defined attributes.
    permissions:OPER
    code:PersistConfig class.
    examples:
    <user> ;overflow-cfgdefined
    <output> cfg has the following options defined: cfile, datadir, dir, enable, filename, hide, issaved, jsondb, logname, modname, origdir, origname, plugname, port, sleep, uuid
  4. overflow-cfgsave .. [cfgsave]

    description:save config.
    permissions:OPER
    code:PersistConfig class.
    examples:
    <user> ;overflow-cfgsave
    <output> config saved
  5. overflow-disable .. [handle_overflowdisable]

    description:[]
  6. overflow-enable .. [handle_overflowenable]

    description:[]
  7. overflow-list .. [handle_overflowlist]

    description:[]
  8. overflow-names .. [handle_overflownames]

    description:[]
  9. overflow-search .. [handle_overflowsearch]

    description:[]
  10. overflow-start .. [handle_overflowstart]

    description:[]
    permissions:OPER
    code:overflow-start command.
    examples:
    <user> ;overflow-start feedbackoverflow:625681
    <output> we are already monitoring 625681 in ['testbot', '#test']
    <output> done - overflow-start
  11. overflow-stop .. [handle_overflowstop]

    description:[]
    permissions:OPER
    code:overflow-stop command.
    examples:
    <user> ;overflow-stop 625680
    <output> we are not monitoring 625680 in #test

Table Of Contents

Previous topic

OPS

Next topic

PLUS

This Page