Commit Graph

221 Commits (733d3fd39e7608b3ba83d0fd71954332374f2c55)

Author SHA1 Message Date
mutantmonkey 733d3fd39e fix .mliar error message 2012-01-03 14:08:56 -05:00
mutantmonkey 9cd3578ed1 admin: join channel when invited 2012-01-03 13:55:39 -05:00
mutantmonkey e2535ab621 fix admin commands 2012-01-02 21:22:29 -05:00
Reese Moore d972e70529 Move the content-type check back to the proper indent level, hopefully this
makes the bot check for an html Content-Type and not download every file.
2011-12-30 22:37:42 -05:00
mutantmonkey 92ea5b5310 head: fix .head and add response time 2011-12-28 17:45:11 -05:00
mutantmonkey 9594c33266 Merge fixed translation module 2011-12-27 12:18:29 -05:00
Sean B. Palmer b2fe5b31e2 Typo2 2011-12-27 14:50:21 +00:00
Sean B. Palmer 3724ba37cd Fixed translation module, with the help of der Hörmi 2011-12-27 14:48:24 +00:00
mutantmonkey 9a5acad5f0 urbandict: terminate if no definition found 2011-12-26 22:20:59 -05:00
mutantmonkey d127556c67 urbandict: strip whitespace, trim at 256 chars 2011-12-26 22:19:23 -05:00
mutantmonkey 2db37270a7 cleanup in fcc module 2011-12-26 22:16:16 -05:00
mutantmonkey 3adb930db8 add urban dictionary module 2011-12-26 22:16:06 -05:00
mutantmonkey f236a203df remove execute permissions from modules (unneeded) 2011-12-21 01:32:16 -05:00
mutantmonkey 69490dc2f1 accidentally broke things with that merge; need to use bytes here 2011-12-21 01:31:46 -05:00
mutantmonkey 397786ea71 Merge branch 'master' of https://github.com/sbp/phenny
Conflicts:
	irc.py
2011-12-13 14:59:30 -05:00
mutantmonkey e14f178898 linx: should return when no url provided 2011-12-12 02:11:28 -05:00
mutantmonkey 42c37857fa linx: deal with no URL provided 2011-12-12 02:10:54 -05:00
mutantmonkey babaa9fb9f linx.li uploader 2011-12-12 01:55:10 -05:00
mutantmonkey 2b034e7a41 fix .u 2011-12-11 18:09:42 -05:00
mutantmonkey 6e69bc1ba3 tfw: fix indentation 2011-12-04 19:46:28 -05:00
mutantmonkey 76c0feddb5 tfw: handle unknown locations properly 2011-12-04 19:43:49 -05:00
mutantmonkey cd9f5ac8e2 web: encode to utf-8 before submitting 2011-11-30 16:05:09 -05:00
mutantmonkey 0b5398ca04 fcc: show error when looking up non-existant callsign 2011-11-30 16:04:44 -05:00
mutantmonkey 01bcae7a03 start using callook.info instead of scraping from ARRL 2011-11-30 13:44:12 -05:00
mutantmonkey 5e3f24fadb add fcc callsign lookup 2011-11-29 22:58:05 -05:00
mutantmonkey d1ff59fd4f fix remind module 2011-11-26 21:20:01 -05:00
mutantmonkey f24fc68a3a attempt to fix random crashing 2011-11-16 17:36:14 -05:00
mutantmonkey a5c76f3f60 clean up unicode decoding a bit 2011-11-16 17:28:14 -05:00
mutantmonkey d5a614d530 fix unicode errors that prevented PMs from working properly 2011-11-16 17:12:54 -05:00
Sean B. Palmer 12d983561a Project script instead of a Makefile 2011-11-15 14:05:45 +00:00
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