Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 528 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 528 Bytes

FeoTweet

A tool to sync tweets from Twitter to FeoBlog.

To install with Deno, run:

deno install --allow-read --allow-net https://deno.land/x/feotweet/feotweet.ts
# OR:
deno install --allow-read --allow-net https://raw.githubusercontent.com/NfNitLoop/feotweet/main/feotweet.ts

See feotweet.sample.toml for sample configuration.

Then just periodically run feotweet to sync.