1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed .stats to show the place now. More... almost 15 years ago
Made a new 'rankings' function which displays everyone. More... almost 15 years ago
Updated unobot to now send notices instead of PMs for your cards and who is up next More... almost 15 years ago
updated a few things with help More... almost 15 years ago
changed the "notices" to private messages for consistency More... almost 15 years ago
Changed .unotop10 to reply via PM during games. More... almost 15 years ago
Fixed an error '.top' was giving More... almost 15 years ago
Updated .cards to show the players, in order, and how many cards each player has for observers who type .cards More... almost 15 years ago
Updated unobot to display rankings with points per game. More... almost 15 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... about 15 years ago
Changed minimum length for posting URLs to bit.ly to 35. More... about 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... about 15 years ago
Fixed; so it will display the title for multiple URL's mentioned in one message. More... about 15 years ago
Updated the splitting to use something that would be more efficient and would fail less often More... about 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... about 15 years ago
Changed from ~= to =~ More... about 15 years ago
Fixed the mention of ' ~= ' in conversation when not doing an actual match. More... about 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... about 15 years ago
Renabled a few functions. More... about 15 years ago
removed a few things that mentioned "pyohio" in the ai script. More... about 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... about 15 years ago
Fixed error of phenny expecting 'logged_channels' when it didn't exist. More... about 15 years ago
Changed the default configuration to exclude the ai, github, resp, school, and twit modules by default. More... about 15 years ago