Changes for version 0.02 - 2011-10-07
- BUG FIXES
- Check for failure properly before attempting to announce a commit. (Previously we checked we got something non-false back; if we asked for a commit that wasn't found, we get a hashref with an error key, so check for that.)
- Auth info should be optional when using !setgithubproject. Public projects of course do not require auth, but due to a fuckup in the regex, it would not recognise it otherwise.
Modules
GitHub-related modules for IRC bots running Bot::BasicBot::Pluggable
Provides
in lib/Bot/BasicBot/Pluggable/Module/GitHub/EasyLinks.pm
in lib/Bot/BasicBot/Pluggable/Module/GitHub/PullRequests.pm