Commit Graph

182 Commits (c0e16df2a8de54fe5254efd0614f38fa0336017a)

Author SHA1 Message Date
mutantmonkey c0e16df2a8 Wadsworth's Constant module 2011-10-02 16:39:13 -04:00
mutantmonkey 0f62f9ceae fix wiktionary quoting 2011-09-29 19:41:18 -04:00
mutantmonkey 60660c1755 lastfm: handle http.client.BadStatusLine 2011-09-26 14:11:48 -04:00
mutantmonkey 04c41d07ed lastfm: open config file as w, not wb, to deal with unicode properly 2011-09-26 13:56:55 -04:00
mutantmonkey 95ad79b5ec attempt to fix intermittent disconnections due to AttributeError when decoding 2011-09-23 19:31:48 -04:00
mutantmonkey 4c64beada2 fix rounding in lastfm module caused by python3 upgrade 2011-09-23 19:00:58 -04:00
mutantmonkey 6ee5c6dae7 another go at fixing intermittent disconnections 2011-09-23 00:39:58 -04:00
mutantmonkey 2f2d365113 actually fix intermittent disconnections 2011-09-22 23:41:36 -04:00
mutantmonkey 241084db6f fix intermittent disconnections 2011-09-22 23:32:24 -04:00
mutantmonkey e8ce0a1782 actually fix search this time 2011-09-22 18:19:25 -04:00
mutantmonkey 39240a60e2 update readme 2011-09-22 18:16:22 -04:00
mutantmonkey 2ec39ddc34 Update readme, fix search 2011-09-22 18:15:42 -04:00
mutantmonkey 456efaefe1 Try ISO-8859-1 if unicode fails 2011-09-22 17:56:28 -04:00
mutantmonkey 279e8ba969 use nonblocking sockets 2011-09-22 16:07:26 -04:00
mutantmonkey 67ef6a0afe switch readme to markdown, fix ping timeouts 2011-09-22 15:44:13 -04:00
mutantmonkey 800b78a02f more python3 fixes 2011-09-22 15:04:19 -04:00
mutantmonkey baf5403066 fix nonetype issues 2011-09-22 14:29:29 -04:00
mutantmonkey 50fe275870 Port to python3, fix ssl support 2011-09-22 14:17:27 -04:00
mutantmonkey 8d601d52bd add ipv6 support 2011-09-21 22:42:06 -04:00
mutantmonkey 06133ef0c3 mylife: catch IOError too 2011-09-21 20:54:53 -04:00
mutantmonkey f34695717d Migrate modules using urllib2 to use phenny's web module 2011-09-21 20:43:05 -04:00
mutantmonkey c8fe22190c mylife: add my life is creepy 2011-09-17 21:46:42 -04:00
mutantmonkey f7658ccfdf fix mlihp 2011-09-17 21:35:55 -04:00
mutantmonkey 6897760ab7 mylife: add my life is Harry Potter 2011-09-17 21:35:08 -04:00
mutantmonkey bd69dcfed4 mylife: add my life is twilight 2011-09-17 21:31:31 -04:00
mutantmonkey c8512991ed fix hs (for real this time) 2011-09-14 20:29:42 -04:00
mutantmonkey 8d4e0a741b fix hs 2011-09-14 20:27:29 -04:00
mutantmonkey 213b83871d chillmeter: make decay work properly with negative chill level 2011-09-08 18:31:08 -04:00
mutantmonkey dd0ade6136 chillmeter: add weighting 2011-09-08 18:22:45 -04:00
mutantmonkey 0194837708 Merge branch 'master' of https://github.com/Ramblurr/phenny 2011-09-08 16:58:09 -04:00
Casey Link 2ae48cfb1b chillmeter: prevent dupes 2011-09-08 15:50:13 -05:00
mutantmonkey e94b3237f4 chillmeter: tweak chill words 2011-09-08 16:42:50 -04:00
Casey Link 4a475bd030 chillmeter: add unchill words 2011-09-08 15:38:08 -05:00
mutantmonkey 8b62d7dc71 chillmeter: add a few more chill words 2011-09-08 16:33:20 -04:00
Casey Link 4c5efae87e make chill meter channel specific 2011-09-08 15:28:58 -05:00
mutantmonkey af4d5e37b4 chillmeter: add more chill things 2011-09-08 16:18:34 -04:00
Casey Link addb25595b New plugin: chillmeter
Measures chillness.
2011-09-08 15:10:22 -05:00
Casey Link a758b8ab69 Improve botsnack plugin.
- More fun phrases depending on hunger level
- Simulated hunger (yay math)
- Better abuse prevention
2011-09-08 13:34:58 -05:00
mutantmonkey 8c3114d244 Merge https://github.com/sbp/phenny 2011-09-08 09:38:41 -04:00
mutantmonkey 96e015d6ed Revert "remove .py"
This reverts commit 352925b1c4.
2011-09-08 09:38:26 -04:00
Sean B. Palmer 4efa325c06 Stop phenny from sending messages exceeding the maximum permitted length. 2011-09-08 09:50:13 +01:00
mutantmonkey 352925b1c4 remove .py 2011-09-07 20:04:47 -04:00
mutantmonkey 4b9215a202 Add basic ignore functionality 2011-09-07 19:30:30 -04:00
mutantmonkey b9c2193eb2 Merge https://github.com/sbp/phenny
Conflicts:
	modules/head.py
	modules/wikipedia.py
2011-09-07 19:08:01 -04:00
Sean B. Palmer 2d3009ccb1 Attempt to patch a possible message injection hole. 2011-09-05 17:46:17 +01:00
mutantmonkey 4b6ebf0f21 Add magic 8-ball, tweak mylife 2011-09-02 17:11:12 -04:00
mutantmonkey 77df66a31b more my life methods 2011-09-02 01:16:19 -04:00
mutantmonkey 54f0095413 fix typo 2011-09-02 00:57:40 -04:00
mutantmonkey 8d54baa901 add another mylife module 2011-09-02 00:56:55 -04:00
mutantmonkey 4d8dfcbcf9 Fix typo 2011-09-01 11:38:43 -04:00