pb-client

0.0.4 • Public • Published

pb-client

node.js client library for PowerBulletin forums

require! PBClient: pb-client
mma = new PBClient('https://mma.pb.com', 'username@email.com', 'password')
mma.login console.log
 
mma.create-thread 2, 'title', 'body', console.log

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i pb-client

    Weekly Downloads

    3

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • beppu