ipfs / pinbot-irc

a bot for the ipfs irc channel that pins things (among other menial tasks)
MIT License
11 stars 6 forks source link

Ping person who made pin #3

Open victorb opened 6 years ago

victorb commented 6 years ago

First!

This is the traditional output from pinning:

23:36:02 <victorbjelkholm> !pin Qmazr85zUAWFRLh5gkL23MRwBBPPRNtcurTGv1zZjenkeq 2018-02-12 18.05.31 IPFS All Hands Call
23:36:02 <pinbot> Now cluster-pinning via /dns6/saturn.v.ipfs.team/tcp/9094
23:36:02 <pinbot> Qmazr85zUAWFRLh5gkL23MRwBBPPRNtcurTGv1zZjenkeq resolved as Qmazr85zUAWFRLh5gkL23MRwBBPPRNtcurTGv1zZjenkeq
23:36:03 <pinbot> Qmazr85zUAWFRLh5gkL23MRwBBPPRNtcurTGv1zZjenkeq: waiting for status to reach pinned
23:38:03 <pinbot> Qmazr85zUAWFRLh5gkL23MRwBBPPRNtcurTGv1zZjenkeq: so far 4/10 cluster peers have reached pinned (started 2 minutes ago)
23:39:19 <pinbot> https://ipfs.io/ipfs/Qmazr85zUAWFRLh5gkL23MRwBBPPRNtcurTGv1zZjenkeq: reached pinned in 10/10 cluster peers.

Would be nice if it was more like this in the end:

23:39:19 <pinbot> victorbjelkholm, https://ipfs.io/ipfs/Qmazr85zUAWFRLh5gkL23MRwBBPPRNtcurTGv1zZjenkeq: reached pinned in 10/10 cluster peers.

So I would get a highlight when my requested pin is done.

hsanjuan commented 6 years ago

I'll do this if it's easy enough