The Fiend with Twenty Faces on Twitter.
Automatically switch your Twitter profile (user name, icon, and description) depend on your tweet. (https://github.com/karno/Masquerade with Rust.)
Masquerade works only on UserStreams (already EoL'ed). twentyfaces works well with REST (polling-base) API.
- clone this repository
- build with cargo:
cargo build --release
- took out
./target/release/twentyface(.exe)
to your favorite location - execute
twentyfaces
and you'll navigate to initial setup.
MIT