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

/pb-client/

    Package Sidebar

    Install

    npm i pb-client

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • beppu