Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daneden/who-would-win

🥊 A Twitter bot that pits emoji against one another
https://github.com/daneden/who-would-win

bots javascript nodejs twitter twitter-bot

Last synced: about 2 months ago
JSON representation

🥊 A Twitter bot that pits emoji against one another

Awesome Lists containing this project

README

        

# ⚠️ This Repository Has Been Archived
The code that displays the Who Would Win Bot leaderboard has been centralised along with the same code that creates fights, tracks data, and tallies results.

You can find the unified repository at [daneden/who-would-win-bot](https://github.com/daneden/who-would-win-bot)

***

# Who Would Win Bot 🥊

A [Twitter bot](https://twitter.com/WhoWouldWinBot) that posts polls so that people can decide which of two random emoji would win in a fight.

Twitter doesn't allow most apps to create poll cards, so we have to pretend we're tweeting from Twitter for iPhone. Some more details about that are available [in the source code](https://github.com/daneden/who-would-win/blob/master/index.js#L6-L31).