OVERFLOW


about


author:Bart Thate <bthate@gmail.com>
contact:IRCNET/#dunkbots
distribution:core
license:MIT

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-enable .. overflow-disable .. overflow-stop .. overflow-list

  1. overflow-answers .. [handle_overflowanswers]

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

    description:the config (cfg) command.
    permissions:OPER
    code:jsb.plugs.common.overflow_overflow-cfg_command.
    examples:
    <user> ;overflow-cfg
    <output> options: cfile="/home/bart/.jsb/config/plugs/jsb.plugs.common.overflow" .. datadir="/home/bart/.jsb" .. dir="/home/bart/.jsb/config" .. enable=0 .. filename="plugs/jsb.plugs.common.overflow" .. hide=[] .. isdb=False .. isgae=False .. issaved=True .. jsondb=None .. modname="jsb.plugs.common.overflow" .. origdir="/home/bart/.jsb" .. origname="plugs/jsb.plugs.common.overflow" - 1 more
  3. overflow-cfgsave .. [cmnd_cfgsave]

    description:save config.
    permissions:OPER
    code:jsb.plugs.common.overflow_overflow-cfgsave_command.
    examples:
    <user> ;overflow-cfgsave
    <output> config saved
  4. overflow-disable .. [handle_overflowdisable]

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

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

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

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

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

    description:[]
    permissions:OPER
    code:overflow-start command.
    examples:
    <user> ;overflow-start bthate:625680
    <output> done - overflow-start
  10. overflow-stop .. [handle_overflowstop]

    description:[]
    permissions:OPER
    code:overflow-stop command.
    examples:
    <user> ;overflow-stop 625680
    <output> done - overflow-stop

Table Of Contents

Previous topic

LEARN

Next topic

PLUS

This Page