Ben Kurtovic
|
7f5bd0c877
|
Merge pull request #65 from justinkim/develop
Clarify !lag output
|
8 years ago |
Justin Kim
|
2294de395f
|
Clarify !lag output
|
8 years ago |
Ben Kurtovic
|
a463c6d052
|
Fix lazy loading bug where lxml.etree wasn't accessible to bs4.
|
8 years ago |
Ben Kurtovic
|
f2099df5d5
|
Minor refactor in HTML parser.
|
8 years ago |
Ben Kurtovic
|
454e6bdb8c
|
Bump dependencies.
|
8 years ago |
Ben Kurtovic
|
fbb9ea7b03
|
Catch empty Google results properly.
|
8 years ago |
Ben Kurtovic
|
aba91c0f1c
|
Missing comma.
|
8 years ago |
Ben Kurtovic
|
a95356676b
|
Add GoogleSearchEngine.
|
8 years ago |
Ben Kurtovic
|
98d0977c19
|
Refactor search; cleanup; fixup.
|
8 years ago |
Ben Kurtovic
|
7853bcc0f3
|
Fix dependency checking for search engines.
|
8 years ago |
Ben Kurtovic
|
76b068c4df
|
Add Yandex proxy support.
|
8 years ago |
Ben Kurtovic
|
a0d7eb62a2
|
Add Yandex search support.
|
8 years ago |
Ben Kurtovic
|
04ed5257c7
|
Refactor search engines.
|
8 years ago |
Ben Kurtovic
|
80890fb191
|
WebFileType doesn't work
|
8 years ago |
Ben Kurtovic
|
977b587e5e
|
Add support for Bing Search
|
8 years ago |
Ben Kurtovic
|
262490889b
|
Allow lower-case R for reminder IDs.
|
8 years ago |
Ben Kurtovic
|
5479375ce2
|
Improve per-channel quieting.
|
8 years ago |
Ben Kurtovic
|
29d9c80274
|
Fixup.
|
8 years ago |
Ben Kurtovic
|
425c51a9e9
|
Fix config.
|
8 years ago |
Ben Kurtovic
|
cb86d66287
|
Add a per-channel quiet config setting.
|
8 years ago |
Ben Kurtovic
|
69cdb41d07
|
Adjust mirror hints to include direct links back to the article.
|
8 years ago |
Ben Kurtovic
|
b4b079ffd0
|
Update copyright year for 2016.
|
8 years ago |
Ben Kurtovic
|
4828cbad69
|
Catch possible ValueError when doing opener.open().
|
8 years ago |
Ben Kurtovic
|
805f27df31
|
Fix broken continue.
|
8 years ago |
Ben Kurtovic
|
e4509b9ed5
|
Fix NickServ auth with protected nicks.
|
8 years ago |
Ben Kurtovic
|
9a7652cb9b
|
Bugfix for alternate PRIVMSG/NOTICE format.
|
8 years ago |
Ben Kurtovic
|
e73fb6dfa6
|
Add changelog entry for previous commit.
|
8 years ago |
Ben Kurtovic
|
fc0bff62a5
|
Try not to join channels before NickServ auth has completed.
|
8 years ago |
Ben Kurtovic
|
7d34781013
|
Avoid redundant loading of disabled modules.
|
8 years ago |
Ben Kurtovic
|
f9b646b0b8
|
Improve config file command/task exclusion logic.
|
8 years ago |
Ben Kurtovic
|
66ef969f82
|
Fix ranges with size 0.
|
8 years ago |
Ben Kurtovic
|
6516992ef9
|
Add a missing argument to the _IP tuple.
|
8 years ago |
Ben Kurtovic
|
d30f515c70
|
Support ranges as arguments to !cidr.
|
8 years ago |
Ben Kurtovic
|
a15149df82
|
Fix broken color codes.
|
8 years ago |
Ben Kurtovic
|
0b4e6d98bc
|
Tweaks for !cidr.
|
8 years ago |
Ben Kurtovic
|
222b28f4f4
|
Show IP range; tweaks.
|
8 years ago |
Ben Kurtovic
|
623bf5a9a1
|
Fix construction of packed CIDR mask from binary representation.
|
8 years ago |
Ben Kurtovic
|
f75a40dcd6
|
Add a !cidr command.
|
8 years ago |
Ben Kurtovic
|
ea809a5395
|
Remove extraneous colon in edit summary.
|
8 years ago |
Ben Kurtovic
|
7dfc38bb5c
|
Reminders that expire while the bot is offline trigger after startup.
|
8 years ago |
Ben Kurtovic
|
1fc63081eb
|
Update copyright year for 2016.
|
8 years ago |
Ben Kurtovic
|
4eaf43d305
|
Improve argument parsing for !remind.
|
8 years ago |
Ben Kurtovic
|
17a8a53bbb
|
Fixed config script.
|
8 years ago |
Ben Kurtovic
|
49f178760f
|
!notes: Improved help and added aliases.
|
8 years ago |
Ben Kurtovic
|
f8bb72f9f2
|
Send a message when an IRC-initiated task completes.
|
9 years ago |
Ben Kurtovic
|
be6c272d18
|
Make expired reminders last for a full day.
|
9 years ago |
Ben Kurtovic
|
c40ba21a09
|
Suport regexes for !stalk.
|
9 years ago |
Ben Kurtovic
|
48a14ee3ed
|
Don't log the full debug line when sending a lot of data.
|
9 years ago |
Ben Kurtovic
|
a28eac9426
|
Substantial rework to reminders; fixes multithreading issues.
|
9 years ago |
Ben Kurtovic
|
ac678c0f14
|
Improve !remind time detection (allow e.g. "!remind 7d-2h")
|
9 years ago |