Luke Slater
6a255244df
fix save callback lack (lol)
2018-05-12 18:56:14 +01:00
reality
4f269a5c02
wtf was that there for?
2018-02-10 12:40:27 +00:00
reality
e62a1c8484
external lpmcount
2017-11-02 18:22:05 +00:00
reality
b28a5f6655
fix for nowplaying
2015-05-06 18:17:06 +00:00
reality
10c300ff2b
only one connection to the database across all modules. master db driver in dbType of main config.json
2015-02-09 16:54:59 +00:00
Luke Slater
f309348e25
Update run.js
2014-10-22 03:10:24 +01:00
reality
2570eb99a6
remove tilde prefix for command usage
2014-09-13 19:40:59 +00:00
reality
ad08b24c3e
stagger joins
2014-08-18 23:13:55 +00:00
reality
6204df19c0
initial support for optional command prefix. module commands can currently either use ~command or just command as key, since module loader implements legacy support by shifting the key. there may be a couple of bugs too if there are any recursive commands
2013-12-29 18:13:59 +00:00
reality
2cb8c4fc10
this is what you get for not modulating properly you shit
2013-12-12 23:49:40 +00:00
reality
2ce0e67d4b
well lets give this a try
2013-11-02 21:40:10 +00:00
reality
9e98f2799d
remove the bs formatting shit from run innit
2013-09-24 01:35:25 +00:00
reality
ec5ef85023
fucking dumbass
2013-08-25 16:13:07 +00:00
reality
ecd30eb896
forgot a bind.....
2013-08-25 16:10:43 +00:00
reality
55ff01a618
save before reload
2013-08-24 19:19:58 +00:00
reality
1d5f635f24
werent clearing pre-emit hooks on reload DUMBASS
2013-08-19 17:57:02 +00:00
reality
d9d7d9bff7
fix the things
2013-07-15 18:51:32 +00:00
reality
9379b73bdf
thing
2013-07-11 15:22:29 +00:00
reality
287b718b17
fuck
2013-07-08 10:06:34 +00:00
reality
b7a3b6a139
save a seperate customconfig so not everything is saved to config.json. create saveconfig internal api function for admin [ #489 ]
2013-06-05 21:00:52 +00:00
reality
b77644d1d4
Fixes for config path in some place [ #489 ]
2013-06-04 00:10:12 +00:00
reality
4a7fcd57b3
Module config now loaded from config.json , rleloaded upon reloading and various module changes to make it work right [ #474 ] [ #489 ]
2013-06-03 23:00:23 +00:00
reality
e7605e0c0e
Merge git://github.com/reality/depressionbot into database
2013-05-26 17:20:49 +00:00
reality
bc7bac1218
Do not continue to load module if data file syntax error occurs [ #466 ]
2013-05-26 15:21:13 +00:00
reality
a851a2bee4
Fix possible crash with outputPrefix when module is not loaded properly [ #462 ]
2013-05-26 12:42:49 +00:00
reality
a446999285
fix merge properly
2013-05-21 17:32:26 +00:00
reality
eb4e788b5c
fix merge
2013-05-21 17:31:01 +00:00
reality
36d40f65a3
Support for config.outputPrefix [ #462 ]
2013-05-21 17:13:19 +00:00
reality
df2b484a66
merge
2013-05-17 13:32:41 +00:00
reality
090f15e738
remove unecessary code from module loading, fix [ #432 ]
2013-05-06 15:36:35 +00:00
reality
22704a2158
move dbot.cleanNick to quotes.internalAPI.cleanRef [ #270 ]
2013-04-30 17:19:23 +00:00
reality
b08e12560f
merge earlier
2013-04-30 17:10:21 +00:00
reality
4891b70ec3
merge [ #307 ]
2013-04-30 16:47:47 +00:00
reality
2afb1c6ba3
Add int handling for setconfig, add debugLevel [ #307 ]
2013-04-30 16:44:39 +00:00
reality
9625f1d316
merge with master, command uses nickserv auth in db [ #421 ]
2013-04-24 20:45:20 +00:00
reality
8e8953999d
Various database branch fixes [ #331 ]:
...
* Admin module doesn't try to use reload string when it's not there.
* Fix dent event hookin
* Fix quote retrieval (two ~q definitions and no false check before interpolate)
* Change databankerised modules to use redis for testing
2013-04-22 14:22:35 +00:00
reality
65b410416c
Module loader properly iterates all automatically loaded dependencies [ #399 ]
2013-04-21 14:51:59 +00:00
reality
3cd4513fe4
fix module loader. admin sets config keys onload. I am incredibly annoyed. [ #331 ]
2013-04-20 16:08:34 +00:00
reality
44d42c5035
load strings first
2013-04-20 00:09:47 +00:00
reality
6cea1256ce
thats a little better on the module loader i suppose [ #331 ]
2013-04-10 01:07:29 +00:00
reality
228a2611a5
Hacked up run.js so db is definitely loaded by time onLoad is run. Need to clear up
2013-04-10 00:19:56 +00:00
reality
cbc42e6fc3
Merge git://github.com/reality/depressionbot into database. Also Users API now databankerised
...
Conflicts:
modules/quotes/commands.js
2013-03-24 11:09:40 +00:00
Luke Slater
ccc8d6c6e9
merge clash
2013-03-22 10:49:22 +00:00
Luke Slater
8d7962acc8
change module names each loop in module loader to use underscore each
2013-03-22 10:48:36 +00:00
reality
e811c47a63
Merge pull request #316 from JohnMaguire2013/reloading
...
fixing some bugs related to loading
2013-03-21 07:28:17 -07:00
Sam Nicholls
8d8cf2bd9a
onLoad errors no longer suppressed from console
2013-03-21 00:05:35 +00:00
John Maguire
3dd24e832d
add check to make sure module exists before attempting to load it
2013-03-20 19:34:55 -04:00
John Maguire
6e727ed9d8
refactored DBot.prototype.t to error properly
2013-03-18 22:33:15 -04:00
reality
a5b65856a6
Merge git://github.com/reality/depressionbot into database
2013-03-15 23:12:30 +00:00
reality
e648068b1c
change default lang to en so no crash
2013-02-16 18:07:41 +00:00