ubuntu-bots/Webcal
Terence Simpson f3de8f84a6 Make a custom anything() function that follows the same form as every other function in supybot.questions, because apparently no one thought this was a good idea... 2010-05-28 23:51:28 +01:00
..
icalendar Update copyright/license/author/contributors information 2010-05-24 14:38:06 +01:00
README.txt Initial checkin 2006-06-26 19:57:20 +02:00
__init__.py Update copyright/license/author/contributors information 2010-05-24 14:38:06 +01:00
cal.ical Resync all running ubottu code to bzr branch, they should now be in sync again 2009-10-12 19:26:35 +01:00
config.py Make a custom anything() function that follows the same form as every other function in supybot.questions, because apparently no one thought this was a good idea... 2010-05-28 23:51:28 +01:00
ical.py Update copyright/license/author/contributors information 2010-05-24 14:38:06 +01:00
ical.py.bak Resync all running ubottu code to bzr branch, they should now be in sync again 2009-10-12 19:26:35 +01:00
ical.py.bak.bac2 Resync all running ubottu code to bzr branch, they should now be in sync again 2009-10-12 19:26:35 +01:00
plugin.py Update copyright/license/author/contributors information 2010-05-24 14:38:06 +01:00
rruler.py Update copyright/license/author/contributors information 2010-05-24 14:38:06 +01:00
test.py Update copyright/license/author/contributors information 2010-05-24 14:38:06 +01:00
testical.py Update copyright/license/author/contributors information 2010-05-24 14:38:06 +01:00
timezones.html Fix up this crummy plugin as well 2007-09-18 01:43:05 +02:00

This plugin can update a topic given an iCal schedule. It's made to work for
#ubuntu-meeting on Freenode (and iCal from fridge.ubuntu.com) but in theory it
should work with other iCal feeds too. It's not hard to understand.

Requirements: included ical module and pytz