3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00
dbot/modules
Douglas Gardner 5fd2a3923f Add tracking for a certain hash
This is a fairly simple hack to record any imgur URLs discovered via the
random image facility that match a certain MD5 hash.

A known bug with this commit is that it may crash the bot the first time
the bot tries to add to the database, as the category is undefined. This
can be easily worked around by ensuring that the category is
prepopulated with at least one image before letting the bot add
automatically.

An issue should probably be opened to merge this code into something
reading hashes from a configuration file: it's pretty hardcoded at the
moment.
2013-05-17 17:04:53 +00:00
..
admin Add int handling for setconfig, add debugLevel [#307] 2013-04-30 16:44:39 +00:00
api Map request functions to extMap. getQuoteCategory external API function [#361] 2013-04-14 18:14:59 +00:00
command Add int handling for setconfig, add debugLevel [#307] 2013-04-30 16:44:39 +00:00
ctcp Add links to existing docs in config.json files [#352] 2013-04-13 15:21:07 +00:00
dent Add links to existing docs in config.json files [#352] 2013-04-13 15:21:07 +00:00
dice update documentation 2013-01-22 21:07:04 +00:00
dns merge 2013-04-19 23:37:26 +00:00
event Add links to existing docs in config.json files [#352] 2013-04-13 15:21:07 +00:00
flashy flashy module uses new url constructor api 2013-04-13 21:08:23 +00:00
github@6e841d96df update github 2013-04-30 09:45:05 +00:00
ignore Added Dutch translations. 2013-04-20 00:05:46 +02:00
imgur Add tracking for a certain hash 2013-05-17 17:04:53 +00:00
js Add dependency info [#187] 2013-01-21 20:50:23 +00:00
kick merge 2013-04-19 23:37:26 +00:00
link merge 2013-04-19 23:37:26 +00:00
nickserv command can use nickserv [#421] 2013-04-23 19:07:23 +00:00
poll Automatically look for modules with root indexes and show those on the index [Close #427] 2013-04-30 19:33:26 +00:00
profile extra whatever thing good comit msg 2013-04-14 04:02:00 +00:00
project bump github; fix user agents; tweak egg 2013-04-26 15:08:07 +00:00
quotes merge 2013-04-19 23:37:26 +00:00
rain Fixed incorrect spelling correction. 2013-04-20 00:16:58 +02:00
reddit Update strings.json 2013-04-14 01:46:39 +00:00
regex replaceWith empty if no q[3] 2013-01-22 12:22:55 +01:00
report merge 2013-04-19 23:37:26 +00:00
spelling Added Dutch translations. 2013-04-20 00:05:46 +02:00
spotify merge 2013-04-19 23:37:26 +00:00
stats@500a21d78b Add int handling for setconfig, add debugLevel [#307] 2013-04-30 16:44:39 +00:00
timers Add links to existing docs in config.json files [#352] 2013-04-13 15:21:07 +00:00
users Automatically look for modules with root indexes and show those on the index [Close #427] 2013-04-30 19:33:26 +00:00
web Automatically look for modules with root indexes and show those on the index [Close #427] 2013-04-30 19:33:26 +00:00
youare remove useless crap from modules [#136] 2013-01-15 16:54:51 +00:00