Chaostreff-Potsdam / erika3004

18 stars 5 forks source link

Idea: Integrate twitter print bot startup into CLI #11

Open ArchibaldBienetre opened 5 years ago

ArchibaldBienetre commented 5 years ago

The CLI could be used to fire up the new twitter listener bot in a convenient way, such as

./erika.sh twitter-bot -p "/dev/ttyACM0" --key-words berlin potsdam erika maker

Depends on: Twitter Bot being finished

ArchibaldBienetre commented 4 years ago

This could go quite quickly - I saw how easy it is to extend the CLI when working on the tictactoe branch.

ArchibaldBienetre commented 4 years ago

CLI integration is actually quite easy.

@cyroxx Just ping me if we want this, I can get this done quickly, I think :) - if the twitter module is already tested / easily testable.