1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed (hopefully) a serious vulnerability for find.py where it a user could execute arbitray IRC commands More... over 14 years ago
added a '.stats pw' to show a top10 based on percent-win More... over 14 years ago
Fixed .stats to show the place now. More... over 14 years ago
Made a new 'rankings' function which displays everyone. More... over 14 years ago
Updated unobot to now send notices instead of PMs for your cards and who is up next More... over 14 years ago
updated a few things with help More... over 14 years ago
changed the "notices" to private messages for consistency More... over 14 years ago
Changed .unotop10 to reply via PM during games. More... over 14 years ago
Fixed an error '.top' was giving More... over 14 years ago
Updated .cards to show the players, in order, and how many cards each player has for observers who type .cards More... over 14 years ago
Updated unobot to display rankings with points per game. More... over 14 years ago
Updated the sorting algorithm for unobot to account for win ratios first and then break ties on points per game ratio. More... almost 15 years ago
Added .office to report whether or not someone is in the club office. More... almost 15 years ago
Removed the line that was repeating the cards being played. And added back the line that told the room who won with how many points. Not sure how these got removed. More... almost 15 years ago
Removed a swap file. Removed the 'rick roll' feature in the url.py Cleaned up a few things in ai, unobot and url as well. More... almost 15 years ago
Fixed find from spitting out unnecessary information for meant function More... almost 15 years ago
Fixed issue where phenny would say the entire list of what someone has said when another person has used the meant function. More... almost 15 years ago
Change the max lines from 5 to 10. More... almost 15 years ago
Changed the order in which URLs are posted to bitly. Now if there are more than 1 URLs listed in a single message they will be reported to bitly in order in which they appear in the message. More... almost 15 years ago
Changed minimum length for posting URLs to bit.ly to 35. More... almost 15 years ago
Fixed; now the URL titles that are shown (when there are more than 1 URLs listed in a single message) are in order in which they appear. More... almost 15 years ago
Fixed; so it will display the title for multiple URL's mentioned in one message. More... almost 15 years ago
Updated the splitting to use something that would be more efficient and would fail less often More... almost 15 years ago
Changed the meant function to detect on ':' instead of '=~' so users can use the tab completion in there client to there benefit. (Idea thanks to Morgan Goose) More... almost 15 years ago
Changed from ~= to =~ More... almost 15 years ago
Fixed the mention of ' ~= ' in conversation when not doing an actual match. More... almost 15 years ago
Added suggestion mode for find.py. Where one can type 'otheruser ~= s/old/new' and phenny will tell the channel what you thought someone meant. More... almost 15 years ago
Renabled a few functions. More... almost 15 years ago
removed a few things that mentioned "pyohio" in the ai script. More... almost 15 years ago
Made the unobot random deck generator to shuffle twice instead of once. Also increased the number of decks from 2 to 4. More... almost 15 years ago