Sean B. Palmer
|
27d80498d3
|
Fix to line length limit code.
|
2011-11-15 13:56:43 +00:00 |
mutantmonkey
|
0461aab1c1
|
tfw: handle negative temps
|
2011-11-06 01:42:19 -05:00 |
mutantmonkey
|
7b41ea29bd
|
fix .u
|
2011-10-22 21:54:12 -04:00 |
mutantmonkey
|
d9a8cb9a12
|
ensure that messages are encoded in utf-8 during calls to safe()
|
2011-10-22 21:12:54 -04:00 |
mutantmonkey
|
27ebfea407
|
chillmeter: add one more thing
|
2011-10-20 17:45:57 -04:00 |
mutantmonkey
|
4587c2de0c
|
add some more chill things
|
2011-10-20 17:43:36 -04:00 |
mutantmonkey
|
4990fb63cf
|
fix hs module to work with python3
|
2011-10-19 18:56:04 -04:00 |
mutantmonkey
|
029ef79458
|
Merge pull request #21 from rmoore/master
Add signal handling to __init__
|
2011-10-07 13:10:25 -07:00 |
Reese Moore
|
494731e533
|
Make phenny kill the child threads when the parent receives a SIGTERM.
|
2011-10-07 16:09:01 -04:00 |
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 |