0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-D is --debug and not --daemon in the zmb utility More... over 15 years ago
Only catch HUP signals on supported systems More... about 16 years ago
Update description in README and Rakefile More... about 16 years ago
Regenerated gemspec for version 0.3.2 More... about 16 years ago
Version bump to 0.3.2 More... about 16 years ago
Make sure a socket is closed after it has hit EOF More... about 16 years ago
Update README, include new plugins More... about 16 years ago
Cleanup the zmb utility, add colour support, help More... about 16 years ago
Create a debug system More... about 16 years ago
If the user's plugin is trying to use the seen command on themselves output a different message More... about 16 years ago
Use a better regex to get the url from a rss feed More... about 16 years ago
Add help to commands missing help More... about 16 years ago
Make the log plugin output znc style logs More... about 16 years ago
Create commands to fork zmb and change STDOUT More... about 16 years ago
Show fahrenheit temperature in weather More... about 16 years ago
Escape all query strings More... about 16 years ago
Add a debugging option, and debug exceptions More... about 16 years ago
Make sure a user isn't anonymous before we "see" the user More... about 16 years ago
Make sure a user isn't anonymous in usermodes More... about 16 years ago
Add a broadcast command to the users plugin More... about 16 years ago
Add description to a bunch of plugins More... about 16 years ago
Use CGI.escape to escape the weather and state a reason why the command may have failed on the weather plugin More... about 16 years ago
When SIGHUP's are received, refresh zmb, and load commands and users if they are not already loaded. More... about 16 years ago
Add a plugin to autovoice people entering a channel More... about 16 years ago
require 'fileutils' as some installations require this More... about 16 years ago
Use our own API key for google translate More... about 16 years ago
Escape translated messages More... about 16 years ago
Regenerated gemspec for version 0.3.1 More... about 16 years ago
Version bump to 0.3.1 More... about 16 years ago
Fix `zmb -b` and `zmb -l`, the commands dispatcher was crashing on it because it is missing a name and a delegate More... about 16 years ago