MinusGix
|
d30f82962a
|
Add 'to' parameter to invite, specifies channel
|
2020-02-16 21:18:13 -06:00 |
|
MinusGix
|
9900353931
|
Let kick pass a channel argument
|
2020-01-20 22:52:36 -06:00 |
|
marzavec
|
11ceb7c305
|
Package updates
|
2019-12-01 20:24:19 -08:00 |
|
marzavec
|
7b69c47f33
|
Updated help.js, now uses markdown
|
2019-11-07 16:34:38 -06:00 |
|
marzavec
|
f34ee18c30
|
Minor bug fixes
|
2019-11-07 11:46:55 -06:00 |
|
marzavec
|
f28e65ab80
|
Syntax update and formatting tweaks
|
2019-11-06 23:35:23 -08:00 |
|
Manuel Herrmann
|
769b856d1c
|
add trip to emotes (/me)
|
2019-10-12 01:11:13 +02:00 |
|
marzavec
|
aeec2be24f
|
Outgoing Hook Fix + Package Changes
|
2019-10-03 12:48:30 -05:00 |
|
MinusGix
|
c7caea8e9b
|
Update MainServer.js
|
2019-05-03 03:05:32 -05:00 |
|
MinusGix
|
db0ff07d87
|
Update ConfigManager.js
|
2019-04-27 17:21:05 -05:00 |
|
MinusGix
|
4e4aaf611a
|
Merge pull request #1 from MinusGix/patch-3
Update SetupWizard.js
|
2019-04-27 17:09:52 -05:00 |
|
MinusGix
|
0dd8836e40
|
Update SetupWizard.js
|
2019-04-27 17:05:58 -05:00 |
|
MinusGix
|
e592b29137
|
Update CommandManager.js
|
2019-04-27 17:04:07 -05:00 |
|
MinusGix
|
4559de1bab
|
Update CommandManager.js
|
2019-04-26 15:18:42 -05:00 |
|
marzavec
|
f353ecbd9e
|
refactoring 2 of 2
|
2019-04-07 17:04:10 -07:00 |
|
marzavec
|
c634e03cb5
|
refactoring 1 of 2
|
2019-03-18 23:36:21 -07:00 |
|
marzavec
|
686f348e87
|
Minor bug fix due to lib change
|
2019-03-01 00:06:15 -08:00 |
|
marzavec
|
a488301655
|
Core hook upgrade, misc fixes
(See ChangeLog.md tbh)
|
2019-02-21 00:43:25 -08:00 |
|
marzavec
|
02f6fbf701
|
Minor module changes
Added trips to listusers output. Added 'reason' to reload broadcast. Fixed removemod bug. Added /nick hook to changenick. Added 'type' and 'from' fields to invite event.
|
2019-02-02 13:34:06 -08:00 |
|
MinusGix
|
4ba5878d3b
|
Add a check for if there is a target parameter
|
2018-12-28 10:06:00 -06:00 |
|
marzavec
|
d64eac54ed
|
added auto reply to whisper using /r text hook
|
2018-10-26 08:26:36 -05:00 |
|
marzavec
|
4a2f0d6f59
|
documentation update, removing unused scripts
|
2018-10-13 16:35:58 -07:00 |
|
MinusGix
|
e7724e24fd
|
Made admin pass stored as trip and handled by trip. Admin can now be an admin as long as they use the same password
|
2018-09-30 14:41:28 -05:00 |
|
MinusGix
|
2a852fe13e
|
Made Admin password saved as a trip.
|
2018-09-30 13:41:18 -05:00 |
|
MinusGix
|
a7783947a1
|
Put tripsalt question before password question.
|
2018-09-30 12:50:44 -05:00 |
|
marzavec
|
c719020e17
|
Added hooks, modules and cleaned up code
|
2018-09-29 23:44:36 -07:00 |
|
marzavec
|
e35fff59ba
|
cleaned up and commented modules
|
2018-06-04 00:07:24 -07:00 |
|
marzavec
|
62daa4893f
|
Completed protocol decoupling
|
2018-06-03 11:08:35 -07:00 |
|
OpSimple
|
1d283f5030
|
Array checking made constructor safe
|
2018-06-01 23:47:27 +05:30 |
|
OpSimple
|
a9b020fa02
|
Solved uneeded variable creation
|
2018-06-01 23:45:38 +05:30 |
|
OpSimple
|
3f7a1ee2f7
|
Just cleaning stuffs
|
2018-06-01 19:05:15 +05:30 |
|
OpSimple
|
2134334591
|
Update chat.js
|
2018-06-01 13:18:17 +05:30 |
|
OpSimple
|
eb830e11b7
|
Added an extra loop for allies
Added an extra loop so as to deliver the muzzled user's texts to all of the allies
|
2018-06-01 03:42:25 +05:30 |
|
OpSimple
|
fd7fd23050
|
Added an extra option to add allies
Added an extra option to add allies who can see the dumb user's texts
|
2018-06-01 03:39:12 +05:30 |
|
OpSimple
|
60246bc2fb
|
Added checking for muzzled user
|
2018-06-01 01:18:18 +05:30 |
|
OpSimple
|
bf2d064679
|
Created speak.js
|
2018-06-01 01:15:45 +05:30 |
|
OpSimple
|
c615992efa
|
Created dumb.js
This command module adds a new way to cleanly get rid of unwanted spams.
|
2018-06-01 01:12:54 +05:30 |
|
OpSimple
|
cf9fd316e9
|
Added hashes into each socket
Added implicit declaration of hashes into each socket while the user joins.
|
2018-06-01 01:04:39 +05:30 |
|
marzavec
|
a70006b5bc
|
streamline dev flow
|
2018-05-19 17:21:08 -07:00 |
|
Neel Kamath
|
949404cd1a
|
Prevent fucking shit up
|
2018-05-13 16:37:56 +05:30 |
|
Neel Kamath
|
2bb5ced363
|
Flatten
|
2018-05-13 16:09:55 +05:30 |
|
Neel Kamath
|
343157350f
|
Re-add module documentation
|
2018-05-13 16:03:22 +05:30 |
|
Neel Kamath
|
1bd7906402
|
Use the 'use strict' directive when needed
|
2018-05-13 15:48:46 +05:30 |
|
Neel Kamath
|
89698d8afb
|
Make PM2 optional
|
2018-05-13 15:40:43 +05:30 |
|
neelkamath
|
5b3322ebba
|
Enhance READM.md
|
2018-05-12 14:49:56 +05:30 |
|
neelkamath
|
acbad15f2b
|
Remove unused object fields
|
2018-05-12 14:13:12 +05:30 |
|
neelkamath
|
4b30736929
|
Remove help.js as we need human, not programmatic documentation for this
|
2018-05-12 13:52:19 +05:30 |
|
neelkamath
|
3cb0e8dc5f
|
Document
|
2018-05-11 21:30:27 +05:30 |
|
neelkamath
|
73e5c5ccfe
|
Remove forgettable, unused, occasionally harmful (w.r.t. ES6) directive
|
2018-05-11 20:46:12 +05:30 |
|
neelkamath
|
b0a01ed885
|
Add pm2 as a dev dependency
|
2018-05-11 19:04:09 +05:30 |
|