https://github.com/w3c/agendabot
IRC bot that finds a meeting agenda in the mail archives or on the W3C group calendar and puts it on IRC in Zakim's format
https://github.com/w3c/agendabot
bot irc
Last synced: 8 months ago
JSON representation
IRC bot that finds a meeting agenda in the mail archives or on the W3C group calendar and puts it on IRC in Zakim's format
- Host: GitHub
- URL: https://github.com/w3c/agendabot
- Owner: w3c
- Created: 2022-01-31T16:06:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T15:12:59.000Z (over 1 year ago)
- Last Synced: 2025-01-30T09:34:22.639Z (over 1 year ago)
- Topics: bot, irc
- Language: Perl
- Homepage:
- Size: 353 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
agendabot is an IRC 'bot that watches for lines of the form
agenda: URL
and tries to extract a meeting agenda from the document at that URL. If you say
agendabot, find agenda
it will try to find the URL by itself.
It writes the agenda back to the IRC channel in a form understood by Zakim[1].
The manual for how to run agendabot is included in the program: See the source or run "perldoc agendabot.pl".
The manual for using it from within IRC is in manual.html.
[1] https://www.w3.org/2001/12/zakim-irc-bot.html