3
0
mirror of https://github.com/reality/dbot.git synced 2025-04-20 23:07:55 +02:00

Commit Graph

  • eb683369f2 onLoad has no data argument Luke Slater 2012-04-19 12:19:09 +01:00
  • b2ede3f5d5 print the error to console if it fails to load a module Luke Slater 2012-04-19 12:14:08 +01:00
  • b6607f7cd6 quoteArrs, not quotes... jesus reality Luke Slater 2012-04-19 12:09:14 +01:00
  • fc5043e310 experimental badwords stuff Luke Slater 2012-04-19 12:02:27 +01:00
  • 9be6d5beaa experimental badwords stuff Luke Slater 2012-04-19 12:01:06 +01:00
  • eb9b9018bf add check in puns again derp Luke Slater 2012-04-16 15:23:19 +01:00
  • 39d3021870 autoshorten threshold 80 Luke Slater 2012-04-16 00:23:13 +01:00
  • 1b0a32078c remove redundant hasownproperty check from puns since ~q already does that Luke Slater 2012-04-15 23:51:30 +01:00
  • 27f5ab6f30 quotes not name. jesus. Luke Slater 2012-04-15 23:27:14 +01:00
  • 79cf8243a0 quotes ignore check for ~quotecat Luke Slater 2012-04-15 23:26:14 +01:00
  • 8f5759252f name, not names Luke Slater 2012-04-15 22:15:10 +01:00
  • a600cb5da5 Added ignore checkers to all ignorable modules with listeners, bit messy but eh. Luke Slater 2012-04-15 22:04:58 +01:00
  • 0062dde196 Command map changed round the other way. Modules have name and ignorable properties. Ignore and unignore commands, which currently effect actual commands but not listeners yet. Luke Slater 2012-04-15 21:43:02 +01:00
  • b232103178 Create command map describing which commands belong to which module. Luke Slater 2012-04-15 20:46:42 +01:00
  • 0ecca6ae98 change module loading so there's only one loop through the moduels Luke Slater 2012-04-15 20:42:23 +01:00
  • 7680e515a8 Remove existing ignoration functionality. Luke Slater 2012-04-15 20:04:34 +01:00
  • ea893be393 change shorten length to 65 Luke Slater 2012-04-14 12:01:52 +01:00
  • c76428b1f2 TODO note and autoshorten in automatic loading modules Luke Slater 2012-04-14 06:41:53 +01:00
  • 19a3d9cf87 Only auto shorten long links Luke Slater 2012-04-14 06:37:17 +01:00
  • d0ed2eddd1 lets try this then Luke Slater 2012-04-14 06:26:48 +01:00
  • 7f9089bc5e debug output Luke Slater 2012-04-14 06:23:01 +01:00
  • e1833017b0 i am tired Luke Slater 2012-04-14 06:21:38 +01:00
  • 1924d28952 apparently http is bad Luke Slater 2012-04-14 06:12:36 +01:00
  • 4bb3836665 needed to require http. whoops. Luke Slater 2012-04-14 06:08:54 +01:00
  • eafeb23a77 json format fix Luke Slater 2012-04-14 06:08:03 +01:00
  • 4290126222 autoshorten Luke Slater 2012-04-14 06:06:40 +01:00
  • c1d0f88737 Merge https://github.com/reality/depressionbot Joe MacMahon 2012-03-27 15:43:39 +01:00
  • 2b81605e2b Added sample config file Luke Slater 2012-03-27 16:42:48 +01:00
  • a656c59072 Changed english/spanish to en_GB/es. Joe MacMahon 2012-03-27 15:26:01 +01:00
  • 03e152cc2c Revert "Logging modules added (requires jsbot support for multi-listeners)." Luke Slater 2012-03-27 15:06:23 +01:00
  • c35ffe3228 Revert "Add routing for web display of logs." Luke Slater 2012-03-27 15:06:13 +01:00
  • c7124aa49e Revert "Vaguely functional now. Will work on more later." Luke Slater 2012-03-27 15:05:56 +01:00
  • 1503ad4ed5 Revert "lower case interpolation whatsits" Luke Slater 2012-03-27 15:04:32 +01:00
  • 055ec14719 Vaguely functional now. Will work on more later. Psychedelic Squid 2012-03-15 06:38:20 +08:00
  • 3f218ebb52 Make spelling distance check not care about case. Psychedelic Squid 2012-03-21 02:53:54 +08:00
  • e8eb665900 Add routing for web display of logs. Psychedelic Squid 2012-03-15 05:32:45 +08:00
  • 9d5cf694a8 Logging modules added (requires jsbot support for multi-listeners). Psychedelic Squid 2012-03-15 05:32:27 +08:00
  • acb427a24e lower case interpolation whatsits Luke Slater 2012-03-27 14:31:56 +01:00
  • e9b6b2d0f6 Merge pull request #38 from psquid/flexible-translate-strings Luke Slater 2012-03-26 06:36:38 -07:00
  • 0cae8b3baa Use String.prototype.format() <https://gist.github.com/1153608> to make the translation strings more amenable to variations in word order. #38 Psychedelic Squid 2012-03-26 01:32:41 +00:00
  • 12cdef690d Merge pull request #37 from n3hima/translate Luke Slater 2012-03-24 18:31:21 -07:00
  • 250ca7b175 Forgot to add a translation for rmlast_spam. #37 Joe MacMahon 2012-03-25 02:26:38 +01:00
  • b1c8ec4afa add strings to reload functionality Luke Slater 2012-03-25 02:24:12 +01:00
  • 1e1917af9b Merge pull request #36 from n3hima/translate Luke Slater 2012-03-24 18:22:41 -07:00
  • 6a275da74a Done translations. #36 Joe MacMahon 2012-03-25 02:19:07 +01:00
  • 3e793d43d5 Loads strings properly. Some changes to the category. Mostly working now, just needs finished Spanish translations and some further testing because I've probably mistyped some category names. Luke Slater 2012-03-25 00:08:32 +00:00
  • 95eaa7f948 some additions to the strings file and the entire program should now be using the string entries Luke Slater 2012-03-24 23:48:28 +00:00
  • b6f281d88c initial translation data Luke Slater 2012-03-24 23:24:26 +00:00
  • 47b6c0ff5b whoops missing bracket Luke Slater 2012-03-19 18:48:12 +00:00
  • 8c81842643 Merge branch 'master' of github.com:reality/depressionbot Luke Slater 2012-03-19 18:46:48 +00:00
  • 982135411e Fix the long-broken "quote already in db" detection Luke Slater 2012-03-19 18:46:33 +00:00
  • eedbe1f287 params argument was being passed as the quoteTree, breaking quotes FOREVER Luke Slater 2012-03-17 13:53:58 +00:00
  • a6024c9b7d Oh shit, forgot that quote categories may be several words long. Removed parametisation until further thought takes place. Luke Slater 2012-03-17 13:51:01 +00:00
  • 309755ba5d err debug Luke Slater 2012-03-17 13:49:08 +00:00
  • e0e1d6100d first reference Luke Slater 2012-03-17 13:47:06 +00:00
  • 64f4979a85 first reference Luke Slater 2012-03-17 13:45:36 +00:00
  • e6b50b248d need to call interpolated quote with params Luke Slater 2012-03-17 13:42:15 +00:00
  • 77cc1ddafd quote parameters Luke Slater 2012-03-17 13:38:03 +00:00
  • 63039f4e2c possibly ignore whitespace in qadd..? Luke Slater 2012-03-17 13:22:25 +00:00
  • cb0bacfabd possibly ignore whitespace in qadd..? Luke Slater 2012-03-17 13:20:21 +00:00
  • de873c0302 possibly ignore whitespace in qadd..? Luke Slater 2012-03-17 13:17:58 +00:00
  • 653264e46a comment formatting Luke Slater 2012-03-15 18:08:40 +00:00
  • 12e62df846 Removed debugging console.logs Luke Slater 2012-03-15 12:57:54 +00:00
  • 05fc0418d3 cleaned interpolatedquote so it fits with the coding style Luke Slater 2012-03-15 12:52:47 +00:00
  • 7a5a25134e Why in blue shit was that in there? Luke Slater 2012-03-14 15:49:49 +00:00
  • 8f891835e4 fix split on undefined message in puns Luke Slater 2012-03-14 15:47:00 +00:00
  • c22f869d15 Merge pull request #34 from psquid/quotes-migration Luke Slater 2012-03-14 07:39:10 -07:00
  • 155a2f2f84 interpolatedQuote fully transplanted into quotes.js, should reduce pesky run.js reloading to near-zero #34 Psychedelic Squid 2012-03-14 14:35:37 +00:00
  • a08e904ea6 Puns also changed to dispatch a '~q' Psychedelic Squid 2012-03-14 14:20:59 +00:00
  • 28474f5465 Merge pull request #32 from psquid/ytembed Luke Slater 2012-03-14 07:17:58 -07:00
  • a4313ee665 '~CATEGORY' now dispatches a '~q CATEGORY' command. Psychedelic Squid 2012-03-14 13:59:26 +00:00
  • 27baefb6ce Merge pull request #33 from danharibo/master Luke Slater 2012-03-13 09:12:06 -07:00
  • 9001cfefcf Fixed quotes #33 Daniel Evans 2012-03-13 16:06:19 +00:00
  • 1753b79463 Merge pull request #31 from danharibo/master Luke Slater 2012-03-13 08:26:18 -07:00
  • bef96ebc51 So apparently some people still use Firefox? #32 Psychedelic Squid 2012-03-12 22:07:08 +00:00
  • 39f5bbdc8b Smaller videos don't needlessly overlap each other. Psychedelic Squid 2012-03-12 21:57:55 +00:00
  • f3ab2e5e92 Auto-embed youtube videos, in much the same way as images are already done. Psychedelic Squid 2012-03-12 21:38:09 +00:00
  • b09a962aa0 Made interpolateQuote recursive #31 Daniel Evans 2012-03-12 21:29:29 +00:00
  • 6584dc477d Merge pull request #29 from psquid/master Luke Slater 2012-03-12 14:20:33 -07:00
  • 60ec15803c Merge pull request #30 from danharibo/master Luke Slater 2012-03-12 14:20:17 -07:00
  • d5197fbcd6 Improved interpolatedQuote #30 Daniel Evans 2012-03-12 21:00:17 +00:00
  • 26c3743f76 Oops, stop falling out of the command logic when commands are ignored. #29 Psychedelic Squid 2012-03-12 13:49:55 +00:00
  • 064d898f4a ~ignore command for, well, ignoring commands temporarily. Add a timer.js wrapper for setTimeout, too. Psychedelic Squid 2012-03-12 13:45:52 +00:00
  • 94430e52a1 sessionData hash for storage which should explicitly not survive beyond full restarts (as opposed to reloading modules). Psychedelic Squid 2012-03-12 13:07:24 +00:00
  • 1e7911e9b3 Merge git://github.com/reality/depressionbot Psychedelic Squid 2012-03-12 13:00:58 +00:00
  • 7e0d6b05cd disclaimer Luke Slater 2012-03-10 20:15:13 +00:00
  • 6171e31a64 disclaimer Luke Slater 2012-03-10 20:14:47 +00:00
  • 7f9eb8d0cf link to jsbot Luke Slater 2012-03-10 20:12:21 +00:00
  • 41763580af format requirements properly Luke Slater 2012-03-10 20:10:49 +00:00
  • c6d767ccdf spelling docs Luke Slater 2012-03-10 20:04:03 +00:00
  • 4067368fba command docs Luke Slater 2012-03-10 19:58:13 +00:00
  • 90b95fae43 quote command Luke Slater 2012-03-10 19:53:11 +00:00
  • 813488db57 additions to readme Luke Slater 2012-03-10 19:46:51 +00:00
  • 3a55069cf1 additions to readme Luke Slater 2012-03-10 19:46:23 +00:00
  • b5b51c6828 additions to readme Luke Slater 2012-03-10 19:45:08 +00:00
  • 8a1047e427 format fix Luke Slater 2012-03-10 19:41:19 +00:00
  • 6c15486989 format fix Luke Slater 2012-03-10 19:40:46 +00:00
  • 5e02d154de started writing documentation file Luke Slater 2012-03-10 19:40:02 +00:00
  • 92767dbfb1 Fail on invalid-syntax DBs, instead of replacing them. Also, shunt creation of 'realityonce' array to the realityonce listener, so it's not created before being needed. #27 Psychedelic Squid 2012-03-10 18:38:56 +00:00
  • 730b65761e Merge git://github.com/reality/depressionbot Psychedelic Squid 2012-03-10 18:22:22 +00:00