WizardFactory / BlogSyncer

one write posting all of the world
Apache License 2.0
3 stars 10 forks source link

Fixed #328 Facebook에서 tiwtter로 posting시에 'Could not authenticate you.… #330

Closed kimalec closed 9 years ago

kimalec commented 9 years ago

…' 발생

blogBot.js modify log level ignore error in getAndPush - if return error in getAndPush, do not start retrypost ignore error in task When postStatus was 403, skip retry posting

twitter.js when posting, use npm twitter for POST. max length of status message set to 136 when POST.

package.json add twitter