davidar / pinbot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipfs pinbot

IRC bot that pins IPFS files.

Usage

In a terminal

go get -u github.com/whyrusleeping/pinbot
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)

About

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


Languages

Language:Go 100.0%