Ticket #413 (reopened enhancement)

Opened 7 years ago

Last modified 2 years ago

Jabber Bot for notifications

Reported by: c00i90wn <c00i90wn@litestep.com> Assigned to: anybody
Priority: lowest Component: Request-a-Hack
Severity: normal Keywords: jabber bot notifications
Cc: web@alexanderschaber.de, davidf@sjsoft.com Trac Release: 0.10

Description

A bot that notifies of timeline changes.

Attachments

Change History

(follow-up: ↓ 2 ) 06/07/06 18:31:27 changed by coderanger

There has been some very loose planning to build something as a generic TracBot? framework. If this used something like Twisted Words, it would also have the benefit of being cross-system.

(in reply to: ↑ 1 ) 06/07/06 21:56:37 changed by anonymous

Replying to coderanger:

There has been some very loose planning to build something as a generic TracBot? framework. If this used something like Twisted Words, it would also have the benefit of being cross-system.

Yes, if it were coded with Twisted Words the Jabber implementation would be fairly easy

11/06/06 04:23:47 changed by mcwanek@fourthwavellc.net

I implemented this for internal use at work using Twisted.

We run an internal jabber chat room, so our TracBot? runs in there. Our TracBot? polls the RSS feed of our Trac timeline for any changes and posts them into the jabber chat room. The bot also logs all our posts to the chat room and then dumps out a daily log back into Trac as a wiki page. This way we have a searchable history of our chat room in Trac.

Only took about 2-3 days to develop; that includes learning python and Twisted as I went along.

(follow-up: ↓ 5 ) 01/16/07 11:57:20 changed by athomas

  • status changed from new to closed.
  • resolution set to worksforme.

This can be done via any RSS-capable bot (eg. Supybot).

(in reply to: ↑ 4 ; follow-up: ↓ 7 ) 08/18/07 12:41:16 changed by Uranellus

  • status changed from closed to reopened.
  • cc set to web@alexanderschaber.de.
  • resolution deleted.

Replying to athomas:

This can be done via any RSS-capable bot (eg. Supybot).

how would you do that with supybot which does not support jabber? Also running an external application just for this is not quiet the nice way .. :|

Replying to mcwanek@fourthwavellc.net:

We run an internal jabber chat room, so our TracBot? runs in there. Our TracBot? polls the RSS feed of our Trac timeline for any changes and posts them into the jabber chat room. The bot also logs all our posts to the chat room and then dumps out a daily log back into Trac as a wiki page. This way we have a searchable history of our chat room in Trac.

Would your company share the code?

IMHO this could be set up at the point where the regular mail notifications are sent right now.

08/20/08 12:26:04 changed by davidf@sjsoft.com

  • cc changed from web@alexanderschaber.de to web@alexanderschaber.de, davidf@sjsoft.com.

The AnnouncerPlugin might be useful here

(in reply to: ↑ 5 ; follow-up: ↓ 8 ) 10/06/08 23:06:36 changed by anonymous

Replying to Uranellus:

Replying to athomas:

This can be done via any RSS-capable bot (eg. Supybot).

how would you do that with supybot which does not support jabber? Also running an external application just for this is not quiet the nice way .. :| Replying to mcwanek@fourthwavellc.net:

We run an internal jabber chat room, so our TracBot? runs in there. Our TracBot? polls the RSS feed of our Trac timeline for any changes and posts them into the jabber chat room. The bot also logs all our posts to the chat room and then dumps out a daily log back into Trac as a wiki page. This way we have a searchable history of our chat room in Trac.

Would your company share the code? IMHO this could be set up at the point where the regular mail notifications are sent right now.

(in reply to: ↑ 7 ) 10/06/08 23:55:36 changed by anonymous

Replying to anonymous:

Replying to Uranellus:

Replying to athomas:

This can be done via any RSS-capable bot (eg. Supybot).

how would you do that with supybot which does not support jabber? Also running an external application just for this is not quiet the nice way .. :| Replying to mcwanek@fourthwavellc.net:

We run an internal jabber chat room, so our TracBot? runs in there. Our TracBot? polls the RSS feed of our Trac timeline for any changes and posts them into the jabber chat room. The bot also logs all our posts to the chat room and then dumps out a daily log back into Trac as a wiki page. This way we have a searchable history of our chat room in Trac.

Would your company share the code? IMHO this could be set up at the point where the regular mail notifications are sent right now.

09/06/09 11:18:18 changed by rjollos

Some inverse of the requested functionality: JabberTracScript

03/01/10 20:01:33 changed by bthate@gmail.com

to feed the RSS into a jabber conference you can use GOZERBOT and the RSS plugin in the gozerplugs package. See http://gozerbot.org for more information (the #trac IRC channel also uses this).

10/28/11 20:29:58 changed by anonymous

  • priority changed from normal to lowest.

Add/Change #413 (Jabber Bot for notifications)




Change Properties
Action