public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Jeeves IRC replacement now alive - Willikins
@ 2008-08-06 21:18 Robin H. Johnson
  2008-08-06 21:47 ` Donnie Berkholz
                   ` (33 more replies)
  0 siblings, 34 replies; 45+ messages in thread
From: Robin H. Johnson @ 2008-08-06 21:18 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 3586 bytes --]

Hi folks,

Sorry that it's taken this long to get completed, but the Jeeves
replacement, Willikins, is finally 99% done, and ready to join lots of
channels.

Getting the bot out there
-------------------------
If you would like to have the new bot in your #gentoo-* channel, would
each channel founder/leader please respond to this thread, stating the
channel name, and that they are the contact for any problems/troubles.

Bug reports
-----------
Please open a bug in the Gentoo Infrastructure product, using the
'Other' component, and assign it directly to me.

Custom bot functionality:
-------------------------
Here's all the functionality that we have assembled, beyond the standard
rbot stuff.
Bugzilla
========
!bug [ZILLA] ID
Looks up bug #ID in the per-channel default or specified bugzilla.

!bugstats [ZILLA]
Totals of bugs per the bugzilla 'status' field.

!archstats [ZILLA] [STATUS] [RESO]
Totals of bugs per architecture, optionally with some specific set of
status or resolution values, comma delimited.

status = OPEN, DONE, UNCONFIRMED,NEW,ASSIGNED,REOPENED, RESOLVED, VERIFIED, CLOSED
Reso = FIXED, INVALID, WONTFIX, LATER, REMIND, DUPLICATE, WORKSFORME,
       CANTFIX, NEEDINFO, TEST-REQUEST, UPSTREAM
zilla = gentoo xine sourcemage redhat mozilla kernel fdo abisource
        apache kde gnome
If you want another bugzilla, file a bug.

Gentoo-specific
===============
!meta [-v] [CAT/]PACKAGE
Print the metadata and optionally herd members for a given package.

!changelog [CAT/]PACKAGE
Changelog stats for a package

!devaway list
List all away developers.

!devaway DEVNAME
Display .away message for a single developer.

!herd HERD
Show herd members

!expn NAME
Show the expansion of any public Gentoo mail alias

!glsa GLSAID
Shows the title and external IDS for any given GLSA ID.

!earch [CAT/]PACKAGE
Earch output for a given package

!rdep [CAT/]PACKAGE
Reverse RDEPEND for a given package

!ddep
Reverse DEPEND for a given package

What isn't supported yet
------------------------
1. !glsa -s TEXT
This used to search for GLSAs that matched that string in their title or
external IDS.

2. New bug announcements
Jeeves used to announce brand new bugs to #gentoo-bugs as well as
targeted channels or users, depending on the product, component,
assignee, cc and a number of other factors (deeply nested if/else
trees). The old implementation had this in code entirely, and it would
be nice to avoid having to modify the code whatsoever, and instead have
some domain-specific language for doing this.

Source availability
-------------------
Gentoo specific:
http://git.overlays.gentoo.org/gitweb/?p=proj/rbot-gentoo.git
Bugzilla support:
http://git.overlays.gentoo.org/gitweb/?p=proj/rbot-bugzilla.git
(flameeyes has his own tree as well, but he's been sick lately, so it
was lagging behind my development)

Right now, if you want to run your own instance of the bot, you will
need the latest Git tree of the rBot itself, as upstream only fixed the
last remaining issue a couple of hours ago.

Thanks to
---------
solar:
Running the old Jeeves Eggdrop till now, and helping to document all of
the Eggdrop functionality we used.

flameeyes:
Bugzilla plugin development

halcy0n:
Gentoo-specific stuff

tango_, jsn-:
(rbot upstream developers) For fixing the bugs as I found them :-).

-- 
Robin Hugh Johnson
Gentoo Linux Developer & Infra Guy
E-Mail     : robbat2@gentoo.org
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

[-- Attachment #2: Type: application/pgp-signature, Size: 329 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
@ 2008-08-06 21:47 ` Donnie Berkholz
  2008-08-06 21:57 ` Mark Loeser
                   ` (32 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Donnie Berkholz @ 2008-08-06 21:47 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

On 14:18 Wed 06 Aug     , Robin H. Johnson wrote:
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.

Yay!

> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo-desktop
#gentoo-cluster
#gentoo-pr
#gentoo-council

-- 
Thanks,
Donnie

Donnie Berkholz
Developer, Gentoo Linux
Blog: http://dberkholz.wordpress.com

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
  2008-08-06 21:47 ` Donnie Berkholz
@ 2008-08-06 21:57 ` Mark Loeser
  2008-08-06 22:03 ` Roy Bamford
                   ` (31 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Mark Loeser @ 2008-08-06 21:57 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]

"Robin H. Johnson" <robbat2@gentoo.org> said:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo-cpp
#gentoo-qa
#gentoo-toolchain

Thanks Robin,

-- 
Mark Loeser
email         -   halcy0n AT gentoo DOT org
email         -   mark AT halcy0n DOT com
web           -   http://www.halcy0n.com

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
  2008-08-06 21:47 ` Donnie Berkholz
  2008-08-06 21:57 ` Mark Loeser
@ 2008-08-06 22:03 ` Roy Bamford
  2008-08-06 22:05 ` Fabian Groffen
                   ` (30 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Roy Bamford @ 2008-08-06 22:03 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2008.08.06 22:18, Robin H. Johnson wrote:
> Hi folks,
> 
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots 
> of
> channels.

Robin

Can Willikins be joined to:-
#gentoo-uk    (I am owner)
#gentoo-chat  (I'm not owner but will be point of contact for issues)
#gentoo-trustees (I'm not owner but maybe I should be)

Thanks to everyone who made it all happen.

- -- 
Regards,

Roy Bamford
(NeddySeagoon) a member of
gentoo-ops
forum-mods
treecleaners
trustees
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkiaH8AACgkQTE4/y7nJvavpWQCfboHn/psMP0Rey5kDauCcas8s
+fsAoLQkr2aD5+CEZxBAlg6gMswOx9NF
=wtGy
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (2 preceding siblings ...)
  2008-08-06 22:03 ` Roy Bamford
@ 2008-08-06 22:05 ` Fabian Groffen
  2008-08-06 22:57 ` Petteri Räty
                   ` (29 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Fabian Groffen @ 2008-08-06 22:05 UTC (permalink / raw
  To: gentoo-dev

On 06-08-2008 14:18:05 -0700, Robin H. Johnson wrote:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo-alt


-- 
Fabian Groffen
Gentoo on a different level



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (3 preceding siblings ...)
  2008-08-06 22:05 ` Fabian Groffen
@ 2008-08-06 22:57 ` Petteri Räty
  2008-08-06 23:35 ` Christian Hoffmann
                   ` (28 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Petteri Räty @ 2008-08-06 22:57 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

Robin H. Johnson kirjoitti:
> Hi folks,
> 
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.
> 
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.
> 

#gentoo-java, yes

Regards,
Petteri


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (4 preceding siblings ...)
  2008-08-06 22:57 ` Petteri Räty
@ 2008-08-06 23:35 ` Christian Hoffmann
  2008-08-06 23:48 ` Zac Medico
                   ` (27 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Christian Hoffmann @ 2008-08-06 23:35 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 740 bytes --]

On 2008-08-06 23:18, Robin H. Johnson wrote:
> Hi folks,
> 
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.
> 
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.
I'd at least want him in #gentoo-php. I can't speak for the security 
team, but I'm really pretty sure, we'd want him in #gentoo-security
as well.

So, please let him join:
#gentoo-php
#gentoo-security

-- 
Christian Hoffmann


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (5 preceding siblings ...)
  2008-08-06 23:35 ` Christian Hoffmann
@ 2008-08-06 23:48 ` Zac Medico
  2008-08-06 23:56 ` Rob Cakebread
                   ` (26 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Zac Medico @ 2008-08-06 23:48 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robin H. Johnson wrote:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo-portage

Thanks,
Zac
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkiaOEgACgkQ/ejvha5XGaNxkACfckkRL+qcDo/cNubMSIvhkjU+
Qk8An0ECT2bCPda4z/DoCSB7JYXR0ubQ
=shMJ
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (6 preceding siblings ...)
  2008-08-06 23:48 ` Zac Medico
@ 2008-08-06 23:56 ` Rob Cakebread
  2008-08-07  0:20 ` Mike Pagano
                   ` (25 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Rob Cakebread @ 2008-08-06 23:56 UTC (permalink / raw
  To: gentoo-dev

Robin H. Johnson wrote:
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo-python

Thanks




^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (7 preceding siblings ...)
  2008-08-06 23:56 ` Rob Cakebread
@ 2008-08-07  0:20 ` Mike Pagano
  2008-08-07  2:12   ` Nathan Sullivan
  2008-08-07  2:29 ` Luis Francisco Araujo
                   ` (24 subsequent siblings)
  33 siblings, 1 reply; 45+ messages in thread
From: Mike Pagano @ 2008-08-07  0:20 UTC (permalink / raw
  To: gentoo-dev

On Wednesday 06 August 2008 17:18:05 Robin H. Johnson wrote:
> Hi folks,
>
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.
>

#gentoo-kernel

Thanks to everyone involved.

-- 
Mike Pagano
Gentoo Developer - Kernel Project
E-Mail     : mpagano@gentoo.org
GnuPG FP   : EEE2 601D 0763 B60F 848C  9E14 3C33 C650 B576 E4E3
Public Key : http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-07  0:20 ` Mike Pagano
@ 2008-08-07  2:12   ` Nathan Sullivan
  2008-08-07  3:58     ` Robin H. Johnson
  0 siblings, 1 reply; 45+ messages in thread
From: Nathan Sullivan @ 2008-08-07  2:12 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 740 bytes --]

Arch channels? #gentoo-amd64 and #gentoo-amd64-dev would be cool :) i tend
to use jeeves a bit in amd64-dev...

Nathan Sullivan.

On Thu, Aug 7, 2008 at 10:20 AM, Mike Pagano <mpagano@gentoo.org> wrote:

> On Wednesday 06 August 2008 17:18:05 Robin H. Johnson wrote:
> > Hi folks,
> >
> > Sorry that it's taken this long to get completed, but the Jeeves
> > replacement, Willikins, is finally 99% done, and ready to join lots of
> > channels.
> >
>
> #gentoo-kernel
>
> Thanks to everyone involved.
>
> --
> Mike Pagano
> Gentoo Developer - Kernel Project
> E-Mail     : mpagano@gentoo.org
> GnuPG FP   : EEE2 601D 0763 B60F 848C  9E14 3C33 C650 B576 E4E3
> Public Key :
> http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index
>
>

[-- Attachment #2: Type: text/html, Size: 1299 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (8 preceding siblings ...)
  2008-08-07  0:20 ` Mike Pagano
@ 2008-08-07  2:29 ` Luis Francisco Araujo
  2008-09-18 15:45   ` Luis Francisco Araujo
  2008-08-07  5:28 ` Panagiotis Christopoulos
                   ` (23 subsequent siblings)
  33 siblings, 1 reply; 45+ messages in thread
From: Luis Francisco Araujo @ 2008-08-07  2:29 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robin H. Johnson wrote:
| Hi folks,
|
| Sorry that it's taken this long to get completed, but the Jeeves
| replacement, Willikins, is finally 99% done, and ready to join lots of
| channels.
|
| Getting the bot out there
| -------------------------
| If you would like to have the new bot in your #gentoo-* channel, would
| each channel founder/leader please respond to this thread, stating the
| channel name, and that they are the contact for any problems/troubles.
|
| Bug reports
| -----------
| Please open a bug in the Gentoo Infrastructure product, using the
| 'Other' component, and assign it directly to me.
|
| Custom bot functionality:
| -------------------------
| Here's all the functionality that we have assembled, beyond the standard
| rbot stuff.
| Bugzilla
| ========
| !bug [ZILLA] ID
| Looks up bug #ID in the per-channel default or specified bugzilla.
|
| !bugstats [ZILLA]
| Totals of bugs per the bugzilla 'status' field.
|
| !archstats [ZILLA] [STATUS] [RESO]
| Totals of bugs per architecture, optionally with some specific set of
| status or resolution values, comma delimited.
|
| status = OPEN, DONE, UNCONFIRMED,NEW,ASSIGNED,REOPENED, RESOLVED,
VERIFIED, CLOSED
| Reso = FIXED, INVALID, WONTFIX, LATER, REMIND, DUPLICATE, WORKSFORME,
|        CANTFIX, NEEDINFO, TEST-REQUEST, UPSTREAM
| zilla = gentoo xine sourcemage redhat mozilla kernel fdo abisource
|         apache kde gnome
| If you want another bugzilla, file a bug.
|
| Gentoo-specific
| ===============
| !meta [-v] [CAT/]PACKAGE
| Print the metadata and optionally herd members for a given package.
|
| !changelog [CAT/]PACKAGE
| Changelog stats for a package
|
| !devaway list
| List all away developers.
|
| !devaway DEVNAME
| Display .away message for a single developer.
|
| !herd HERD
| Show herd members
|
| !expn NAME
| Show the expansion of any public Gentoo mail alias
|
| !glsa GLSAID
| Shows the title and external IDS for any given GLSA ID.
|
| !earch [CAT/]PACKAGE
| Earch output for a given package
|
| !rdep [CAT/]PACKAGE
| Reverse RDEPEND for a given package
|
| !ddep
| Reverse DEPEND for a given package
|
| What isn't supported yet
| ------------------------
| 1. !glsa -s TEXT
| This used to search for GLSAs that matched that string in their title or
| external IDS.
|
| 2. New bug announcements
| Jeeves used to announce brand new bugs to #gentoo-bugs as well as
| targeted channels or users, depending on the product, component,
| assignee, cc and a number of other factors (deeply nested if/else
| trees). The old implementation had this in code entirely, and it would
| be nice to avoid having to modify the code whatsoever, and instead have
| some domain-specific language for doing this.
|
| Source availability
| -------------------
| Gentoo specific:
| http://git.overlays.gentoo.org/gitweb/?p=proj/rbot-gentoo.git
| Bugzilla support:
| http://git.overlays.gentoo.org/gitweb/?p=proj/rbot-bugzilla.git
| (flameeyes has his own tree as well, but he's been sick lately, so it
| was lagging behind my development)
|
| Right now, if you want to run your own instance of the bot, you will
| need the latest Git tree of the rBot itself, as upstream only fixed the
| last remaining issue a couple of hours ago.
|
| Thanks to
| ---------
| solar:
| Running the old Jeeves Eggdrop till now, and helping to document all of
| the Eggdrop functionality we used.
|
| flameeyes:
| Bugzilla plugin development
|
| halcy0n:
| Gentoo-specific stuff
|
| tango_, jsn-:
| (rbot upstream developers) For fixing the bugs as I found them :-).
|

Please, join the bot to:

#gentoo-guis
#gentoo-haskell

- --

Luis F. Araujo "araujo at gentoo.org"
Gentoo Linux

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkiaXg8ACgkQNir3WYj9aLrkygCfdTbOYOtO0mjyk3JxGuzsuTIl
IJQAn0Hz7M91Xk6KSHtD2AuCXOMVYbQy
=Eokl
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-07  2:12   ` Nathan Sullivan
@ 2008-08-07  3:58     ` Robin H. Johnson
  0 siblings, 0 replies; 45+ messages in thread
From: Robin H. Johnson @ 2008-08-07  3:58 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

On Thu, Aug 07, 2008 at 12:12:16PM +1000, Nathan Sullivan wrote:
> Arch channels? #gentoo-amd64 and #gentoo-amd64-dev would be cool :) i tend
> to use jeeves a bit in amd64-dev...
Please have the channel founder or point of contact request it.

-- 
Robin Hugh Johnson
Gentoo Linux Developer & Infra Guy
E-Mail     : robbat2@gentoo.org
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

[-- Attachment #2: Type: application/pgp-signature, Size: 329 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (9 preceding siblings ...)
  2008-08-07  2:29 ` Luis Francisco Araujo
@ 2008-08-07  5:28 ` Panagiotis Christopoulos
  2008-08-07  5:36 ` Hans de Graaff
                   ` (22 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Panagiotis Christopoulos @ 2008-08-07  5:28 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 676 bytes --]

On 14:18 Wed 06 Aug     , Robin H. Johnson wrote:
> Hi folks,
> 
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.
weeeeeeeeeeeeeeeeeeee

> 
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.
> 
#gentoo-lisp 

(contact: pchrist, hkBst) 

Thanks Robbin,

-- 
Panagiotis Christopoulos(pchrist)
------ Gentoo Lisp Project ------

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (10 preceding siblings ...)
  2008-08-07  5:28 ` Panagiotis Christopoulos
@ 2008-08-07  5:36 ` Hans de Graaff
  2008-08-07  6:10 ` Zhang Le
                   ` (21 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Hans de Graaff @ 2008-08-07  5:36 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 465 bytes --]

On Wed, 2008-08-06 at 14:18 -0700, Robin H. Johnson wrote:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

How could a ruby bot *not* be in #gentoo-ruby, so please add that
channel to the list as well. 

Kind regards,

Hans

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (11 preceding siblings ...)
  2008-08-07  5:36 ` Hans de Graaff
@ 2008-08-07  6:10 ` Zhang Le
  2008-08-07  8:04 ` Matthias Schwarzott
                   ` (20 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Zhang Le @ 2008-08-07  6:10 UTC (permalink / raw
  To: gentoo-dev

On 14:18 Wed 06 Aug     , Robin H. Johnson wrote:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo-cn

Thanks Robin!

Zhang Le



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (12 preceding siblings ...)
  2008-08-07  6:10 ` Zhang Le
@ 2008-08-07  8:04 ` Matthias Schwarzott
  2008-08-07  8:20 ` Mark Kowarsky
                   ` (19 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Matthias Schwarzott @ 2008-08-07  8:04 UTC (permalink / raw
  To: gentoo-dev

On Mittwoch, 6. August 2008, Robin H. Johnson wrote:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.
>

channel: #gentoo-vdr
contacts: zzam, hd_brummy



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (13 preceding siblings ...)
  2008-08-07  8:04 ` Matthias Schwarzott
@ 2008-08-07  8:20 ` Mark Kowarsky
  2008-08-07  8:53 ` Lukasz Damentko
                   ` (18 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Mark Kowarsky @ 2008-08-07  8:20 UTC (permalink / raw
  To: gentoo-dev

Robin H. Johnson wrote:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.
#gentoo-au

Cheers,
Mark



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (14 preceding siblings ...)
  2008-08-07  8:20 ` Mark Kowarsky
@ 2008-08-07  8:53 ` Lukasz Damentko
  2008-08-07  9:10 ` Raphael Marichez
                   ` (17 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Lukasz Damentko @ 2008-08-07  8:53 UTC (permalink / raw
  To: gentoo-dev

2008/8/6 Robin H. Johnson <robbat2@gentoo.org>:
> Hi folks,
>
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.

Great work guys.

Please send the bot to:

#gentoo-doc (I'll be the contact for now since neysx is on vacation)
#gentoo-docs-pl (it's mine)

Thanks in advance and kind regards,

Lukasz Damentko



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (15 preceding siblings ...)
  2008-08-07  8:53 ` Lukasz Damentko
@ 2008-08-07  9:10 ` Raphael Marichez
  2008-08-07  9:34 ` Raúl Porcel
                   ` (16 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Raphael Marichez @ 2008-08-07  9:10 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 625 bytes --]

On Wed, 06 Aug 2008, Robin H. Johnson wrote:

> Hi folks,
> 
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.
> 

Whee!

Thanks Robbat!




> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.
> 


/j #gentoo-security for sure !


Cheers,
-- 
Raphael Marichez aka Falco

[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (16 preceding siblings ...)
  2008-08-07  9:10 ` Raphael Marichez
@ 2008-08-07  9:34 ` Raúl Porcel
  2008-08-07 14:43 ` Chrissy Fullam
                   ` (15 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Raúl Porcel @ 2008-08-07  9:34 UTC (permalink / raw
  To: gentoo-dev

#gentoo-alpha
contact: ferdy, yoswink, blackb|rd(klausman), me
#gentoo-sparc
contact: fmccor, bluebird, me
#gentoo-x86
contact: maekke, me
#gentoo-treecleaners
contact: drac, darksiide(darkside), me

And btw, is #gentoo-bots needed anymore?

Thanks



^ permalink raw reply	[flat|nested] 45+ messages in thread

* RE: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (17 preceding siblings ...)
  2008-08-07  9:34 ` Raúl Porcel
@ 2008-08-07 14:43 ` Chrissy Fullam
  2008-08-07 16:34 ` Jorge Manuel B. S. Vicetto
                   ` (14 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Chrissy Fullam @ 2008-08-07 14:43 UTC (permalink / raw
  To: gentoo-dev

> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

Thank you for adding it to #gentoo-dev.
Please also add to #gentoo-devrel and #gentoo-groupcontacts.

Thanks for the efforts to bring us this bot. :)


Kind regards,
Christina Fullam
Gentoo Developer Relations Lead | Gentoo Public Relations 









^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (18 preceding siblings ...)
  2008-08-07 14:43 ` Chrissy Fullam
@ 2008-08-07 16:34 ` Jorge Manuel B. S. Vicetto
  2008-08-07 22:16   ` Jorge Manuel B. S. Vicetto
                     ` (2 more replies)
  2008-08-08  7:01 ` William Hubbs
                   ` (13 subsequent siblings)
  33 siblings, 3 replies; 45+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2008-08-07 16:34 UTC (permalink / raw
  To: gentoo-dev

On Wed, 6 Aug 2008, Robin H. Johnson wrote:

> Hi folks,
>
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.

Thanks for all the hard work.

> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

Please add it to #gentoo-pt. I'm not the owner but I can be your point of 
contact there.


Regards,

Jorge Manuel B. S. Vicetto
Gentoo- forums/userrel/Sparc/KDE



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-07 16:34 ` Jorge Manuel B. S. Vicetto
@ 2008-08-07 22:16   ` Jorge Manuel B. S. Vicetto
  2008-08-17 11:22   ` Jorge Manuel B. S. Vicetto
  2008-09-05 23:29   ` Jorge Manuel B. S. Vicetto
  2 siblings, 0 replies; 45+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2008-08-07 22:16 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jorge Manuel B. S. Vicetto wrote:
| On Wed, 6 Aug 2008, Robin H. Johnson wrote:
|
|> Hi folks,
|>
|> Sorry that it's taken this long to get completed, but the Jeeves
|> replacement, Willikins, is finally 99% done, and ready to join lots of
|> channels.
|
| Thanks for all the hard work.
|
|> Getting the bot out there
|> -------------------------
|> If you would like to have the new bot in your #gentoo-* channel, would
|> each channel founder/leader please respond to this thread, stating the
|> channel name, and that they are the contact for any problems/troubles.
|
| Please add it to #gentoo-pt. I'm not the owner but I can be your point
| of contact there.

Oh and #gentoo-desktop-effects too, please.

|
| Regards,
|
| Jorge Manuel B. S. Vicetto
| Gentoo- forums/userrel/Sparc/KDE

- --
Regards,

Jorge Vicetto (jmbsvicetto) - jmbsvicetto at gentoo dot org
Gentoo- forums / Userrel / SPARC / KDE
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkibdEkACgkQcAWygvVEyAJRiACggVjz5XuRWHB4178pFqk78InQ
knwAnjt5XcLfd4Mlf4jVbuvf4IRFdkOE
=Kjs3
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (19 preceding siblings ...)
  2008-08-07 16:34 ` Jorge Manuel B. S. Vicetto
@ 2008-08-08  7:01 ` William Hubbs
  2008-08-08 18:31 ` Thomas Anderson
                   ` (12 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: William Hubbs @ 2008-08-08  7:01 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, Aug 06, 2008 at 02:18:05PM -0700, Robin H. Johnson wrote:
> Hi folks,
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo-accessibility

Thanks,

- ---
William Hubbs
gentoo accessibility team lead
williamh@gentoo.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkib7y4ACgkQblQW9DDEZTibGACgq+9ZezFKXgD8fXwOuJjMjUuY
RncAnjVfW80RIrkDDlasu5kXi5gA/siY
=HWBl
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (20 preceding siblings ...)
  2008-08-08  7:01 ` William Hubbs
@ 2008-08-08 18:31 ` Thomas Anderson
  2008-08-09 21:39   ` Robin H. Johnson
  2008-08-09  6:33 ` George Shapovalov
                   ` (11 subsequent siblings)
  33 siblings, 1 reply; 45+ messages in thread
From: Thomas Anderson @ 2008-08-08 18:31 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

On Wed, Aug 06, 2008 at 02:18:05PM -0700, Robin H. Johnson wrote:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

I'm certainly not a founder nor a leader, but I think I speak for all of
us in the amd64 team that we would like a bot to tell us about bugs.

so: 
#gentoo-amd64-dev 
#gentoo-amd64

Thanks.

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (21 preceding siblings ...)
  2008-08-08 18:31 ` Thomas Anderson
@ 2008-08-09  6:33 ` George Shapovalov
  2008-08-09 17:55 ` Roy Bamford
                   ` (10 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: George Shapovalov @ 2008-08-09  6:33 UTC (permalink / raw
  To: gentoo-dev

Wednesday, 6. August 2008, Robin H. Johnson Ви написали:
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.

Please add it to #gentoo-science as well.
Thanks!

George



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (22 preceding siblings ...)
  2008-08-09  6:33 ` George Shapovalov
@ 2008-08-09 17:55 ` Roy Bamford
  2008-08-10  7:44 ` Alec Warner
                   ` (9 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Roy Bamford @ 2008-08-09 17:55 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2008.08.06 22:18, Robin H. Johnson wrote:
> Hi folks,
> 
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots 
> of
> channels.
>
[snip]

Since nobody else asked ... please join Willikins to #gentoo

> Thanks to
> ---------

here here !

> solar:
> Running the old Jeeves Eggdrop till now, and helping to document all
> of
> the Eggdrop functionality we used.
> 
> flameeyes:
> Bugzilla plugin development
> 
> halcy0n:
> Gentoo-specific stuff
> 
> tango_, jsn-:
> (rbot upstream developers) For fixing the bugs as I found them :-).
> 
> -- 
> Robin Hugh Johnson
> Gentoo Linux Developer & Infra Guy
> E-Mail     : robbat2@gentoo.org
> GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85
> 



- -- 
Regards,

Roy Bamford
(NeddySeagoon) a member of
gentoo-ops
forum-mods
treecleaners
trustees
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAkid2hIACgkQTE4/y7nJvav8wACgsWsjHWSsAypfUn6ZxtV2MOME
6p4An14s1alEIGlwNRxt6PTpjCVFKGg5
=etXM
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-08 18:31 ` Thomas Anderson
@ 2008-08-09 21:39   ` Robin H. Johnson
  0 siblings, 0 replies; 45+ messages in thread
From: Robin H. Johnson @ 2008-08-09 21:39 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 867 bytes --]

On Fri, Aug 08, 2008 at 02:31:32PM -0400, Thomas Anderson wrote:
> On Wed, Aug 06, 2008 at 02:18:05PM -0700, Robin H. Johnson wrote:
> > Getting the bot out there
> > -------------------------
> > If you would like to have the new bot in your #gentoo-* channel, would
> > each channel founder/leader please respond to this thread, stating the
> > channel name, and that they are the contact for any problems/troubles.
> I'm certainly not a founder nor a leader, but I think I speak for all of
> us in the amd64 team that we would like a bot to tell us about bugs.
> so: 
> #gentoo-amd64-dev 
> #gentoo-amd64
Just replying to myself. Kingtaco is the present contact person for
those channels.

-- 
Robin Hugh Johnson
Gentoo Linux Developer & Infra Guy
E-Mail     : robbat2@gentoo.org
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

[-- Attachment #2: Type: application/pgp-signature, Size: 329 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (23 preceding siblings ...)
  2008-08-09 17:55 ` Roy Bamford
@ 2008-08-10  7:44 ` Alec Warner
  2008-08-12 12:07 ` Peter Volkov
                   ` (8 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Alec Warner @ 2008-08-10  7:44 UTC (permalink / raw
  To: gentoo-dev

On Wed, Aug 6, 2008 at 2:18 PM, Robin H. Johnson <robbat2@gentoo.org> wrote:
> Hi folks,
>
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.
>
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo-dev-help: I can be the contact.

>
> Bug reports
> -----------
> Please open a bug in the Gentoo Infrastructure product, using the
> 'Other' component, and assign it directly to me.
>
> Custom bot functionality:
> -------------------------
> Here's all the functionality that we have assembled, beyond the standard
> rbot stuff.
> Bugzilla
> ========
> !bug [ZILLA] ID
> Looks up bug #ID in the per-channel default or specified bugzilla.
>
> !bugstats [ZILLA]
> Totals of bugs per the bugzilla 'status' field.
>
> !archstats [ZILLA] [STATUS] [RESO]
> Totals of bugs per architecture, optionally with some specific set of
> status or resolution values, comma delimited.
>
> status = OPEN, DONE, UNCONFIRMED,NEW,ASSIGNED,REOPENED, RESOLVED, VERIFIED, CLOSED
> Reso = FIXED, INVALID, WONTFIX, LATER, REMIND, DUPLICATE, WORKSFORME,
>       CANTFIX, NEEDINFO, TEST-REQUEST, UPSTREAM
> zilla = gentoo xine sourcemage redhat mozilla kernel fdo abisource
>        apache kde gnome
> If you want another bugzilla, file a bug.
>
> Gentoo-specific
> ===============
> !meta [-v] [CAT/]PACKAGE
> Print the metadata and optionally herd members for a given package.
>
> !changelog [CAT/]PACKAGE
> Changelog stats for a package
>
> !devaway list
> List all away developers.
>
> !devaway DEVNAME
> Display .away message for a single developer.
>
> !herd HERD
> Show herd members
>
> !expn NAME
> Show the expansion of any public Gentoo mail alias
>
> !glsa GLSAID
> Shows the title and external IDS for any given GLSA ID.
>
> !earch [CAT/]PACKAGE
> Earch output for a given package
>
> !rdep [CAT/]PACKAGE
> Reverse RDEPEND for a given package
>
> !ddep
> Reverse DEPEND for a given package
>
> What isn't supported yet
> ------------------------
> 1. !glsa -s TEXT
> This used to search for GLSAs that matched that string in their title or
> external IDS.
>
> 2. New bug announcements
> Jeeves used to announce brand new bugs to #gentoo-bugs as well as
> targeted channels or users, depending on the product, component,
> assignee, cc and a number of other factors (deeply nested if/else
> trees). The old implementation had this in code entirely, and it would
> be nice to avoid having to modify the code whatsoever, and instead have
> some domain-specific language for doing this.
>
> Source availability
> -------------------
> Gentoo specific:
> http://git.overlays.gentoo.org/gitweb/?p=proj/rbot-gentoo.git
> Bugzilla support:
> http://git.overlays.gentoo.org/gitweb/?p=proj/rbot-bugzilla.git
> (flameeyes has his own tree as well, but he's been sick lately, so it
> was lagging behind my development)
>
> Right now, if you want to run your own instance of the bot, you will
> need the latest Git tree of the rBot itself, as upstream only fixed the
> last remaining issue a couple of hours ago.
>
> Thanks to
> ---------
> solar:
> Running the old Jeeves Eggdrop till now, and helping to document all of
> the Eggdrop functionality we used.
>
> flameeyes:
> Bugzilla plugin development
>
> halcy0n:
> Gentoo-specific stuff
>
> tango_, jsn-:
> (rbot upstream developers) For fixing the bugs as I found them :-).
>
> --
> Robin Hugh Johnson
> Gentoo Linux Developer & Infra Guy
> E-Mail     : robbat2@gentoo.org
> GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85
>



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (24 preceding siblings ...)
  2008-08-10  7:44 ` Alec Warner
@ 2008-08-12 12:07 ` Peter Volkov
  2008-08-12 22:02 ` Jan Kundrát
                   ` (7 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Peter Volkov @ 2008-08-12 12:07 UTC (permalink / raw
  To: gentoo-dev

В Срд, 06/08/2008 в 14:18 -0700, Robin H. Johnson пишет:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo-ru
#gentoo-doc-ru

Thank you for your work guys,
-- 
Peter.




^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (25 preceding siblings ...)
  2008-08-12 12:07 ` Peter Volkov
@ 2008-08-12 22:02 ` Jan Kundrát
  2008-08-16  3:04 ` Javier Villavicencio
                   ` (6 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Jan Kundrát @ 2008-08-12 22:02 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

Robin H. Johnson wrote:
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

#gentoo.cs please, me as a contact.

-- 
cd /local/pub && more beer > /dev/mouth


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
@ 2008-08-14  1:55 Jesus Rivero
  0 siblings, 0 replies; 45+ messages in thread
From: Jesus Rivero @ 2008-08-14  1:55 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robin H. Johnson wrote:

|> If you would like to have the new bot in your #gentoo-* channel, would
|> each channel founder/leader please respond to this thread, stating the
|> channel name, and that they are the contact for any problems/troubles.

Hello,

Please, #gentoo-ve

araujo and me are contacts for that channel.

Thanks a lot,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkijkJkACgkQdIssYB9vBoOkqQCeOBAwMCpTwuS7z95vg05MYrHc
tEYAn37j4oBfa/ekAFZxx9jLJJ4Fx4Tc
=uU74
-----END PGP SIGNATURE-----




^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (26 preceding siblings ...)
  2008-08-12 22:02 ` Jan Kundrát
@ 2008-08-16  3:04 ` Javier Villavicencio
  2008-09-04  2:49 ` Lukasz Damentko
                   ` (5 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Javier Villavicencio @ 2008-08-16  3:04 UTC (permalink / raw
  To: gentoo-dev

Robin H. Johnson wrote:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.
> 

#gentoo-bsd, welp would be contact but he's away.

Thanks.



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-07 16:34 ` Jorge Manuel B. S. Vicetto
  2008-08-07 22:16   ` Jorge Manuel B. S. Vicetto
@ 2008-08-17 11:22   ` Jorge Manuel B. S. Vicetto
  2008-09-05 23:29   ` Jorge Manuel B. S. Vicetto
  2 siblings, 0 replies; 45+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2008-08-17 11:22 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jorge Manuel B. S. Vicetto wrote:
| On Wed, 6 Aug 2008, Robin H. Johnson wrote:
|
|> Hi folks,

Hi again.

|> Sorry that it's taken this long to get completed, but the Jeeves
|> replacement, Willikins, is finally 99% done, and ready to join lots of
|> channels.
|
| Thanks for all the hard work.
|
|> Getting the bot out there
|> -------------------------
|> If you would like to have the new bot in your #gentoo-* channel, would
|> each channel founder/leader please respond to this thread, stating the
|> channel name, and that they are the contact for any problems/troubles.
|
| Please add it to #gentoo-pt. I'm not the owner but I can be your point
| of contact there.

I can't find any request for #gentoo-kde, so Robbin please add it there.
Your points of contact there can be me and keytoaster.

| Regards,
|
| Jorge Manuel B. S. Vicetto
| Gentoo- forums/userrel/Sparc/KDE
|

- --
Regards,

Jorge Vicetto (jmbsvicetto) - jmbsvicetto at gentoo dot org
Gentoo- forums / Userrel / SPARC / KDE
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkioCfgACgkQcAWygvVEyAJcEwCcDsV9od10++wLqU0b0a/Cc8qq
6C4An25sK/YEdtM2Irspjrjm/QnP27mR
=ZoQh
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (27 preceding siblings ...)
  2008-08-16  3:04 ` Javier Villavicencio
@ 2008-09-04  2:49 ` Lukasz Damentko
  2008-09-06 15:20 ` Raúl Porcel
                   ` (4 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Lukasz Damentko @ 2008-09-04  2:49 UTC (permalink / raw
  To: gentoo-dev

2008/8/6 Robin H. Johnson <robbat2@gentoo.org>:
> Hi folks,
>
> Sorry that it's taken this long to get completed, but the Jeeves
> replacement, Willikins, is finally 99% done, and ready to join lots of
> channels.

Please make the bot join #gentoo-server and #gentoo-releng. agaffney
will be the contact for those.

Thanks in advance.



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-07 16:34 ` Jorge Manuel B. S. Vicetto
  2008-08-07 22:16   ` Jorge Manuel B. S. Vicetto
  2008-08-17 11:22   ` Jorge Manuel B. S. Vicetto
@ 2008-09-05 23:29   ` Jorge Manuel B. S. Vicetto
  2 siblings, 0 replies; 45+ messages in thread
From: Jorge Manuel B. S. Vicetto @ 2008-09-05 23:29 UTC (permalink / raw
  To: gentoo-dev

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jorge Manuel B. S. Vicetto wrote:
| On Wed, 6 Aug 2008, Robin H. Johnson wrote:
|
|> Getting the bot out there
|> -------------------------
|> If you would like to have the new bot in your #gentoo-* channel, would
|> each channel founder/leader please respond to this thread, stating the
|> channel name, and that they are the contact for any problems/troubles.
|

Hi once again.

Robin seems like we forgot to ask you to add Willikins to
#gentoo-userrel. The lead is tsunam and either him or me can be your
points of contact there.

- --
Regards,

Jorge Vicetto (jmbsvicetto) - jmbsvicetto at gentoo dot org
Gentoo- forums / Userrel / SPARC / KDE
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkjBwPIACgkQcAWygvVEyAJrswCeNpnMOEskkqJ0+VHUx7BglYFd
nQkAnjUNNTksze32SjYNvJdrQDihZuZ6
=jBsH
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (28 preceding siblings ...)
  2008-09-04  2:49 ` Lukasz Damentko
@ 2008-09-06 15:20 ` Raúl Porcel
  2008-09-06 17:50 ` Raúl Porcel
                   ` (3 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Raúl Porcel @ 2008-09-06 15:20 UTC (permalink / raw
  To: gentoo-dev

As per GMsoft request:

Channel: #gentoo-hppa
Contact: GMsoft, jer



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (29 preceding siblings ...)
  2008-09-06 15:20 ` Raúl Porcel
@ 2008-09-06 17:50 ` Raúl Porcel
  2008-09-16  1:53 ` Serkan Kaba
                   ` (2 subsequent siblings)
  33 siblings, 0 replies; 45+ messages in thread
From: Raúl Porcel @ 2008-09-06 17:50 UTC (permalink / raw
  To: gentoo-dev

And:
#gentoo-mirrors

Contact: fox2mike



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (30 preceding siblings ...)
  2008-09-06 17:50 ` Raúl Porcel
@ 2008-09-16  1:53 ` Serkan Kaba
  2008-10-26 21:53 ` Robin H. Johnson
  2008-12-01 15:01 ` Jeremy Olexa
  33 siblings, 0 replies; 45+ messages in thread
From: Serkan Kaba @ 2008-09-16  1:53 UTC (permalink / raw
  To: gentoo-dev; +Cc: seqizz

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Can you add it to #gentoo-tr. seqizz is the channel founder.

Thanks.

Robin H. Johnson yazmış:
| Hi folks,
|
| Sorry that it's taken this long to get completed, but the Jeeves
| replacement, Willikins, is finally 99% done, and ready to join lots of
| channels.
|
| Getting the bot out there
| -------------------------
| If you would like to have the new bot in your #gentoo-* channel, would
| each channel founder/leader please respond to this thread, stating the
| channel name, and that they are the contact for any problems/troubles.
|
| Bug reports
| -----------
| Please open a bug in the Gentoo Infrastructure product, using the
| 'Other' component, and assign it directly to me.
|
| Custom bot functionality:
| -------------------------
| Here's all the functionality that we have assembled, beyond the standard
| rbot stuff.
| Bugzilla
| ========
| !bug [ZILLA] ID
| Looks up bug #ID in the per-channel default or specified bugzilla.
|
| !bugstats [ZILLA]
| Totals of bugs per the bugzilla 'status' field.
|
| !archstats [ZILLA] [STATUS] [RESO]
| Totals of bugs per architecture, optionally with some specific set of
| status or resolution values, comma delimited.
|
| status = OPEN, DONE, UNCONFIRMED,NEW,ASSIGNED,REOPENED, RESOLVED,
VERIFIED, CLOSED
| Reso = FIXED, INVALID, WONTFIX, LATER, REMIND, DUPLICATE, WORKSFORME,
|        CANTFIX, NEEDINFO, TEST-REQUEST, UPSTREAM
| zilla = gentoo xine sourcemage redhat mozilla kernel fdo abisource
|         apache kde gnome
| If you want another bugzilla, file a bug.
|
| Gentoo-specific
| ===============
| !meta [-v] [CAT/]PACKAGE
| Print the metadata and optionally herd members for a given package.
|
| !changelog [CAT/]PACKAGE
| Changelog stats for a package
|
| !devaway list
| List all away developers.
|
| !devaway DEVNAME
| Display .away message for a single developer.
|
| !herd HERD
| Show herd members
|
| !expn NAME
| Show the expansion of any public Gentoo mail alias
|
| !glsa GLSAID
| Shows the title and external IDS for any given GLSA ID.
|
| !earch [CAT/]PACKAGE
| Earch output for a given package
|
| !rdep [CAT/]PACKAGE
| Reverse RDEPEND for a given package
|
| !ddep
| Reverse DEPEND for a given package
|
| What isn't supported yet
| ------------------------
| 1. !glsa -s TEXT
| This used to search for GLSAs that matched that string in their title or
| external IDS.
|
| 2. New bug announcements
| Jeeves used to announce brand new bugs to #gentoo-bugs as well as
| targeted channels or users, depending on the product, component,
| assignee, cc and a number of other factors (deeply nested if/else
| trees). The old implementation had this in code entirely, and it would
| be nice to avoid having to modify the code whatsoever, and instead have
| some domain-specific language for doing this.
|
| Source availability
| -------------------
| Gentoo specific:
| http://git.overlays.gentoo.org/gitweb/?p=proj/rbot-gentoo.git
| Bugzilla support:
| http://git.overlays.gentoo.org/gitweb/?p=proj/rbot-bugzilla.git
| (flameeyes has his own tree as well, but he's been sick lately, so it
| was lagging behind my development)
|
| Right now, if you want to run your own instance of the bot, you will
| need the latest Git tree of the rBot itself, as upstream only fixed the
| last remaining issue a couple of hours ago.
|
| Thanks to
| ---------
| solar:
| Running the old Jeeves Eggdrop till now, and helping to document all of
| the Eggdrop functionality we used.
|
| flameeyes:
| Bugzilla plugin development
|
| halcy0n:
| Gentoo-specific stuff
|
| tango_, jsn-:
| (rbot upstream developers) For fixing the bugs as I found them :-).
|

- --
Sincerely,
Serkan KABA
Gentoo/Java
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkjPEZkACgkQRh6X64ivZaKG6ACaAkFRNsOY4dOrc3TiUm51xLBs
CXAAn3laozO4uamWVmDWCcXCCLzb7Auy
=zIAm
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-07  2:29 ` Luis Francisco Araujo
@ 2008-09-18 15:45   ` Luis Francisco Araujo
  0 siblings, 0 replies; 45+ messages in thread
From: Luis Francisco Araujo @ 2008-09-18 15:45 UTC (permalink / raw
  To: gentoo-dev

Luis Francisco Araujo wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Robin H. Johnson wrote:
> | Hi folks,
> |
> | Sorry that it's taken this long to get completed, but the Jeeves
> | replacement, Willikins, is finally 99% done, and ready to join lots of
> | channels.
> |

Please join #gentoo-bo , /me is the channel contact

Thanks!

-- 

Luis F. Araujo "araujo at gentoo.org"
Gentoo Linux




^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (31 preceding siblings ...)
  2008-09-16  1:53 ` Serkan Kaba
@ 2008-10-26 21:53 ` Robin H. Johnson
  2008-10-26 22:36   ` Josh Saddler
  2008-10-27  7:08   ` Fabian Groffen
  2008-12-01 15:01 ` Jeremy Olexa
  33 siblings, 2 replies; 45+ messages in thread
From: Robin H. Johnson @ 2008-10-26 21:53 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 964 bytes --]

On Wed, Aug 06, 2008 at 02:18:05PM -0700, Robin H. Johnson wrote:
> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.
Willikins was not in the following channels, as nobody requested it here yet. 

#gentoo-apache
#gentoo-br
#gentoo-db
#gentoo-doc-nl
#gentoo-embedded
#gentoo-eselect
#gentoo-hardened
#gentoo-installer
#gentoo-media
#gentoo-netmon
#gentoo-osx
#gentoo-pms
#gentoo-scire
#gentoo-test
#gentoo-voip
#gentoo-web
#gentoo-xfce

Solar has requested that the bot joins the channels now, so if you have
complaints instead, please note them here.

-- 
Robin Hugh Johnson
Gentoo Linux Developer & Infra Guy
E-Mail     : robbat2@gentoo.org
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

[-- Attachment #2: Type: application/pgp-signature, Size: 329 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-10-26 21:53 ` Robin H. Johnson
@ 2008-10-26 22:36   ` Josh Saddler
  2008-10-27  7:08   ` Fabian Groffen
  1 sibling, 0 replies; 45+ messages in thread
From: Josh Saddler @ 2008-10-26 22:36 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

Robin H. Johnson wrote:
> Willikins was not in the following channels, as nobody requested it here yet. 
> 
> #gentoo-apache
> #gentoo-br
> #gentoo-db
> #gentoo-doc-nl
> #gentoo-embedded
> #gentoo-eselect
> #gentoo-hardened
> #gentoo-installer
> #gentoo-media
> #gentoo-netmon
> #gentoo-osx
> #gentoo-pms
> #gentoo-scire
> #gentoo-test
> #gentoo-voip
> #gentoo-web
> #gentoo-xfce
> 
> Solar has requested that the bot joins the channels now, so if you have
> complaints instead, please note them here.


Dunno about the others, but #gentoo-xfce just forwards to
#gentoo-desktop now, so no point in having it try to do -xfce.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-10-26 21:53 ` Robin H. Johnson
  2008-10-26 22:36   ` Josh Saddler
@ 2008-10-27  7:08   ` Fabian Groffen
  1 sibling, 0 replies; 45+ messages in thread
From: Fabian Groffen @ 2008-10-27  7:08 UTC (permalink / raw
  To: gentoo-dev

On 26-10-2008 14:53:55 -0700, Robin H. Johnson wrote:
> Willikins was not in the following channels, as nobody requested it here yet. 
> 
...
> #gentoo-osx
...
> 
> Solar has requested that the bot joins the channels now, so if you have
> complaints instead, please note them here.

channel is dead for a long time, so no benefit of joining it.


-- 
Fabian Groffen
Gentoo on a different level



^ permalink raw reply	[flat|nested] 45+ messages in thread

* Re: [gentoo-dev] Jeeves IRC replacement now alive - Willikins
  2008-08-06 21:18 Robin H. Johnson
                   ` (32 preceding siblings ...)
  2008-10-26 21:53 ` Robin H. Johnson
@ 2008-12-01 15:01 ` Jeremy Olexa
  33 siblings, 0 replies; 45+ messages in thread
From: Jeremy Olexa @ 2008-12-01 15:01 UTC (permalink / raw
  To: gentoo-dev

On Wed, Aug 6, 2008 at 3:18 PM, Robin H. Johnson <robbat2@gentoo.org> wrote:

> Getting the bot out there
> -------------------------
> If you would like to have the new bot in your #gentoo-* channel, would
> each channel founder/leader please respond to this thread, stating the
> channel name, and that they are the contact for any problems/troubles.

Hi,
#gentoo-prefix please. I am the channel founder and am available on
irc for 'issues'
Thanks,
Jeremy



^ permalink raw reply	[flat|nested] 45+ messages in thread

end of thread, other threads:[~2008-12-01 15:01 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-14  1:55 [gentoo-dev] Jeeves IRC replacement now alive - Willikins Jesus Rivero
  -- strict thread matches above, loose matches on Subject: below --
2008-08-06 21:18 Robin H. Johnson
2008-08-06 21:47 ` Donnie Berkholz
2008-08-06 21:57 ` Mark Loeser
2008-08-06 22:03 ` Roy Bamford
2008-08-06 22:05 ` Fabian Groffen
2008-08-06 22:57 ` Petteri Räty
2008-08-06 23:35 ` Christian Hoffmann
2008-08-06 23:48 ` Zac Medico
2008-08-06 23:56 ` Rob Cakebread
2008-08-07  0:20 ` Mike Pagano
2008-08-07  2:12   ` Nathan Sullivan
2008-08-07  3:58     ` Robin H. Johnson
2008-08-07  2:29 ` Luis Francisco Araujo
2008-09-18 15:45   ` Luis Francisco Araujo
2008-08-07  5:28 ` Panagiotis Christopoulos
2008-08-07  5:36 ` Hans de Graaff
2008-08-07  6:10 ` Zhang Le
2008-08-07  8:04 ` Matthias Schwarzott
2008-08-07  8:20 ` Mark Kowarsky
2008-08-07  8:53 ` Lukasz Damentko
2008-08-07  9:10 ` Raphael Marichez
2008-08-07  9:34 ` Raúl Porcel
2008-08-07 14:43 ` Chrissy Fullam
2008-08-07 16:34 ` Jorge Manuel B. S. Vicetto
2008-08-07 22:16   ` Jorge Manuel B. S. Vicetto
2008-08-17 11:22   ` Jorge Manuel B. S. Vicetto
2008-09-05 23:29   ` Jorge Manuel B. S. Vicetto
2008-08-08  7:01 ` William Hubbs
2008-08-08 18:31 ` Thomas Anderson
2008-08-09 21:39   ` Robin H. Johnson
2008-08-09  6:33 ` George Shapovalov
2008-08-09 17:55 ` Roy Bamford
2008-08-10  7:44 ` Alec Warner
2008-08-12 12:07 ` Peter Volkov
2008-08-12 22:02 ` Jan Kundrát
2008-08-16  3:04 ` Javier Villavicencio
2008-09-04  2:49 ` Lukasz Damentko
2008-09-06 15:20 ` Raúl Porcel
2008-09-06 17:50 ` Raúl Porcel
2008-09-16  1:53 ` Serkan Kaba
2008-10-26 21:53 ` Robin H. Johnson
2008-10-26 22:36   ` Josh Saddler
2008-10-27  7:08   ` Fabian Groffen
2008-12-01 15:01 ` Jeremy Olexa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox