tweet()
tweet a message
tweeting a message is super easy
bot.tweet('tweet from tweet.js').then(r => console.log(r));
this will output something similar to this : (https://hastebin.com/jaqabuteye.less)
Manually doing this
Setting upLast updated
Was this helpful?