tweet()

tweet a message

tweeting a message is super easy

bot.tweet('tweet from tweet.js').then(r => console.log(r));
circle-info

add option "reply_to" with a tweet id to reply to a tweet

circle-check

Manually doing this

Setting upchevron-right

Last updated