#5552 Meetbot RFE: Agenda link
Closed: Upstream 6 years ago Opened 7 years ago by duffy.

It would be nice to add a command to meetbot to store an agenda link for the meeting. So you'd do something like:

#startmeeting design-team
#agenda http://fpaste.org/agendalink

Then, ideally, it would show up in the meeting minutes / summary as well.


As some added context to this ticket, as far as I could tell, the original Meetbot project is dead in the water. A few months back, I was doing some research into where the source code lived for this, and I found that suuuuuper old DARCS repository with a most recent change from 2009.

I wanted to dig around with it a bit more, so I ran a DARCS to git converter and put the project up on my GitHub and also Pagure (they're mirrored). I don't know if there will be much upstream support for Meetbot as far as it goes. But hopefully this is helpful for digging into this issue a little further.

(/me would love an #agenda command too, for what it's worth)

FWIW, looks like an agenda command would go in the MeetingCommands class in meeting.py...

https://pagure.io/meetbot/blob/master/f/meeting.py#_242

One other thing I'll note here... openstack has a fork of meetbot:

https://git.openstack.org/cgit/openstack-infra/meetbot

so, perhaps we could join forces with them on a unified upstream. (But they aren't super active either).

It would definitely be cool to query their interests on a unified upstream.

We decided to fork and start maintaining our own version.

Filed this at https://pagure.io/supybot-meetbot/issue/6

Metadata Update from @kevin:
- Issue close_status updated to: Upstream
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata