urlbot
b631d32f91
implement enable/disable for ptypes_PARSE plugins
2015-06-18 14:02:34 +02:00
urlbot
9354993bed
cleanup
2015-06-18 13:51:50 +02:00
urlbot
598ab0cd02
parse_moin_bye(): add 'tach', 'nabend'
2015-06-18 13:41:38 +02:00
urlbot
c52d8a105d
parse_moin_bye(): be silent for given users
2015-06-18 13:38:20 +02:00
urlbot
ea220cce60
fix blacklist regex
2015-06-17 23:30:45 +02:00
urlbot
465a59c275
blacklist paste.debian.net, example.{org,net,com}
2015-06-17 11:38:06 +02:00
urlbot
b7f0087e0d
parse_moin_bye(): limit matching to full words
2015-06-17 11:20:44 +02:00
urlbot
328aecfbb0
add moin/bye parser
2015-06-17 10:55:52 +02:00
urlbot
331296c822
add idlebot to allow seamless restart
2015-06-17 10:53:11 +02:00
urlbot
00d6dc2d7d
cleanup
2015-06-17 10:52:52 +02:00
urlbot
82b720e355
parse_{cve,dsa}: handle multiple matches
2015-06-14 16:52:32 +02:00
urlbot
cbc696416b
add Debian Security Announce parser
2015-06-14 16:50:40 +02:00
urlbot
5ab0d2319f
parse_debbug(): parse and fetch multiple bugs
2015-06-09 14:56:29 +02:00
urlbot
c6e46a9268
fix off-by-one in command_decode()
2015-05-31 22:02:06 +02:00
urlbot
30ef0e1d49
fix parsing URLs from own output
2015-03-07 20:49:00 +01:00
urlbot
f8b28e5a12
add \u200b to (%d) dice() output to avoid smiley detection
2015-02-24 16:52:09 +01:00
urlbot
5b52be57f3
add /me parser
2015-02-22 20:15:23 +01:00
urlbot
ea1343b0e3
fix "wp" json decoding
2015-02-18 00:40:18 +01:00
urlbot
45cc3935b5
delete a newline
2015-02-11 02:54:51 +01:00
urlbot
dfd4ef5d1b
add a newline
2015-02-11 02:54:39 +01:00
urlbot
e5923f5dad
Merge branch 'master' of major fuckup #2
2015-02-11 02:48:17 +01:00
urlbot
f6497616f4
delete a newline
2015-02-11 02:48:09 +01:00
urlbot
d8c397769c
add a newline
2015-02-11 02:47:56 +01:00
urlbot
e6e173077b
Merge branch 'master' of major fuckup
2015-02-11 02:45:04 +01:00
99fdd8502e
Fix handling of persistant storage if no persistant storage exists yet
2015-02-11 02:42:20 +01:00
8fe1e1b39d
Fix handling of persistant storage if no persistant storage exists yet
2015-02-11 02:02:56 +01:00
urlbot
0ae9a6ba66
add 'excuse' plugin
2015-02-11 01:44:21 +01:00
urlbot
dd85eb1bd9
update dummy plugin to @foo() magic
2015-02-11 01:33:48 +01:00
urlbot
cbd88ea7fa
command_wp: urlencode generated URLs
2015-02-09 04:01:35 +01:00
urlbot
51e3c26101
cleanup: fix whitespace, fix style
2015-02-09 03:46:17 +01:00
urlbot
67f2c42585
add default parser; add \LaTeX parser
2015-02-08 23:01:36 +01:00
urlbot
f6b47f2180
sort() help output
2015-02-08 22:37:27 +01:00
urlbot
73ec073c54
use static variables and list instead, which actually works
2015-02-08 22:18:07 +01:00
urlbot
d026990b0a
replace Enum with dict because here's no working python3 Enum object available
2015-02-08 22:10:44 +01:00
urlbot
4942bdb52c
white space fixes, reformat; update url_blacklist
2015-02-08 22:04:26 +01:00
f697a970ef
fix indentation
2015-02-08 21:57:24 +01:00
0030b75e1d
wp: report missing page
2015-02-08 21:57:24 +01:00
6858df0491
the cake is a lie
2015-02-08 21:57:23 +01:00
f4cb792c83
wp: now with redirects
2015-02-08 21:57:23 +01:00
15225377d7
small fix
2015-02-08 21:57:23 +01:00
438eb13ec2
wp: make the code a little bit nicer
2015-02-08 21:57:23 +01:00
3fa94d79b4
wp, now with umlaute
2015-02-08 21:57:23 +01:00
5a2623b93f
small fixes
2015-02-08 21:57:23 +01:00
35f35865be
finsih major rework of plugin.py
...
* We can give any number of arguments to command plugins
* now the pluginfunction decorator is used instead args == "register"
* wp plugin now joins arguments with whitespaces
2015-02-08 21:57:23 +01:00
3560e0b386
parse plugins now usable again (command to come)
2015-02-08 21:57:22 +01:00
e89bcf26f4
register plugins using the new scheme (but no plugins get used so far)
2015-02-08 21:57:20 +01:00
feb30b7ff5
Add pluginfunction decorator to plugins, unused for now
2015-02-08 21:57:18 +01:00
f0a1ec3c56
print trace on failed plugin load, rename command_else to else_command
2015-02-08 21:57:11 +01:00
65cbd81c38
Implement plugin autoloading
2015-02-08 21:56:29 +01:00
urlbot
5800756c87
fix long info msg: moreinfo["command"->"help"]
2015-02-05 01:16:52 +01:00