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
twentyfacesand you'll navigate to initial setup.
MIT