Skip to content

Instantly share code, notes, and snippets.

View snassar's full-sized avatar
☢️
Sticking python where it belongs... a container

Samir Nassar snassar

☢️
Sticking python where it belongs... a container
  • Berlin
View GitHub Profile
@raed667
raed667 / life-loop.js
Created January 6, 2017 21:30
Follow, then unfollow samir
const Twitter = require('twitter');
const client = new Twitter({
consumer_key: 'XYZ',
consumer_secret: 'XYZ',
access_token_key: 'XYZ-XYZ',
access_token_secret: 'XYZ'
});
const params = {