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
reality
f69d7058ba
merge
2013-05-17 13:54:17 +00:00
reality
d285aab97c
Merge branch 'borkborkbork' of https://github.com/zuzak/depressionbot
2013-05-17 13:53:21 +00:00
Douglas Gardner
7578382bee
Add basic hashing functionality to imgur
...
* There is probably a much nicer way of doing it (perhaps a better
hash)?
* Added a counter to the imgur random page counting the number of
[Facebook Monopoly Men](http://i.imgur.com/3Tt6N.gif ).
* Added the md5sum of the current image to the getRandomImage api call.
* Future functionality might be storing every image md5 in an array and
counting duplicates, instead of the current check-against-known-dupes.
2013-05-17 13:50:35 +00:00
Luke Slater
8d876d8d03
Merge pull request #429 from zuzak/borkborkbork
...
Add counter for Facebok Monopoly Men
2013-05-17 06:44:34 -07:00
reality
15fd9c32e4
Initial go at [ #448 ]
2013-05-17 13:29:28 +00:00
reality
f4f34d2852
documentation for imgur [ #352 ]
2013-05-17 11:28:04 +00:00
reality
da3e99dd90
ffs
2013-05-17 10:00:39 +00:00
reality
7713169721
help for api module [ #352 ]
2013-05-17 09:59:25 +00:00
reality
28825fd22b
clean [ #261 ] up enough for 0.4
2013-05-17 09:06:55 +00:00
reality
53b7bbe5a8
kickcount and kickstats do not need elevated access [ #261 ]
2013-05-17 08:58:11 +00:00
reality
be7d5a41cd
use current channel if no admin channel defined [ #261 ]
2013-05-17 08:52:24 +00:00
reality
2b57300f65
Fix [ #443 ]
2013-05-17 08:15:16 +00:00
reality
be23d97293
[
2013-05-17 07:35:21 +00:00
reality
84bd092bae
Fix [ #442 ]
2013-05-17 07:04:57 +00:00
Sam Nicholls
8f9b44d4f0
Prevent link from poll view to poll list 404 [ Fix #440 ]
2013-05-14 18:26:21 +02:00
reality
1cc99d02e1
]
2013-05-13 18:21:50 +00:00
reality
91f2730785
favicon [ #416 ]
2013-05-10 12:38:14 +00:00
reality
9fc95cdd04
flashy dox[ #351 ][ #352 ]
2013-05-10 12:11:32 +00:00
reality
15e6b039b9
add link to nickserv dox[ #352 ]
2013-05-10 11:48:52 +00:00
reality
cef60ccb64
docs for nickserv module [ #351 ][ #352 ]
2013-05-10 11:45:38 +00:00
reality
b46f72a409
nban should work goodly now
2013-05-07 14:23:37 +00:00