Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/noamt/emoji-sky
- Owner: noamt
- License: apache-2.0
- Created: 2017-11-04T16:03:13.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-13T13:56:12.000Z (almost 7 years ago)
- Last Synced: 2024-06-20T14:28:31.627Z (5 months ago)
- Topics: art, emoji, twitter
- Language: Go
- Homepage: https://twitter.com/Emojisky
- Size: 71.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
- License: LICENSE
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`