Age | Commit message (Collapse) | Author |
|
|
|
and custom feed type
|
|
processing
+ (httputil) post support, partial request support, other features
- (httputil) removed partial_body() and get_cached() [merged into get()]
* (plugins/, utils) minimal changes to accomodate for the new http_utils
* (utils, ircbot) moved utils initialization into utils.rb
* (tube.rb) (partially) accomodate for upstream site layout changes
|
|
(some http-aware plugins kill the bot without it)
|
|
+ (utils.rb) added @@bot class variable
* (utils.rb) get_first_pars should return a value
* (plugins) no need to pass http_util to the Utils.get_first_pars
|
|
|
|
|
|
don't spam with overlong messages
|
|
to retrieve the first paragraph of a linked web page
|
|
|
|
problems
|
|
return standard header info if no title found
|
|
|
|
|
|
when keywords was part of the core
|
|
massive rework later.
|
|
|
|
actually 1.0 RDF feeds
|
|
|
|
|
|
|
|
proper Irc classes. Use illegal '-remote.client-' nick for the remote user
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New plugin.header file provided, to be used as model for the header of new plugins. Many existing plugins have been adjusted to provide the same info the same way. I might have misplaced some information, so please let me know if this is the case.
Also augmented a couple of copyright notices to include the 'rbot development team' alongside Tom Gilbert.
|
|
|
|
|
|
|
|
|
|
* Fixed figlet (if you didn't have the font "rectangles", it wouldn't work)
|
|
|
|
|
|
added. Remove it, and add some minor optimizations
|
|
any other plugin. Use it in the keywords plugin
|
|
|
|
|
|
Remove some unnecessary plugin.register() calls, replace other by plugin.map() calls.
Also use e.g. Array#pick_one instead of ar[rand(ar.length)]
|
|
ShortURL's services
|
|
|
|
current channel
|