Skip to content

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

License

Notifications You must be signed in to change notification settings

ipfs/pinbot-irc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%