.. _plugin:lists: ===== LISTS ===== | about ----- | :author: FeedBackLoop :contact: FREENODE/#fbf :distribution: core :license: | description ----------- | lists per user | commands -------- | :commands in this plugin: lists-show .. lists .. lists-del .. lists-merge | 1) *lists .. [handle_lists]* :description: list [',' ] :permissions: USER :code: :ref:`fbf.plugs.db.lists_lists_command`. :examples: :: ;lists bla no bla list available :: ;lists bla, mekker mekker added to bla list 2) *lists-del .. [handle_listsdel]* :description: list-del ',' .. remove items with indexnr from list :permissions: USER :code: :ref:`fbf.plugs.db.lists_lists-del_command`. :examples: :: ;lists-del mekker , 1 mekker is not an integer :: ;lists-del mekker , 0 3 6 mekker is not an integer 3) *lists-merge .. [handle_listsmerge]* :description: merge 2 list :permissions: USER :code: :ref:`fbf.plugs.db.lists_lists-merge_command`. :examples: :: ;lists-merge mekker miep no mekker list available or empty 4) *lists-show .. [handle_listsshow]* :description: show avaiable lists :permissions: USER :code: :ref:`fbf.plugs.db.lists_lists-show_command`. :examples: :: ;lists-show no lists available