Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 813 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 813 Bytes

twentyfaces🎭

The Fiend with Twenty Faces on Twitter.

What's this?

Automatically switch your Twitter profile (user name, icon, and description) depend on your tweet. (https://github.com/karno/Masquerade with Rust.)

What's difference between twentyfaces and masquerade?

Masquerade works only on UserStreams (already EoL'ed). twentyfaces works well with REST (polling-base) API.

Prerequisites

Installation

  1. clone this repository
  2. build with cargo: cargo build --release
  3. took out ./target/release/twentyface(.exe) to your favorite location
  4. execute twentyfaces and you'll navigate to initial setup.

License

MIT