Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noamt/emoji-sky

The naive backend behind @EmojiSky
https://github.com/noamt/emoji-sky

art emoji twitter

Last synced: 16 days ago
JSON representation

The naive backend behind @EmojiSky

Awesome Lists containing this project

README

        

= Emoji Sky

A twitter bot inspired by https://twitter.com/EmojiAquarium[@EmojiAquarium].

This bot posts an emoji drawing of the sky once an hour.

Drawings will show the sun shining with different birds and insects flying around during UTC day time, and the moon with bats and owls flying around during night time.

== Building

`go build`

== Running in development

Draw a snapshot and print it to the terminal using
`DEVELOPMENT=TRUE ./emoji-sky`

== Deploying

`git push heroku master`