mutantmonkey
5d50d54671
update snarfuri to exclude command-line lines
...
* Exclude lines from being matched by snarfuri that begin with .
* Enable posted time display by the posted module
2014-04-08 23:45:34 -07:00
andreimarcu
1b8e52b877
Load .posted only if it is a registered module.
...
Avoids breaking of head.py if posted.py isn’t in modules
2014-04-06 23:00:29 -04:00
andreimarcu
a67113305c
Added .posted (local version)
2014-04-06 19:35:14 -04:00
andreimarcu
2da9ed09c1
Removed .posted, .lines, augmented title retrieval.
2014-04-01 19:16:03 -07:00
mutantmonkey
8fa37b3056
fix gettitle errors
...
This will cause errors in gettitle, such as an HTTP 405 Method Not
Allowed response, to not send out an ugly exception. This was a bug that
got introduced due to the switch to requests.
2013-11-28 23:28:11 -08:00
mutantmonkey
9460fcd8ea
clean up head module
2013-07-20 22:26:18 -07:00
mutantmonkey
899d063071
fix .head for errors and add test
2013-07-20 22:25:45 -07:00
mutantmonkey
5cb88f3cf8
switch to requests for HTTP queries
2013-06-08 22:27:24 -07:00
mutantmonkey
402137d379
clean up head.py a bit and readd title brackets
2012-11-26 22:37:22 -05:00
Andrei M
1002bf04c6
linx is now optional because of spongebob
2012-11-26 22:04:36 -05:00
Andrei M
7882141091
Threadable
2012-09-24 23:03:15 -04:00
AndreiM
7b87baeb7e
Gets title from linx for augmented titling capacity
2012-09-24 21:55:58 -04:00
Andrei M
24a6907049
Adding multi-channel support to linx features
2012-07-02 19:01:59 -04:00
Andrei
52aaa0778a
Add old link alert to title grabber
2012-06-28 20:51:40 -07: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
f236a203df
remove execute permissions from modules (unneeded)
2011-12-21 01:32:16 -05:00
mutantmonkey
279e8ba969
use nonblocking sockets
2011-09-22 16:07:26 -04:00
mutantmonkey
50fe275870
Port to python3, fix ssl support
2011-09-22 14:17:27 -04:00
mutantmonkey
f34695717d
Migrate modules using urllib2 to use phenny's web module
2011-09-21 20:43:05 -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
b99079a516
Make bot's help message channel-neutral
2011-06-14 16:20:44 -04:00
David Moore
ff2434db41
added uri snarfing with automatic title reading
2011-03-05 19:51:52 -06:00
David Moore
18a24a8117
add cookie support to head.py, for e.g. nytimes urls
2011-03-05 15:02:22 -06:00
Sean B. Palmer
4a2b9efbe7
Added reminders module.
2011-02-23 21:32:37 +00:00
Sean B. Palmer
01cebd1ccc
HTTPS title support, and a minor encoding fix.
2010-12-23 19:34:03 +00:00
Sean B. Palmer
b4c7019d53
Fixed the Wikipedia module's search capability.
2010-04-03 11:08:03 +01:00
Sean B. Palmer
22aed08fae
Added server password stuff from Javier.
2010-01-13 13:11:32 +00:00
Sean B. Palmer
fe16d21212
Oblique stuff and fixes.
2008-10-29 16:03:12 +00:00
Sean B. Palmer
b91de3886e
Added oblique.py, a new web services module.
2008-09-11 17:18:44 +01:00
Sean B. Palmer
31d107c0bd
Minor fixes, full stop stripping of tell nicknames &c.
2008-08-09 16:01:20 +01:00
Sean B. Palmer
286d4a8497
New "limit" config variable, and some module fixes.
2008-03-31 16:17:32 +01:00
Sean B. Palmer
fb2cd452e9
Some documentation and minor fixes.
2008-03-10 19:58:28 +00:00
Sean B. Palmer
f81eae836d
Better __doc__ consistency; really a test of some mercurial issues.
2008-03-02 14:44:14 +00:00
Sean B. Palmer
3d920f4317
Some more little fixes, and added a Makefile.
2008-02-29 15:36:18 +00:00
Sean B. Palmer
2fb0058943
Lots of fixes, changes, and new goodies.
2008-02-23 12:16:43 +00:00
Sean B. Palmer
7931fab145
Phenny2, now being tested on Freenode as the main phenny.
2008-02-21 12:06:33 +00:00