1.0.0 • Published 10 years ago

emojitions v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

emojitions

A simple module for a twitter bot that tweets about emotions, I mean emojis.

Installation

npm install emojitions

Usage

var emojitions = require('emojitions');

// congrats, you have now posted a tweet about emojitions to this timeline
emojitions(CONSUMER_KEY, CONSUMER_SECRET, ACCESS_TOKEN, ACCESS_TOKEN_SECRET);

License

MIT