]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
From Chris:
authorTom Gilbert <tom@linuxbrit.co.uk>
Thu, 26 Jan 2006 09:18:08 +0000 (09:18 +0000)
committerTom Gilbert <tom@linuxbrit.co.uk>
Thu, 26 Jan 2006 09:18:08 +0000 (09:18 +0000)
commit12b6b40826949033597c4f15494078ed94c0ce76
treef10e02e2ec2a8480d1c062c1d91987ccb7edff0a
parent7b35a6bfcd69da8b308dd1bc8cb0b9218caf4504
From Chris:

There was a bit of a glitch in that title grabber extension I wrote to
the URL plugin -- namely, that it would just mindlessly download
whatever link anybody posted to the channel. Whenever anybody posted a
bigass quicktime movie or something, the bot would explode. So, I had
to get down and dirty with Net::HTTP to check for mimetypes and
redirects and stuff.

There is a nice new feature though:

22:37 <@epitron>
http://killswitchengage.com/shared/downloads/KillswitchEngage/KsE-RoseOfSharyn_v
ideo.mov
22:37 <@pookie> [Link Info] type: video/quicktime, size: 18,244,208 bytes
data/rbot/plugins/url.rb