Since there's some talk about moving Fedora discussion to Matrix-primary, it occurred to me that a big requirement there would be to be able to run meetings on Matrix. Meetbot's code allegedly separates the "running meetings stuff" from the "dealing with IRC stuff", and it seems you can write bots for Matrix in Python, so in theory it shouldn't be too hard to do this, I guess?
Ooohhhh right, I forgot I had this repo here. I migrated it from Darcs to git, and it was enough of an achievement for me that I added it here to Pagure.
I think Fedora Infra / CPE might be using another version of the plugin? I feel like someone has picked up development of the bot from the state of current master in this repo. But I could be wrong.
master
@kevin @smooge @siddharthvipul1 @cverna @ngompa @mattdm Do any of you happen to know if there is an active upstream anywhere for Meetbot, or is this repository the best we have?
I was unaware of this fork, but I forked this to https://pagure.io/supybot-meetbot several years ago... and thats the one in fedora/epel and that infra uses. :)
I have no knowledge of how matrix bots work, we would have to look into it. I suspect we would need to write something from scratch... but it could be possible.
As long as we have the bridges we can just keep using meetbot on the irc side until we had something on the other.