Owen Dyckhoff
1869e82b45
Completed reddit module Welsh translations in strings.json
2013-05-29 12:21:48 +02:00
reality
080770768d
syntax error in admin strings
2013-05-28 22:30:24 +00:00
reality
2ca2cc01d0
missing comma in quotestrings
2013-05-28 22:28:13 +00:00
Luke Slater
e75c0a6223
Merge pull request #484 from ODyckhoff/master
...
Welsh Translations
2013-05-28 15:22:37 -07:00
Owen Dyckhoff
c52d38e29f
Merge pull request #1 from ODyckhoff/Welsh
...
Welsh
2013-05-28 15:14:54 -07:00
Owen Dyckhoff
5856dcb415
Completed rain module Welsh translations in strings.json
2013-05-29 00:05:53 +02:00
Owen Dyckhoff
84645dae93
Completed quotes module Welsh translations in strings.json
2013-05-28 23:50:49 +02:00
Owen Dyckhoff
ff9532d503
Completed project module Welsh translations in strings.json
2013-05-28 23:13:16 +02:00
Owen Dyckhoff
5be4c5e9e7
Completed link module Welsh translations in strings.json
2013-05-28 22:17:07 +02:00
Owen Dyckhoff
1b834c16ce
Completed kick module Welsh translations in strings.json
2013-05-28 22:11:55 +02:00
Owen Dyckhoff
f576a9074a
Completed imgur module Welsh translations in strings.json
2013-05-28 21:57:20 +02:00
Owen Dyckhoff
0234d7a52a
Corrected Welsh spelling error and substituted more appropriate word in admin module strings.json
2013-05-28 21:55:27 +02:00
Owen Dyckhoff
d0205e0468
Completed ignore module Welsh translations in strings.json
2013-05-28 21:53:16 +02:00
Owen Dyckhoff
6ad4b1976b
Completed dns module Welsh translations in strings.json
2013-05-28 21:24:41 +02:00
Owen Dyckhoff
19332bf1d5
Completed command module Welsh translations in strings.json
2013-05-28 21:14:13 +02:00
Owen Dyckhoff
b0852c2fac
Completed admin module Welsh translations in strings.json
2013-05-28 20:09:32 +02:00
reality
d5a4b288f7
udFallback option for quote retrieval [ #477 ]
2013-05-27 17:16:23 +00:00
reality
0cb8147abb
improve imgur linkhandler efficiency by using only one callback and link name feature [ #475 ]
2013-05-26 17:19:25 +00:00
reality
3afb53939a
Get gallery info depending on if it is an image or album [ #475 ]
2013-05-26 17:10:21 +00:00
reality
18e6053399
Support for imgur album data [ #475 ]
2013-05-26 16:55:45 +00:00
reality
a851a2bee4
Fix possible crash with outputPrefix when module is not loaded properly [ #462 ]
2013-05-26 12:42:49 +00:00
reality
1e2a823ef2
Initial logging module [ #336 ]
2013-05-25 19:13:35 +00:00
reality
9792daf669
syntax error..
2013-05-23 12:16:43 +00:00
reality
06c14d4fc5
imgur info string [ #462 ]
2013-05-23 12:15:25 +00:00
reality
27ace10fe9
new outputprefixes
2013-05-22 17:37:07 +00:00
reality
6b15463657
fuck you
2013-05-22 17:28:13 +00:00
reality
3eee7b6de2
fix syntax error in link.config
2013-05-22 17:27:40 +00:00
reality
818f6937ef
string output for autoTitle
2013-05-21 17:48:31 +00:00
reality
1f426fa722
prefix for link [ #462 ]
2013-05-21 17:45:58 +00:00
reality
36d40f65a3
Support for config.outputPrefix [ #462 ]
2013-05-21 17:13:19 +00:00
reality
0daa08b401
Merge branch 'master' of github.com:reality/depressionbot
2013-05-21 14:54:13 +00:00
reality
33bd617a4f
Fix spotify formatting mess [ Close #459 ]
2013-05-21 14:52:46 +00:00
Luke Slater
4367a1a292
Merge pull request #461 from zuzak/ctcp2
...
Add CTCP commands.
2013-05-21 06:24:02 -07:00
Douglas Gardner
39a10c131a
Add CTCP commands.
...
Add a few more basic CTCP commands, notably CLIENTINFO, telling one what
commands dbot supports.
Fixes/goes towards fixing #268 .
2013-05-21 13:20:26 +00:00
reality
648b44b298
fix add on empty cat
2013-05-20 15:35:01 +00:00
Luke Slater
5fd7e2ca50
Merge pull request #451 from zuzak/borkborkbork
...
Add tracking for a certain hash
2013-05-20 08:27:10 -07:00
reality
d77565a04a
fix link title
2013-05-20 15:24:24 +00:00
Douglas Gardner
7303cfccf3
Correct accidental Italian accent in admin module
2013-05-20 15:23:11 +00:00
Douglas Gardner
be1ea0acde
Adding config option to auto-add hashes to qdb
...
This should be useful for keeping track of certain massively duplicated
images.
2013-05-20 15:18:19 +00:00
reality
1f1287554f
~syt command to get a spotify link from a youtube link
2013-05-20 15:05:00 +00:00
Douglas Gardner
fb24c4d8ee
Add 5s timer functionality to random imgur
...
* Add [.] key to enable timer
* "Loading..." message turns red and italic when timer is active
* Press [.] key to disable timer.
After a bit of experimentation, 5s seemed optimal: 2 seconds would cause
the imgur api to trip if the app is used more than once at a time; 5
seconds is enough time to view the image without feeling particularly
slow.
Maximums:
1 images in 5 seconds
3600 images in 5 minutes
43200 images in an hour
2013-05-20 11:25:27 +00:00
reality
329a0df7fb
Merge branch 'master' of github.com:reality/depressionbot
2013-05-19 10:49:02 +00:00
reality
3849df921c
update docs for imgur with web routes [ #445 ] and config options [ #352 ]
2013-05-19 10:48:24 +00:00
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
Luke Slater
8f2cc5bd4d
Merge pull request #303 from zuzak/rc
...
Add UDP packet functionality
2013-05-17 09:30:53 -07:00
reality
1e01aeb146
load the right route api
2013-05-17 14:15:59 +00:00
reality
0a8ad1e468
syntax error
2013-05-17 14:15:15 +00:00
reality
5da4d88ad9
api root in onLoad
2013-05-17 14:13:42 +00:00
reality
1127d11a0e
undo thing
2013-05-17 14:10:43 +00:00
reality
086d4be6ab
i think adding a this.pages breaks it
2013-05-17 13:58:44 +00:00