Commit Graph

267 Commits (3dc958283ba179c19e1d30c575de4da991417721)

Author SHA1 Message Date
mutantmonkey 0810db22fd choose: fix no strip() on list object error 2012-02-22 22:33:27 -05:00
Rebecca Stewart 9ffdc28102 fix .choose bugs 2012-02-22 17:04:17 -05:00
mutantmonkey 72135ea0ed tfw: everything is more fun with unicode 2012-02-22 15:41:28 -05:00
mutantmonkey 8d5e750c9c botfun: fix header 2012-02-22 15:35:07 -05:00
mutantmonkey 1356a039dd lastfm: remove .aep since it's broken 2012-02-22 15:33:37 -05:00
Rebecca Elena Stewart ebf5a57d6f added choose module 2012-02-22 15:06:32 -05:00
mutantmonkey c355528107 remove brokem mylife sites 2012-02-18 03:51:36 -05:00
mutantmonkey 22cc890e73 tell: disallow storing messages for phenny.nick 2012-02-18 03:38:22 -05:00
mutantmonkey 61e3b91ab7 also add messageAlert to ignore for .stats 2012-02-18 03:30:01 -05:00
mutantmonkey be18cfe02a ignore logger and measure functions when showing stats 2012-02-18 03:28:22 -05:00
mutantmonkey 2820bc61d6 fix translate module, convert to 4 space tabs 2012-02-17 22:16:49 -05:00
mutantmonkey 09e26155ce Merge branch 'master' of https://github.com/sbp/phenny
Conflicts:
	irc.py
	modules/oblique.py
	modules/startup.py
2012-02-17 22:10:05 -05:00
mutantmonkey f1e523e9bd update shebangs from python2 -> python3 to avoid confusion 2012-02-16 17:39:44 -05:00
Sean B. Palmer 6198b30d76 Throttle channel joins 2012-02-16 17:55:23 +00:00
Calvin Winkowski eba2e5b8a3 Added url shortener using xss vulnerablity that owner refused to fix. 2012-02-12 04:32:16 -05:00
mutantmonkey 3203eae258 rule34: fix 2012-02-12 01:06:32 -05:00
mutantmonkey 78dccb1ec8 rule34: handle empty result set 2012-02-12 01:03:39 -05:00
mutantmonkey e787df1850 add rule34 module 2012-02-12 01:01:50 -05:00
mutantmonkey e1a36026fd fix .npl 2012-02-10 22:02:53 -05:00
mutantmonkey fdf53d578f actually fix search module 2012-02-10 21:13:43 -05:00
mutantmonkey 8a33dabb3e fix search module 2012-02-10 21:11:04 -05:00
mutantmonkey 5423fc2edd log action messages too 2012-02-10 19:21:37 -05:00
mutantmonkey 410d72172f add logger module 2012-02-10 19:11:04 -05:00
mutantmonkey 3d41e2f1d9 fix clock and startup modules 2012-02-10 19:10:34 -05:00
mutantmonkey ee6ce7ba3e Merge branch 'master' of https://github.com/sbp/phenny 2012-02-08 16:10:44 -05:00
Sean B. Palmer 436d610ff4 Making the PING-loop optional 2012-01-14 22:55:59 +00:00
Sean B. Palmer 2575536078 Added clsn's ping-pong code 2012-01-12 14:21:49 +00:00
Sean B. Palmer e3633957a9 New .tr syntax for translations 2012-01-11 14:18:34 +00:00
mutantmonkey e21b2f6ec7 stache: fix case when no image is provided 2012-01-03 15:02:57 -05:00
mutantmonkey 585523cf7b add stache module 2012-01-03 14:54:26 -05:00
mutantmonkey 7ded434a61 tweak info and wadsworth module formatting 2012-01-03 14:28:14 -05:00
mutantmonkey 56f116732d module formatting tweaks; tabs -> spaces and more 2012-01-03 14:24:19 -05:00
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
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 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 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 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 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 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 4c64beada2 fix rounding in lastfm module caused by python3 upgrade 2011-09-23 19:00:58 -04:00
mutantmonkey e8ce0a1782 actually fix search this time 2011-09-22 18:19:25 -04:00
mutantmonkey 2ec39ddc34 Update readme, fix search 2011-09-22 18:15:42 -04:00
mutantmonkey 279e8ba969 use nonblocking sockets 2011-09-22 16:07:26 -04:00
mutantmonkey 800b78a02f more python3 fixes 2011-09-22 15:04:19 -04:00
mutantmonkey 50fe275870 Port to python3, fix ssl support 2011-09-22 14:17:27 -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 96e015d6ed Revert "remove .py"
This reverts commit 352925b1c4.
2011-09-08 09:38:26 -04:00
mutantmonkey 352925b1c4 remove .py 2011-09-07 20:04:47 -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
mutantmonkey 6fd34567b6 add mlia and mlih, merge fml and mlib into mylife.py 2011-09-01 09:40:25 -04:00
mutantmonkey bde1c43780 add my life is bro module 2011-09-01 00:50:14 -04:00
mutantmonkey 5e50eb00f2 Remove ddg.py since sbp added new DuckDuckGo search feature to search.py 2011-08-31 14:11:13 -04:00