https://github.com/bhuga/mucbot.rb
Simple Ruby jabber muc bot.
https://github.com/bhuga/mucbot.rb
Last synced: 3 months ago
JSON representation
Simple Ruby jabber muc bot.
- Host: GitHub
- URL: https://github.com/bhuga/mucbot.rb
- Owner: bhuga
- Created: 2008-12-22T14:55:35.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2008-12-22T16:03:03.000Z (over 16 years ago)
- Last Synced: 2025-01-14T00:29:34.879Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 78.1 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
#### mucbot.rb by ben lavender 2008
mucbot.rb is a simple MUC bot that will relay messages sent to it to the configured MUC, including html messages. This is useful for sending out notices to a workgroup.
An example notification script, based on an example script packaged with xmpp4r, will, after configuration, report updates to an SVN repository while making changesets and ticket numbers in the commit log work as links to a [trac](http://trac.edgewall.org/) installation.