[neomutt-devel] Our IRC Bot is dead -- Can you help?

Thomas Sanchez ts at thomas-sanchez.me
Mon Sep 14 14:00:48 CEST 2020


On Mon, Sep 14, 2020 at 12:53:18PM +0100, Richard Russon wrote:
>Hi All,
>
>Our poor old IRC Bot is dead.
>It ran on Python2 but my server doesn't support that any more.
>
>    https://github.com/neomutt/botty
>
>Could you help create a modern replacement?  (in Python, Ruby, ...)
>
>It shouldn't be a big job.  The bot listened in #neomutt for issue/pr
>numbers like '#1234'.  It responded by looking up the page and replying
>in-channel with the title and url of the issue.
>
>It's a simple thing, but very useful.
>
>Can you help?

I've ran 2to3.py on it and seems to work to update the code.
I don't have the permission to push a branch but here is the patch I've 
generated using:

     2to3 -w botty.py

Cheers

-- 
Thomas Sanchez
-------------- next part --------------
A non-text attachment was scrubbed...
Name: botty.patch
Type: text/x-python
Size: 3453 bytes
Desc: not available
URL: <https://mailman.neomutt.org/pipermail/neomutt-devel-neomutt.org/attachments/20200914/86401c69/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://mailman.neomutt.org/pipermail/neomutt-devel-neomutt.org/attachments/20200914/86401c69/attachment.sig>


More information about the neomutt-devel mailing list