1
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added "new" into STRINGS More... over 14 years ago
Added trigger option to the config gen. More... over 14 years ago
Merge branch 'experimental' of https://github.com/Kays/jenney into Kays-experimental More... over 14 years ago
southpark ftw! More... over 14 years ago
Don't render cards if the game isn't dealt. This fixes an issue if a player leaves after uno but before deal. More... over 14 years ago
Removed input.admins from bot.py and used the bot wrapper. Updated slap.py. Thanks to myano for the heads up.
=
More... over 14 years ago
Added a fun conditional to slap. Added in an admins field to bot.py. Removed "jenney!" highlight from ping because it should use the botnick instead. More... over 14 years ago
fixed error if second param is missing More... over 14 years ago
Merge branch 'experimental' of https://github.com/Kays/jenney into Kays-experimental More... over 14 years ago
Re-added the option to PRIVMSG jenney to execute KICK, BAN, UNBAN, QUIET, UNQUIET, and KICKBAN commands. More... over 14 years ago
Added ban, unban, kickban, quiet, and unquiet functionalities to admin.py More... over 14 years ago
Added in the brackets in URL title display to keep consistency with the usual formatting. Left this out in 8fea4b8fe7bc74096d557c618873f1db9d41e1dc More... over 14 years ago
Improved the way url.py handles fetching and displaying the titles of URLs. Also removed the trigger to .title in head.py and placed the trigger into url.py More... over 14 years ago
Reverted changes to admin.py:topic command. Further dev required for /topic to prevent the bot from sending the command twice. More... over 14 years ago
Merge commit 'myano/master' More... over 14 years ago
minor change in the import line More... over 14 years ago
Fixed strip issues. More... over 14 years ago
Remove's ChanServ's dependency on /topic changes. There's a bug though! Every /topic change gets sent out twice.
=
More... over 14 years ago
Merge branch 'Kays-master' More... over 14 years ago
significantly fixed url.py, still generates bitly's but not longer depends on anything outside of the python STL. More... over 14 years ago
Fixed variable mismatch. More... over 14 years ago
Added timeout to and cleaned up roulette. More... over 14 years ago
Fixed a fatal error in unobot that causes the bot to be unresponsive. More... over 14 years ago
Big fix. The game should end if the total number of players = 1 (owner) and leaves. More... over 14 years ago
Added time seeds for random More... over 14 years ago
Removed BeautifulSoup and simplejson. Disabled school.py and changed url.py to not depend on BeautifulSoup More... over 14 years ago
Removed the dependancy on bitly.py and removed useless variables being passed through bot.py More... over 14 years ago
Removed the twitter module... API code was outdated and didn't work. More... over 14 years ago
Don't minify or display the title of github.com URLs More... over 14 years ago
more specific block for urls More... over 14 years ago