Commit Graph

1466 Commits

Author SHA1 Message Date
Luke Slater
a16ed7e7dd load js module by default 2011-12-21 15:33:45 +00:00
Luke Slater
ea14374736 7 2011-12-14 20:57:15 +00:00
Luke Slater
817915958b distance 5 2011-12-14 19:15:32 +00:00
Luke Slater
d5d68fcc51 only admin can run js 2011-12-13 16:03:21 +00:00
Luke Slater
430d88e5d8 Merge branch 'master' of https://github.com/reality/depressionbot 2011-12-13 15:58:35 +00:00
Luke Slater
dcf1ee8cae afal merge req 11 change 2011-12-13 15:58:33 +00:00
Luke Slater
68c1394226 Merge https://github.com/dafrancis/depressionbot 2011-12-13 15:57:35 +00:00
Dafydd Francis
2b5fc780dc Added NECESSARY change 2011-12-13 15:48:55 +00:00
Luke Slater
d46294c576 accept - in categories everywhere 2011-12-12 14:08:56 +00:00
Luke Slater
11decc1e60 Merge branch 'master' of github.com:reality/depressionbot 2011-12-12 14:06:18 +00:00
Luke Slater
4872340784 Allow - in category names 2011-12-12 14:06:05 +00:00
Luke Slater
c9f4995d50 fix ban bug 2011-12-09 15:30:29 +00:00
Luke Slater
0ad2f46abd ban on thing 2011-12-09 01:35:39 +00:00
Luke Slater
d6eb37b226 quick fix for 42 because its not pulling channel right from jsbot 2011-12-04 17:05:23 +00:00
Luke Slater
d0b3b5252c modehate 2011-12-04 17:03:33 +00:00
Luke Slater
16354db060 test 2011-12-04 16:59:30 +00:00
Luke Slater
5379dc3d7f total quote count 2011-11-29 13:28:22 +00:00
Luke Slater
34555817fc readd modules 2011-11-29 13:26:53 +00:00
Luke Slater
676be3f93f total quote count 2011-11-29 13:20:47 +00:00
Luke Slater
0b50552623 total quote count 2011-11-29 13:18:59 +00:00
Luke Slater
6145e55942 server information read from config file 2011-11-27 18:25:54 +00:00
Luke Slater
344ae848a4 fixed the idiot half-changed spelling bit 2011-11-27 13:32:41 +00:00
Luke Slater
877d666a19 fixed the idiot half-changed spelling bit 2011-11-27 13:27:34 +00:00
Luke Slater
18ab611e4f Give jsbot a nickserv and a password to use 2011-11-27 12:52:04 +00:00
Luke Slater
b8a02881b6 Merge pull request #10 from danharibo/master
New Theme
2011-11-25 06:47:32 -08:00
Daniel Evans
53ad3f54ee New Theme 2011-11-25 14:44:18 +00:00
Luke Slater
b03a36f5f6 merge fix 2011-11-25 12:33:20 +00:00
Luke Slater
f0e079539f merge fix 2011-11-25 12:29:37 +00:00
Luke Slater
81eb8ebeac lolsnowtest 2011-11-25 12:27:00 +00:00
Luke Slater
365ef7d5fc get password from config file 2011-11-24 13:19:18 +00:00
Luke Slater
8726c87c23 remove reality hard link 2011-11-24 13:17:16 +00:00
Luke Slater
3d79363b59 change nick to dbox 2011-11-23 21:08:18 +00:00
Luke Slater
23e4e5d7c0 ignore spelling if *word* 2011-11-17 22:12:32 +00:00
Luke Slater
b0d82acf77 ignore spelling if *word* 2011-11-17 22:06:56 +00:00
Luke Slater
b253aa871c Merge https://github.com/SoftlySplinter/depressionbot
Conflicts:
	modules/quotes.js
	run.js
2011-11-10 20:30:06 +00:00
Alexander D Brown
03e608ffb1 Added in a feature to remove underscores ('_') from the ends of nicks.
The aim of this feature is display the same messages for users logged in more that once under the same nick (it's common to see 'nick' and 'nick_', etc. for those with bad connections).

Of course there are users that won't conform to this, but short of messing around with hostnames it's the best I've got so far (perhaps ~qalias nick=alt_nick could be a future addition to this).
2011-11-10 19:36:01 +00:00
Alexander D Brown
0784e2c5be Derp. Had 'tirm' instead of 'trim'. 2011-11-10 19:05:19 +00:00
Alexander D Brown
35679ac19e Forgot the widly used ~keyname syntax in run.js 2011-11-10 18:59:25 +00:00
Alexander D Brown
4d53a481bd Updated the case sensativity a bit.
My ultimate aim of having the database entries cased and then the code that gets them work out insensibly seems a little unrealistic as it's easier to lowercase the input rather than the keys in the DB. Maybe at a later date when I've looked at the database code.

Shouldn't affect any other modules as it's standalone (and no port issues this time).
2011-11-10 18:29:06 +00:00
Luke Slater
005523bc91 glee protection 2011-11-10 13:20:47 +00:00
Luke Slater
47ddeb8b50 glee protection 2011-11-10 13:17:44 +00:00
Luke Slater
9e3bbb31c9 Merge branch 'master' of github.com:reality/depressionbot 2011-11-10 13:15:05 +00:00
Luke Slater
5b1fce5767 glee protection 2011-11-10 13:14:50 +00:00
Luke Slater
7e5c5d3ca1 Merge pull request #8 from dafrancis/master
Image links are now images
2011-11-09 16:31:30 -08:00
Dafydd Francis
6d00638f00 Whoops too many ='s 2011-11-10 00:31:05 +00:00
Dafydd Francis
b742e82f56 Images. In *my* quote page? More likely than you think! 2011-11-10 00:25:19 +00:00
Luke Slater
d60038a852 Move listen port back to 443 2011-11-10 00:06:05 +00:00
Luke Slater
802279edca Merge pull request #7 from SoftlySplinter/master
Web Module URL encoding.
2011-11-09 16:04:02 -08:00
Alexander D Brown
3e3de9bc00 Merge branch 'master' of github.com:SoftlySplinter/depressionbot 2011-11-09 23:59:28 +00:00
Alexander D Brown
52cdddf3f7 Added in URL support for the web interface.
The Jade templating code in `views/quotes.jade` will now check against the Regular Expression which has been added to `snippets.js` and is delivered to the template by `modules/web.js`.

The reguar expression used should be able to handle any URL and ensure no non-URL elements are made into URLs. It may be worth adding checking for 4XX error codes at a later date.

This shouldn't affect any of the other modules; features have only been added, not modified.
2011-11-09 23:51:01 +00:00