Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.62 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.62 KB

pinbot-irc

standard-readme compliant

a bot for the ipfs irc channel that pins things (among other menial tasks)

IRC bot that pins IPFS files.

Install

go get -u github.com/ipfs/pinbot-irc

Usage

In a terminal, run:

pinbot [-s <server>]

In IRC:

<jbenet> !friends
<pinbot> my friends are: whyrusleeping lgierth jbenet
<jbenet> !pin QmbTdsZpRdVC7au7jLtkMwD6PRJPvfPvdRzG817PnxR2pR
<pinbot> now pinning QmbTdsZpRdVC7au7jLtkMwD6PRJPvfPvdRzG817PnxR2pR
<pinbot> pin QmbTdsZpRdVC7au7jLtkMwD6PRJPvfPvdRzG817PnxR2pR successful! -- http://gateway.ipfs.io/ipfs/QmbTdsZpRdVC7au7jLtkMwD6PRJPvfPvdRzG817PnxR2pR
<jbenet> !botsnack
<pinbot> om nom nom

Make sure to change the friends array. (or bug us to make this better configurable in an issue)

Contribute

Feel free to join in. All welcome. Open an issue!

This repository falls under the IPFS Code of Conduct.

License

MIT