Commit Graph

65 Commits

Author SHA1 Message Date
Luke Slater
f0e079539f merge fix 2011-11-25 12:29:37 +00:00
Luke Slater
365ef7d5fc get password from config file 2011-11-24 13:19:18 +00:00
Luke Slater
3d79363b59 change nick to dbox 2011-11-23 21:08:18 +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
Luke Slater
5e039c814a different join 2011-11-09 22:06:22 +00:00
Luke Slater
372c03f6af Now uses an external configuration file. 2011-11-09 21:54:16 +00:00
Luke Slater
b9d7ff19ed herp fix 2011-10-31 17:09:41 +00:00
Luke Slater
e0dee27658 ** 2011-10-31 17:07:14 +00:00
Luke Slater
c707849980 spelling default 2011-10-26 17:27:30 +01:00
Luke Slater
298ec5f396 derp 2011-10-24 13:52:54 +01:00
Luke Slater
87760f7bd4 right chnnale 2011-10-24 13:51:02 +01:00
Luke Slater
21bd3640ba default channels 2011-10-20 17:18:02 +01:00
Luke Slater
24f6e4d115 add modehate to default modules 2011-10-16 19:58:25 +01:00
Luke Slater
fd7e8e268c 42 2011-10-13 01:36:10 +01:00
Luke Slater
11c0e90925 no auto modehate 2011-10-12 18:30:26 +01:00
Luke Slater
3b54e50c33 autoload 2011-10-12 18:23:40 +01:00
Luke Slater
2ec6423e99 test 2011-10-12 18:16:52 +01:00
Luke Slater
4222857ed3 changed it back 2011-10-12 15:12:06 +01:00
Luke Slater
836e9e3911 db save every ten minutes 2011-10-12 14:53:33 +01:00
Luke Slater
065611bcff Timed save 2011-10-12 14:52:58 +01:00
Luke Slater
1d6e83b3c0 * 2011-10-10 13:41:50 +01:00
Luke Slater
801ca52ab7 * 2011-10-10 13:34:34 +01:00
Luke Slater
3f13de4780 ban 2011-10-09 16:06:28 +01:00
Luke Slater
617ce3ca12 Merge quotes and reality 2011-10-06 13:14:56 +01:00
Luke Slater
61672ab0d7 test 2011-10-02 12:27:59 +01:00
Luke Slater
feb9517a9f move realiPuns to quoteArrs 2011-09-28 14:03:26 +01:00
Luke Slater
1b50f94d8e nobody loves 2011-09-18 18:20:50 +01:00
Luke Slater
ace90011be join normal channels again 2011-09-14 17:48:38 +01:00
Luke Slater
ee671f81e2 modules need to be created first 2011-09-14 17:31:26 +01:00
Luke Slater
1621e22ddd Move onDestroy to the right place 2011-09-14 17:30:39 +01:00
Luke Slater
0f0e935c36 Remove from general population for a bit. test ondestroy 2011-09-14 17:28:00 +01:00
Luke Slater
36874ac3e6 module on destroy and process exit 2011-09-14 17:24:32 +01:00
Luke Slater
8ed3c46c22 add web to run 2011-09-13 21:24:11 +01:00
Luke Slater
94bc9929ce right name... 2011-09-04 15:52:44 +01:00
Luke Slater
033aac8240 usual name and channels again 2011-09-04 15:40:51 +01:00
Luke Slater
54746625fd Timers and an ~rmlast command to remove the last quote. 2011-09-04 15:39:03 +01:00
Luke Slater
40015b798a pick on spoony, make it dispense user comments on joining the room 2011-08-30 16:13:47 +01:00
Luke Slater
522a1d9f69 join 2011-08-28 17:19:38 +01:00
Luke Slater
21ff3e002b Fix ~quote syntax. It's a little messy. 2011-08-28 17:16:28 +01:00
Luke Slater
6b0e2de264 Central command management. Quotes now handles its own commands. 2011-08-28 15:00:22 +01:00
Luke Slater
86a428a5a2 youare doesn't respond to aisbot, reality.js uses valMatch. 2011-08-26 15:34:49 +01:00
Luke Slater
6072cb0e8b Chance in in snippets, valMatch. Reload snippets file. Change youare. 2011-08-25 17:54:59 +01:00
Luke Slater
98e66a3086 Fixed some regex, fixed the admin module etc. Small changes. 2011-08-25 13:32:54 +01:00
Luke Slater
c5c37334f1 Load and unload modules while running, fixes in the user module regex 2011-08-24 18:23:00 +01:00
Luke Slater
3a36ee1894 Hot-loading now works. Fuck yeah! 2011-08-24 16:15:42 +01:00
Luke Slater
3d843f6c96 Remove dependency on prototype.js. Not everything is tested so far though... 2011-08-24 01:57:52 +01:00
Luke Slater
df61c97eb2 Framework for reloading modules when it's possible... Sigh... 2011-08-23 00:04:40 +01:00
Luke Slater
d266f71c0e Moved modules to a subdirectory. 2011-08-22 22:17:13 +01:00