Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/daneden/who-would-win
- Owner: daneden
- Archived: true
- Created: 2018-10-19T04:25:34.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-11-23T10:50:25.000Z (about 3 years ago)
- Last Synced: 2024-08-07T23:52:46.571Z (6 months ago)
- Topics: bots, javascript, nodejs, twitter, twitter-bot
- Language: JavaScript
- Size: 167 KB
- Stars: 27
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).