0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 11 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added a plugins/freebsd.rb for FreeBSD-specific stuff. - Added commands !man and !whatis to the plugin. More... almost 17 years ago
- merged with jptix-branch - moved dbfile finder into connect() More... almost 17 years ago
Added some stuff to the TODO list. More... almost 17 years ago
- Added !commands to corecommands. - renamed TODO.txt -> TODO More... almost 17 years ago
Replaced ARGV[0] with File.expand_path(ARGF.file.path) More... almost 17 years ago
- Added !calc for Google Calculator and replaced the query sprintf with CGI.escape - Changed shebang use '/usr/bin/env ruby' More... almost 17 years ago
- fixed script-header (with KCODE/jcode) More... almost 17 years ago
Merge branch 'master' into users More... almost 17 years ago
- added config['realname'] - option More... almost 17 years ago
- renamed DEPENDENCIES -> README More... almost 17 years ago
Merge branch 'jptix' of http://hardstylesensation.net/git/fbsdbot into jptix More... almost 17 years ago
Merge branch 'master' into jptix More... almost 17 years ago
Merge branch 'master' of http://laptop.danielbond.org/git/fbsdbot More... almost 17 years ago
- Replacing -KU in shebang with $KCODE = 'u'. Also, requiring 'jcode'. More... almost 17 years ago
- moved htmlentities-require to boot More... almost 17 years ago
- Added 'htmlentities' to dependencies (gem install htmlentities). - Hackish extension of String to support "&".decode_entities # => "&" More... almost 17 years ago
- added an Exception for DuplicatePluginNameError More... almost 17 years ago
Merge branch 'master' into jptix More... almost 17 years ago
fixed script header (at least for lunix) More... almost 17 years ago
Added Wikipedia command and renamed google.rb to web.rb. Config example changed accordingly. More... almost 17 years ago
- added "FiSH-support" in TODO-list More... almost 17 years ago
Merge branch 'master' of http://laptop.danielbond.org/git/fbsdbot More... almost 17 years ago
Merge branch 'master' of http://hardstylesensation.net/git/fbsdbot More... almost 17 years ago
- added pass-hasing support More... almost 17 years ago
* Added hooks for privmsg and pubmsg. Plugins can do 'def hook_privmsg' or 'def hook_pubmsg' More... almost 17 years ago
- revertet namespace changes of Plugin::load More... almost 17 years ago
- moved loading of 'pp'-lib into lib/boot.rb - renamed load_plugin to Plugin::load in lib/modules.rb More... almost 17 years ago
Forgot corecommands.rb (again...) More... almost 17 years ago
- Added corecommands.rb (with uptime command) - modules.rb now has a seconds_to_s method More... almost 17 years ago
- basic user authentication skeleton - UGLY More... almost 17 years ago