Thorsten S
|
1082d968e6
|
refactor urlbot plugin structure and code style
|
2015-11-20 21:07:48 +01:00 |
|
urlbot
|
dbf5659899
|
update url blacklist
|
2015-11-01 12:48:10 +01:00 |
|
urlbot
|
67642cba17
|
add ftp.*.d.o to blacklist
|
2015-07-30 00:07:58 +02:00 |
|
urlbot
|
f5bc6e429c
|
make dsa watcher interval configurable
|
2015-07-19 02:11:32 +02:00 |
|
urlbot
|
3f6c478586
|
actually remove all logger() occurrences
|
2015-06-21 01:31:55 +02:00 |
|
urlbot
|
d111a4f69c
|
add strict moin() blacklist
|
2015-06-20 15:17:11 +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
|
4942bdb52c
|
white space fixes, reformat; update url_blacklist
|
2015-02-08 22:04:26 +01:00 |
|
urlbot
|
75d2b712fb
|
simple 1v1 chat; thread-safe persistent db; remove levenshtein; cleanup
|
2014-12-13 23:29:51 +01:00 |
|
urlbot
|
25896a771a
|
handle multiple rooms; rename chat_write->send_reply, msg->msg_obj
|
2014-12-13 22:46:23 +01:00 |
|
urlbot
|
01ea2d3d6c
|
whitespace fixes according to pep8; cleanup
pep8 --ignore=W191,E225,E501,E401,E302,E122,E123 *.py
|
2014-12-02 17:01:40 +01:00 |
|
urlbot
|
8e93cb0a17
|
adjust local_config from urlbot-mcabber/
|
2014-12-02 13:31:46 +01:00 |
|
urlbot
|
94aaa824f1
|
cleanup; use a more reasonable config{} definition method
|
2014-12-01 11:59:29 +01:00 |
|
urlbot
|
dd951c31d0
|
init(). testing for a native bot using python-xmpp
|
2014-08-10 12:14:03 +02:00 |
|