Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/c17r/tic-tweet-toe

A Tic Tac Toe playing Twitter robot
https://github.com/c17r/tic-tweet-toe

Last synced: 21 days ago
JSON representation

A Tic Tac Toe playing Twitter robot

Awesome Lists containing this project

README

        

Twitter bot that plays tic-tweet-toe. You can see it in action at https://twitter.com/tic_tweet_toe

TODO:

- [ ] clean up server code
- [ ] tests
- [X] make startup options configurable
- [X] write responses to database table and use spin-sleep loop to send responses under twitter api thresholds. Right now it can be DDOS'd
- [X] ~~change board a bit?~~