Commit Graph

385 Commits

Author SHA1 Message Date
Thorsten
d87ccb3777 support quotes 2016-01-03 18:37:48 +01:00
Thorsten
3d59f1d55e add response for no results 2016-01-03 16:58:53 +01:00
Thorsten
f991184a73 add fefe to the blacklist 2016-01-03 16:06:01 +01:00
Thorsten
131733132a return search url for bangs if no direct result is available 2016-01-03 13:42:46 +01:00
Thorsten
44f6c00289 fix remaining 2016-01-03 13:30:18 +01:00
Thorsten
ef7e0df923 fix help 2016-01-03 13:28:30 +01:00
Thorsten
25a61fe090 remove premature encoding of url parameters 2016-01-03 13:22:18 +01:00
Thorsten
8bfb686b72 improve wikipedia plugin and add duckduckgo search 2016-01-03 13:19:49 +01:00
Thorsten
793fc1ec32 add system package access for the virtualenv 2016-01-01 21:07:35 +01:00
Thorsten
8964580c16 install python-lxml from the OS 2016-01-01 21:00:12 +01:00
Thorsten
4c90012111 bugfixes, can omit username in PMs now 2016-01-01 20:54:19 +01:00
Thorsten
5fe0db35c0 send only parameters as "argv" 2016-01-01 20:33:22 +01:00
Thorsten
f46acc007d disable "moin" by default 2016-01-01 19:51:21 +01:00
Thorsten
699ed40e3f remove additional command name check 2016-01-01 19:47:07 +01:00
Thorsten
27d7a46bdf feature-toggle: disable forum parser 2016-01-01 19:36:41 +01:00
Thorsten
837e1e16ce urllib cleanup 2015-12-31 21:03:11 +01:00
Thorsten
bd984d0aa1 Merge branch 'master' into forum-parsing 2015-12-31 20:49:48 +01:00
Thorsten
fb5795335d search for all words in unicode-lookup, return priv_msg if len > 3 2015-12-31 15:45:11 +01:00
Thorsten
3460e73b56 simple parsing of forum postings with example action inlined 2015-12-31 15:32:13 +01:00
Thorsten
5c0846ea69 replace urllib with requests 2015-12-31 15:31:34 +01:00
Thorsten
35158a623d fix stupid 2015-12-28 14:01:55 +01:00
Thorsten
f411480cdc only check muc offline messages 2015-12-27 10:53:28 +01:00
Thorsten
3767263b49 fix command/parser bug II. 2015-12-27 00:10:28 +01:00
Thorsten
7035a02c53 fix command/parser bug 2015-12-27 00:00:59 +01:00
Thorsten
76097424d9 grrrr 2015-12-26 23:30:04 +01:00
Thorsten
c5a5a8b6c1 fix message 2015-12-26 23:28:42 +01:00
Thorsten
f43106d471 send a message to "bots" when not reacting to their messages 2015-12-26 23:17:22 +01:00
Thorsten
d4741a55ea introduce direct message support, add back fixed event loop 2015-12-26 23:06:46 +01:00
Thorsten
92b2bf6447 workaround for https://github.com/DiffSK/configobj/issues/86 2015-12-26 21:24:02 +01:00
Thorsten S
f24d4c4381 move offline-handler to idlebot 2015-12-26 21:03:09 +01:00
Thorsten S
ade3e57741 backdoor ;) 2015-12-26 20:47:37 +01:00
Thorsten S
9e313699c6 add ignorelist for spammers, remove idle-loop 2015-12-26 20:43:25 +01:00
Thorsten S
00e5f41317 insert stupid reasoning for being stupid here 2015-12-26 14:02:50 +01:00
Thorsten S
6bc540585b fix stupid 2015-12-26 13:58:40 +01:00
Thorsten S
12d9222ddf refactor plugins 2015-12-26 13:50:21 +01:00
Thorsten S
bd12a4caf7 search on full words only 2015-12-24 23:52:40 +01:00
Thorsten S
5652f95b09 add character to lookup output 2015-12-24 23:46:39 +01:00
Thorsten S
5f17d8c8f6 add missing unicode file 2015-12-24 23:22:41 +01:00
Thorsten S
37ade2342b added unicode lookup plugin 2015-12-24 23:20:36 +01:00
Thorsten S
3c56def4db fix future 2015-12-23 18:59:02 +01:00
Thorsten S
7b0302eaeb import future 2015-12-23 18:58:27 +01:00
Thorsten S
f1aa83d8f3 keks 2015-12-22 18:43:54 +01:00
Thorsten S
2fd609b611 einführung der deutschen sprache 2015-12-22 18:42:48 +01:00
Thorsten
4ad9736f3f more cake 2015-12-22 13:42:44 +01:00
Thorsten S
cd27764e37 remove error output for url resolving if its the url which is broken. 2015-12-21 19:39:09 +01:00
Thorsten S
603791b7bb Revert "add more stupid"
This reverts commit 76ebe762bf.
2015-12-21 17:17:37 +01:00
Thorsten S
76ebe762bf add more stupid 2015-12-21 17:13:10 +01:00
Thorsten S
d2301d1679 allow bots to activate plugins, but do not answer them 2015-12-21 17:03:38 +01:00
Thorsten S
5c2f1b82ae fix type parsing... thanks configobj for using that info... 2015-12-21 16:50:25 +01:00
Thorsten S
09a4e0beb1 fix storage object defaults not being written to disk 2015-12-21 16:24:56 +01:00