pb-client
node.js client library for PowerBulletin forums
require! PBClient: pb-clientmma = new PBClient('https://mma.pb.com', 'username@email.com', 'password')mma.login console.log mma.create-thread 2, 'title', 'body', console.log
node.js client library for PowerBulletin forums
require! PBClient: pb-clientmma = new PBClient('https://mma.pb.com', 'username@email.com', 'password')mma.login console.log mma.create-thread 2, 'title', 'body', console.log
npm i pb-client
0
0.0.4
MIT