Luke Slater
|
e687cbb429
|
Added filter to snippets and finally re-added ~rm back to quotes
|
2012-12-04 18:23:43 +00:00 |
|
Luke Slater
|
1ad20e9606
|
print usage string on wrong syntax for regex
|
2012-12-02 16:18:59 +00:00 |
|
Luke Slater
|
40d239802d
|
dupe protection in realityonce
|
2012-08-08 16:11:22 +01:00 |
|
Luke Slater
|
c3dbef3174
|
whoops
|
2012-08-08 16:01:44 +01:00 |
|
Luke Slater
|
97b3a7e4eb
|
realityonce reinstated
|
2012-08-08 15:59:44 +01:00 |
|
Luke Slater
|
c0c235f045
|
dont bother with a quote if the key begins with _. So I can perform ~_~ unmolested in channel.
|
2012-07-09 19:45:45 +01:00 |
|
Luke Slater
|
a144f64094
|
Extra s in qsizes... wtf...
|
2012-06-25 00:02:06 +01:00 |
|
Luke Slater
|
bb129c32ba
|
Missed a return in qstats
|
2012-06-25 00:00:52 +01:00 |
|
Luke Slater
|
a992e65b6e
|
make an object sort function in snippets
|
2012-06-24 23:58:22 +01:00 |
|
Luke Slater
|
7124798398
|
Make it show the new key for the previous change
|
2012-06-15 10:53:45 +01:00 |
|
Luke Slater
|
b9b5d9913d
|
Automatically replace spaces in quotes with underscores, then use that quote if the originally given quote can't be found
|
2012-06-15 10:52:11 +01:00 |
|
Luke Slater
|
54dc7f2236
|
Changed commands to property rather than object to be returned by onLoad functionality
|
2012-06-05 00:17:51 +01:00 |
|
Luke Slater
|
c3832c209f
|
Converted quotes module to new format. Everything seems to be working
|
2012-05-23 18:01:28 +01:00 |
|
Luke Slater
|
1f02e29a85
|
Made DBot load listeners in The New Way. Massively simplified Command module, converted to new format. Converted JS module to new format. All working. Moved ~ignore functionality away for now as it needs to be combined with jsbot.
|
2012-05-19 19:14:07 +01:00 |
|
Luke Slater
|
42c4871a16
|
Switched key of strings object so that there's only one object and it's easier to read and therefore translate. Created 't' function to translate strings, changed quotes module to this format. Need to change the others. Will now fall back to English if translation in given language is not available.
|
2012-05-19 16:33:31 +01:00 |
|
Luke Slater
|
a600cb5da5
|
Added ignore checkers to all ignorable modules with listeners, bit messy but eh.
|
2012-04-15 22:04:58 +01:00 |
|
Luke Slater
|
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.
|
2012-04-15 21:43:02 +01:00 |
|
Luke Slater
|
1503ad4ed5
|
Revert "lower case interpolation whatsits"
This reverts commit acb427a24e .
|
2012-03-27 15:04:32 +01:00 |
|
Luke Slater
|
acb427a24e
|
lower case interpolation whatsits
|
2012-03-27 14:31:56 +01:00 |
|
Psychedelic Squid
|
0cae8b3baa
|
Use String.prototype.format() <https://gist.github.com/1153608> to make the translation strings more amenable to variations in word order.
|
2012-03-26 01:32:41 +00:00 |
|
Luke Slater
|
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.
|
2012-03-25 00:08:32 +00:00 |
|
Luke Slater
|
95eaa7f948
|
some additions to the strings file and the entire program should now be using the string entries
|
2012-03-24 23:48:28 +00:00 |
|
Luke Slater
|
47b6c0ff5b
|
whoops missing bracket
|
2012-03-19 18:48:12 +00:00 |
|
Luke Slater
|
8c81842643
|
Merge branch 'master' of github.com:reality/depressionbot
|
2012-03-19 18:46:48 +00:00 |
|
Luke Slater
|
982135411e
|
Fix the long-broken "quote already in db" detection
|
2012-03-19 18:46:33 +00:00 |
|
Luke Slater
|
eedbe1f287
|
params argument was being passed as the quoteTree, breaking quotes FOREVER
|
2012-03-17 13:53:58 +00:00 |
|
Luke Slater
|
a6024c9b7d
|
Oh shit, forgot that quote categories may be several words long. Removed parametisation until further thought takes place.
|
2012-03-17 13:51:01 +00:00 |
|
Luke Slater
|
309755ba5d
|
err debug
|
2012-03-17 13:49:08 +00:00 |
|
Luke Slater
|
e0e1d6100d
|
first reference
|
2012-03-17 13:47:06 +00:00 |
|
Luke Slater
|
64f4979a85
|
first reference
|
2012-03-17 13:45:36 +00:00 |
|
Luke Slater
|
e6b50b248d
|
need to call interpolated quote with params
|
2012-03-17 13:42:15 +00:00 |
|
Luke Slater
|
77cc1ddafd
|
quote parameters
|
2012-03-17 13:38:03 +00:00 |
|
Luke Slater
|
63039f4e2c
|
possibly ignore whitespace in qadd..?
|
2012-03-17 13:22:25 +00:00 |
|
Luke Slater
|
cb0bacfabd
|
possibly ignore whitespace in qadd..?
|
2012-03-17 13:20:21 +00:00 |
|
Luke Slater
|
de873c0302
|
possibly ignore whitespace in qadd..?
|
2012-03-17 13:17:58 +00:00 |
|
Luke Slater
|
12e62df846
|
Removed debugging console.logs
|
2012-03-15 12:57:54 +00:00 |
|
Luke Slater
|
05fc0418d3
|
cleaned interpolatedquote so it fits with the coding style
|
2012-03-15 12:52:47 +00:00 |
|
Psychedelic Squid
|
155a2f2f84
|
interpolatedQuote fully transplanted into quotes.js, should reduce pesky run.js reloading to near-zero
|
2012-03-14 14:35:37 +00:00 |
|
Psychedelic Squid
|
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.
|
2012-03-10 18:39:36 +00:00 |
|
Luke Slater
|
bd85694018
|
we can't make him too friendly now can we
|
2012-03-10 18:13:00 +00:00 |
|
Luke Slater
|
0475db6092
|
Merge branch 'master' of https://github.com/psquid/depressionbot
|
2012-03-10 18:11:51 +00:00 |
|
Psychedelic Squid
|
df33de486c
|
Pruning.
|
2012-03-10 18:10:04 +00:00 |
|
Luke Slater
|
62900670cb
|
nobody
|
2012-03-10 18:02:03 +00:00 |
|
Psychedelic Squid
|
9fa5644a6b
|
Merge git://github.com/reality/depressionbot
|
2012-03-10 18:01:21 +00:00 |
|
Luke Slater
|
b3a6aa2322
|
test change for greload :|
|
2012-03-10 17:57:34 +00:00 |
|
Psychedelic Squid
|
a0158ceac4
|
Remove category when emptied by ~rm.
|
2012-03-10 17:48:49 +00:00 |
|
Psychedelic Squid
|
4ea99c7566
|
Use bot's name when fetching ~d quotes, rather than hardcoding 'depressionbot'.
|
2012-03-10 15:30:15 +00:00 |
|
Luke Slater
|
d5296b0ea0
|
Multiple admins supported
|
2012-03-10 14:38:47 +00:00 |
|
Psychedelic Squid
|
1d2659f361
|
Interpolated quotes, because why not?
|
2012-03-07 22:13:31 +00:00 |
|
Luke Slater
|
a9a88723e3
|
stupid typo
|
2012-02-28 14:26:12 +00:00 |
|