8bitkick / BBCMicroBot

Runs your toot on an 8-bit computer emulator
GNU General Public License v3.0
110 stars 8 forks source link

Moved b2048, bad words to server side #22

Closed 8bitkick closed 4 years ago

8bitkick commented 4 years ago

Refactoring so we can isolate the client more effectively with only the server having access to the twitter api. Eventually the client will just take text as input and return a video/image over HTTP.