author: | FeedBackLoop <feedbackloop@gmail.com> |
---|---|
contact: | FREENODE/#fbf |
distribution: | core |
license: |
commands in this plugin: ask-part .. ask .. ask-stop .. ask-experts .. ask-join .. ask-subjects .. ask-list
ask .. [handle_ask]
description: arguments: <subject> <question> - this command lets you ask a question that gets dispatched to jabber users that have registered themselves for that particular subject. permissions: OPER .. USER .. GUEST code: ask command. examples: <user> ;ask ask-bot what is the mercurial repository <output> can't find jabber bot in fleet
ask-experts .. [handle_askexperts]
description: arguments: <subject> - show all the experts on a subject. permissions: OPER .. USER .. GUEST code: ask-experts command. examples: <user> ;ask-experts ask-bot <output> we dont know any experts on this subject yet
ask-join .. [handle_askjoin]
description: arguments: <subject> - join the expert list of a subject. permissions: OPER .. USER .. GUEST code: ask-join command. examples: <user> ;ask-join ask-bot <output> this command only works in jabber
ask-list .. [handle_asklist]
description: show all available subjects. permissions: OPER .. USER .. GUEST code: ask-list command. examples: <user> ;ask-list <output> available subjects:
ask-part .. [handle_askpart]
description: arguments: <subject> - leave the expert list of a subject. permissions: OPER .. USER .. GUEST code: ask-part command. examples: <user> ;ask-part ask-bot <output> this command only works in jabber
ask-stop .. [handle_askstop]
description: no arguments - remove any waiting data for the user giving the command. permissions: OPER .. USER .. GUEST code: ask-stop command. examples: <user> ;ask-stop <output> no question running
ask-subjects .. [handle_asksubjects]
description: arguments: <JID> - show all the subjects an expert handles. permissions: OPER .. USER .. GUEST code: ask-subjects command. examples: <user> ;ask-subjects feedbackloop@gmail.com <output> feedbackloop@gmail.com doesnt handle any subjects