emojitions

tweet about your emojitions

Usage no npm install needed!

<script type="module">
  import emojitions from 'https://cdn.skypack.dev/emojitions';
</script>

README

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