0.0.4 • Published 11 years ago
pb-client v0.0.4
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