- GitHub: spin-systems/spinneret + lmmx/dot-scripts : : rainstream/spinner.sh (exported to the shell as
spinner
, which takes a folder name at~/spin/t
as single arg - matching Twitter usernames)
Multiple Twitter accounts with oauth token stored per account (shared config.json
).
- The
spinner
command will take the name of a folder (corresponding to an authenticated Twitter account).- Script enters account folder and runs
rainbowstream
after backing up the oauth, and copying the token if one exists - Accounts in use are stored in a table
~/.rain_spinnerets.md
, marked with[x]
when switched to (else[ ]
)- NB: doesn't work properly yet - set all to
[ ]
to avoid glitch
- NB: doesn't work properly yet - set all to
- Script enters account folder and runs
- track which account was last using the tokens with
~/.rainbow_user
(added by this procedure, ensuring never left hanging if the system exits uncaught) ~/.scripts
(GitHub:lmmx/dot-scripts
) contains a script atrainstream/spinner
exporting a script atexports/rainspinner
which switches these user files- supplying arguments to
spinner
could send tweets with the t command(?)
- supplying arguments to