View topic - meeting bot?



All times are UTC + 1 hour


Post new topic Reply to topic  [ 16 posts ] 
Author Message
 Post subject: meeting bot?
PostPosted: 06 Sep 2011, 09:50 
Lobby Developer
User avatar

Joined: 14 Aug 2007, 15:15
Quote:
Writing minutes is an activity unworthy of a human, the post meeting minutes process should be copy-paste-done.

https://wiki.ubuntu.com/meetingology

Need, want, don't care, completely useless (for dev meetings here)?


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 06 Sep 2011, 10:31 
Spring Developer
User avatar

Joined: 22 Sep 2007, 08:51
would be good if we could automate it, but this approach seems to also add some new complexity... at least we would have to assign rights and learn and use this systems commands. the summarizing parts would still have to be done by hand... how are they plugged in?


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 06 Sep 2011, 11:05 
Lobby Developer
User avatar

Joined: 14 Aug 2007, 15:15
I guess it could be much more low-key than the linked implementation. How about just having a start/stop, maybe begin/end section, command. After the stop command it would output
a) the recorded conversation run through the bbcode script that already exists. That would be the basis for manual summary and posting to forum
b) a plain html version that gets put at a web accessible location in a way that lends itself for easier archiving and searching.


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 06 Sep 2011, 15:19 
Lobby Developer
User avatar

Joined: 23 May 2006, 12:54
Location: Sweden
I guess some kind of frontend to censor stuff would be needed as well?


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 30 Mar 2012, 02:25 
Lobby Developer
User avatar

Joined: 14 Aug 2007, 15:15
I've got MeetBot sitting in #lobbydevs now, it responds to well to !help.
More info when I got some sleep :)


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 30 Mar 2012, 08:30 
Spring Developer
User avatar

Joined: 22 Sep 2007, 08:51
nice! :-)


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 30 Mar 2012, 22:58 
Lobby Developer
User avatar

Joined: 14 Aug 2007, 15:15
Here's what you can do:
Code:
[23:51:57] <MeetBot> !endvote
[23:51:57] <MeetBot> !item
[23:51:57] <MeetBot> !meetingbegin
[23:51:57] <MeetBot> !meetingend
[23:51:57] <MeetBot> !ring
[23:51:57] <MeetBot> !startvote
[23:51:57] <MeetBot> !vote

and this
Quote:
[23:53:00] <_koshi_> !meetingbegin
[23:53:04] <_koshi_> !item welcome
[23:53:08] <_koshi_> hiho
[23:53:13] <_koshi_> !item last item
[23:53:26] <_koshi_> !startvote no more items?
[23:53:30] <_koshi_> !vote 500
[23:53:38] <_koshi_> !ring
[23:53:38] <MeetBot> Ring bibim_, [V]sheep
[23:54:12] <_koshi_> !endvote
[23:54:12] <MeetBot> no more items?: 1
[23:54:21] <_koshi_> !meetingend
[23:54:21] <MeetBot> meeting record ends

results in http://minutes.springlobby.info//logs/2012-03-30_23:53:00.105488.html
Yes, neither the markup nor the style is in any way nice. Looking for volunteers to fix that ;-)


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 30 Mar 2012, 23:41 
AI Coder
User avatar

Joined: 14 Sep 2004, 10:32
Location: Cookieland
Use twitter bootstrap, problem solved ( please, please no yellow! )


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 30 Mar 2012, 23:59 
Server Owner & Developer
User avatar

Joined: 19 May 2006, 18:13
Location: Brno, Czech rep., EU, Terra, Sol, Orion arm, Milky way, Virgo supercluster
Hardest part will be automating summary.


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 31 Mar 2012, 07:35 

Joined: 13 Aug 2007, 12:19
TASclient just keeps logs of conversations.


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 31 Mar 2012, 08:15 
Server Owner & Developer
User avatar

Joined: 19 May 2006, 18:13
Location: Brno, Czech rep., EU, Terra, Sol, Orion arm, Milky way, Virgo supercluster
klapmongool wrote:
TASclient just keeps logs of conversations.


Oh wow, just like that? Like any other lobby out there? Amazing.


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 31 Mar 2012, 08:17 

Joined: 13 Aug 2007, 12:19
Licho wrote:
klapmongool wrote:
TASclient just keeps logs of conversations.


Oh wow, just like that? Like any other lobby out there? Amazing.


Exactly. Maybe that illustrates how useless it is to make a bot that basically makes logs.


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 31 Mar 2012, 18:22 
Lobby Developer
User avatar

Joined: 14 Aug 2007, 15:15
I don't think that's all that possible Licho. I could add a "!conclusion" command whose arguments get appended after the whole log/each section.


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 31 Mar 2012, 20:15 
Server Owner & Developer
User avatar

Joined: 19 May 2006, 18:13
Location: Brno, Czech rep., EU, Terra, Sol, Orion arm, Milky way, Virgo supercluster
Isnt there some tool called sumly that summarzies stuff? Dont know anything about it except its hyped, it was on BBC on TED, some teenager wrote it.


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 01 Apr 2012, 08:58 
Spring Developer
User avatar

Joined: 22 Sep 2007, 08:51
of course the summary has to be done manually.
to do it automatically (in a usefull & meaningfull way), the bot would have to be more intelligent then half of hte community members.
... no machine will ever get that far! NEVER!


Top
 Offline Profile  
 
 Post subject: Re: meeting bot?
PostPosted: 02 Apr 2012, 00:01 
Lobby Developer
User avatar

Joined: 14 Aug 2007, 15:15
Meetings are now pickled and can thereby be run thru the template engine again after the initial output.
Added bbcode output.


Top
 Offline Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Site layout created by Roflcopter et al.