Sign inSign up

hsanjuan/twitter-pinbot

By hsanjuan

Updated over 5 years ago

A Twitter bot to pin things on IPFS Cluster.

Image
0

969

hsanjuan/twitter-pinbot repository overview

twitter-pinbot

A Twitter bot to pin things on IPFS Cluster.

Assuming you have a working IPFS Cluster, you can run with a config file like:

{
    "twitter_name": "@handle",
    "twitter_id":  "userid",
    "consumer_key":"<>",
    "consumer_secret":"<>",
    "access_key": "<>",
    "access_secret": "<>",
    "cluster_peer_addr": "<multiaddress to cluster peer>",
    "cluster_username": "<cluster basic auth username>",
    "cluster_password": "<cluster basic auth password>"
}

When running the Docker container, mount the configuration into /data/config.json

Tutorial

A full tutorial covering how to set up all the pieces is available here:

https://simpleaswater.com/ipfs-cluster-twitter-pinbot/

Tag summary

Content type

Image

Digest

Size

349.5 MB

Last updated

over 5 years ago

docker pull hsanjuan/twitter-pinbot