Skip to content

Instantly share code, notes, and snippets.

@napster3000
napster3000 / twitter_bot.js
Last active January 2, 2016 17:48
Twitter bot INSTALLING: $ npm install twit CONFIG: Read source and edit first lines
var Twit = require('twit');
/*
CONFIG (EDIT JUST HERE)
https://dev.twitter.com/apps
In settings, set "Application type": Read and Write
*/