Luke Slater
|
9813ced30f
|
Merge branch 'master' of github.com:reality/depressionbot
|
2012-06-05 00:17:58 +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
|
034525e601
|
readd rmlast limit
|
2012-06-04 03:03:51 +01:00 |
|
Luke Slater
|
3f38356717
|
no rmlast limit
|
2012-06-04 01:19:35 +01:00 |
|
Luke Slater
|
e5a9142384
|
read title even when over multiple lines
|
2012-06-03 21:17:25 +01:00 |
|
Luke Slater
|
181c3a2628
|
Change the name metadata from js to link...
|
2012-05-26 23:32:26 +01:00 |
|
Luke Slater
|
3aab234110
|
Links module which can retrieve titles
|
2012-05-26 22:28:34 +01:00 |
|
Luke Slater
|
40ddb682fa
|
fix channel joins on multi server
|
2012-05-25 21:36:13 +01:00 |
|
Luke Slater
|
1e23e18807
|
debugon server join
|
2012-05-25 21:15:06 +01:00 |
|
Luke Slater
|
4a1d5aa083
|
webPort default
|
2012-05-25 21:00:38 +01:00 |
|
Luke Slater
|
13892f3a1f
|
Whoops, forgot to commit the actual ignore module.
|
2012-05-25 16:49:45 +01:00 |
|
Luke Slater
|
5677cad1fa
|
Use jsbot ignore instead of having it build into the modules
|
2012-05-25 16:45:47 +01:00 |
|
Luke Slater
|
4c72bd327c
|
fixed spelling module and youare
|
2012-05-25 16:11:07 +01:00 |
|
Luke Slater
|
d6b56db06e
|
Fix puns by faking an event and calling it straight in jsbot
|
2012-05-25 16:03:36 +01:00 |
|
Luke Slater
|
979399de46
|
Converted drama kicks and puns to new format. Quite tired now.
|
2012-05-23 20:05:23 +01:00 |
|
Luke Slater
|
74369c5de6
|
converted autoshorten and dice to new format
|
2012-05-23 19:45:14 +01:00 |
|
Luke Slater
|
9a9f9a662b
|
removed badwords module
|
2012-05-23 19:39:10 +01:00 |
|
Luke Slater
|
464e0f11e3
|
Converted admin.js. Added a few more translations. Removed modehate functionality. Changed some stuff in run.js to facilitate changes.
|
2012-05-23 19:38:10 +01:00 |
|
Luke Slater
|
aa72af3867
|
Don't error if regex syntax is invalid for ~ default.
|
2012-05-23 18:50:21 +01:00 |
|
Luke Slater
|
55dec12324
|
Fixed output on module load, added a new translation for search results.
|
2012-05-23 18:02:02 +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
|
ad9ddbce06
|
Merge branch 'master' of github.com:reality/depressionbot into jsbot0.2compat
|
2012-05-23 16:38:32 +01:00 |
|
Luke Slater
|
2088ee9da3
|
Should be event rather than data.
|
2012-05-23 15:56:13 +01:00 |
|
Luke Slater
|
6c7fc838d4
|
Apply regex in command.js module and add results in input property on event object.
|
2012-05-23 15:45:09 +01:00 |
|
Joe MacMahon
|
5b45b142d5
|
Punctuation
|
2012-05-21 22:23:43 +01:00 |
|
Luke Slater
|
156caa9b43
|
Merge pull request #40 from n3hima/master
Improved a couple of translations
|
2012-05-21 08:07:48 -07:00 |
|
Joe MacMahon
|
022e8d91ee
|
Changed 'kickear' to 'exulsar'.
|
2012-05-21 16:06:17 +01:00 |
|
Luke Slater
|
0705b87a2d
|
Merge pull request #39 from n3hima/master
Translations and things from n3hima
|
2012-05-21 06:42:07 -07:00 |
|
Joe MacMahon
|
3396bd382c
|
Added some translations and corrected some existing ones.
|
2012-05-21 14:31:16 +01:00 |
|
Joe MacMahon
|
36427be304
|
Merged with reality's branch.
|
2012-05-21 14:08:26 +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
|
ec34a861f4
|
Now connects! Woo!
|
2012-05-19 17:47:35 +01:00 |
|
Luke Slater
|
43147af804
|
Merge branch 'master' of github.com:reality/depressionbot into jsbot0.2compat
|
2012-05-19 17:39:18 +01:00 |
|
Luke Slater
|
059768592a
|
Changed most of the English output strings to formatted strings.
|
2012-05-19 17:36:21 +01:00 |
|
Luke Slater
|
fa2d0b8465
|
Converted all of the other modules to the new translate syntax.
|
2012-05-19 16:48:01 +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
|
ccc36d67a7
|
Transformed config file to accept multiple servers and changed dbot constructors to reflect this
|
2012-04-20 14:14:28 +01:00 |
|
Luke Slater
|
64fd389418
|
badwords changes
|
2012-04-20 13:48:12 +01:00 |
|
Luke Slater
|
2954df3a52
|
ru puns through cleannicks
|
2012-04-19 20:55:15 +01:00 |
|
Luke Slater
|
573f1fb6ea
|
create sessiondata entry if it doesn't exist
|
2012-04-19 12:22:04 +01:00 |
|
Luke Slater
|
27d5c1aa61
|
Right, sessionData isn't in the DB.
|
2012-04-19 12:20:57 +01:00 |
|
Luke Slater
|
eb683369f2
|
onLoad has no data argument
|
2012-04-19 12:19:09 +01:00 |
|
Luke Slater
|
b2ede3f5d5
|
print the error to console if it fails to load a module
|
2012-04-19 12:14:08 +01:00 |
|
Luke Slater
|
b6607f7cd6
|
quoteArrs, not quotes... jesus reality
|
2012-04-19 12:09:14 +01:00 |
|
Luke Slater
|
fc5043e310
|
experimental badwords stuff
|
2012-04-19 12:02:27 +01:00 |
|
Luke Slater
|
9be6d5beaa
|
experimental badwords stuff
|
2012-04-19 12:01:06 +01:00 |
|
Luke Slater
|
eb9b9018bf
|
add check in puns again derp
|
2012-04-16 15:23:19 +01:00 |
|
Luke Slater
|
39d3021870
|
autoshorten threshold 80
|
2012-04-16 00:23:13 +01:00 |
|
Luke Slater
|
1b0a32078c
|
remove redundant hasownproperty check from puns since ~q already does that
|
2012-04-15 23:51:30 +01:00 |
|
Luke Slater
|
27f5ab6f30
|
quotes not name. jesus.
|
2012-04-15 23:27:14 +01:00 |
|