ipfs / pinbot-irc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 100.0%