author: | FeedBackLoop <feedbackloop@gmail.com> |
---|---|
contact: | FREENODE/#fbf |
distribution: | core |
license: |
commands in this plugin: lists-show .. lists .. lists-del .. lists-merge
lists .. [handle_lists]
description: list <listname> [‘,’ <item>] permissions: USER code: lists command. examples: <user> ;lists bla <output> no bla list available<user> ;lists bla, mekker <output> mekker added to bla list
lists-del .. [handle_listsdel]
description: list-del <listname> ‘,’ <listofnrs> .. remove items with indexnr from list permissions: USER code: lists-del command. examples: <user> ;lists-del mekker , 1 <output> mekker is not an integer<user> ;lists-del mekker , 0 3 6 <output> mekker is not an integer
lists-merge .. [handle_listsmerge]
description: merge 2 list permissions: USER code: lists-merge command. examples: <user> ;lists-merge mekker miep <output> no mekker list available or empty
lists-show .. [handle_listsshow]
description: show avaiable lists permissions: USER code: lists-show command. examples: <user> ;lists-show <output> no lists available