1
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed bug where if colour or bold information were infront of nick of bot it would still display the information for a git commit More... over 14 years ago
add feature to prevent jenni from showing title and shorter url for bitlys that were for git commits that match the pattern of github's automated IRC hook and the CIA bot as well. More... over 14 years ago
forgot to add the pretty format for removing a point More... over 14 years ago
updated scores.py to now track addpoints and remove points and display the difference for a given score More... over 14 years ago
fixed bug in scores.py where it wouldn't strip spaces from usernames. also cleaned up unobot.py a bit More... over 14 years ago
removed extra string that was unnecessary More... over 14 years ago
more around the sanitization to enable usage of placement holders for the re module More... over 14 years ago
added a module for various Ohio State specific functions (I added a classes canceled command) More... over 14 years ago
Merge branch 'master' of [email protected]:myano/jenni More... over 14 years ago
added a function to remove double spaces in titles More... over 14 years ago
changed User-Agent; reduces likely hood of servers preventing access More... over 14 years ago
changed sample bitly api key More... over 14 years ago
Fixed annoying problem, where bitly's weren't displayed for pages without titles More... over 14 years ago
restored resp; reduced timing for hello in ai, remove unnecessary variable in resp More... over 14 years ago
removed a few annoyances and decreased the rate in which she says 'hi' More... over 14 years ago
added ".dr", and ".join" commands More... over 14 years ago
modified school to work, but it only works for some classes in some departments. Also added unostats for different rankings More... over 14 years ago
allow bit.ly to work on images More... over 14 years ago
Merge commit 'Kays/master' More... over 14 years ago
patching commit a3ca445b76f06578cfa0978eeee1cca659169021 More... over 14 years ago
don't use getTLD on bit.ly urls More... over 14 years ago
Merge commit 'Kays/master' More... over 14 years ago
added decoding to support utf-8 (from sbp) More... over 14 years ago
shortened output of URL for long URLs and with bitly disabled More... over 14 years ago
Major refactoring & cleaning up and really fixed the bit.ly bug. More... over 14 years ago
array of arrays suck More... over 14 years ago
a minor re-ordering of operations More... over 14 years ago
With the removal of the built-in bit.ly API key, short() is dying on the calls. This fixes the issue by preventing short() from being called if the API key is not specified. More... over 14 years ago
updated the welcome back function to detect "welcome back $nickname" More... over 14 years ago
forgot to close file after grabbing necessary information More... over 14 years ago