1
0
Fork 0
Commit Graph

101 Commits (e83fc9865dfb98b21c31fa55a625964f2deeaf63)

Author SHA1 Message Date
Matthew e83fc9865d
another fix attempt on eval 2019-10-27 21:46:29 -04:00
Matthew 1ed93f3b5f
another fix attempt on eval 2019-10-27 21:42:39 -04:00
Matthew baf65952f6
comment shit out of eval 2019-10-27 21:40:39 -04:00
Matthew 995c5c58aa
attempt to fix RichEmbed 2019-10-27 21:36:10 -04:00
Matthew a859352f39
attempt to fix RichEmbed 2019-10-27 21:34:22 -04:00
Matthew c1975d6a91
attempt to fix RichEmbed 2019-10-27 21:31:06 -04:00
Matthew 6312fa243e
get config from client, also remove weird evalMessage thing 2019-10-27 21:23:56 -04:00
Matthew 9e5c9da6e2
add checks for presence of user/role perms before checking 2019-10-27 21:21:26 -04:00
Matthew 0633564e6a
perms is declared but never used 2019-10-27 21:18:20 -04:00
Matthew e9ae7c3ee8
a 2019-10-27 21:14:28 -04:00
Matthew c4fd0c000b
rm prompt 2019-10-27 21:09:40 -04:00
Matthew aaeb35719f
add event listeners on process in client 2019-10-27 20:54:48 -04:00
Matthew fae3eab310
prefix should come from client, not directly 2019-10-27 20:51:02 -04:00
Matthew 72e9750d2d
would help if we'd actually inst the client 2019-10-27 20:47:45 -04:00
Matthew 308320e28e
would help if we'd actually inst the client 2019-10-27 20:43:48 -04:00
Matthew 798b770d08
would help if we'd actually inst the client 2019-10-27 20:30:03 -04:00
Matthew 9eda0e9b4c
would help if we'd actually inst the client 2019-10-27 20:23:01 -04:00
Matthew 38a840e5e5
get prefix from client, not directly 2019-10-27 20:19:55 -04:00
Matthew f83b62e3c0
set process title on constructor 2019-10-27 20:17:29 -04:00
Matthew 52050f41f3
should be .org, not .us 2019-10-27 20:17:15 -04:00
Matthew 700a146856
connect success log 2019-10-27 20:10:23 -04:00
Matthew d9c1c635e7
connect to mongo 2019-10-27 20:09:31 -04:00
Matthew a633aeda9b
add functions index 2019-10-27 20:05:32 -04:00
Matthew 80d64295ee
add sysinfo cmd and dataConversion func 2019-10-27 20:05:20 -04:00
Bsian 3b3fcf2513
Improvements to code 2019-10-26 19:32:56 +01:00
Bsian 851af0f0bf
Fix, don't error if dm fails 2019-10-26 18:34:29 +01:00
Bsian 80d1f5a7dd
Don't throw an error if user cannot be DMed 2019-10-26 18:33:05 +01:00
Bsian 8623ea288a
Typo fix 2019-10-26 18:30:51 +01:00
Matthew 706fb20aa9
final finishes on checkLock func 2019-10-26 13:07:05 -04:00
Matthew 2c8dc89a42
use util binded to client on messageCreate 2019-10-26 13:06:54 -04:00
Matthew be6866fbd3
add unlock command 2019-10-26 13:06:40 -04:00
Matthew 06c4390549
use util binded to client on modlogs 2019-10-26 13:06:32 -04:00
Matthew 57f5c2a01c
type on lock should be 2 2019-10-26 13:06:18 -04:00
Matthew 91fc45bf0c
add license 2019-10-26 00:15:33 -04:00
Matthew 9b601b3f65
New PKGs: moment, uuid 2019-10-26 00:04:20 -04:00
Matthew 7a025137e4
update /src index 2019-10-26 00:04:00 -04:00
Matthew 5badce06e3
Add nginx.conf file for CWG cmd template 2019-10-26 00:03:49 -04:00
Matthew 70c7e3f698
bind new util and new load functions func 2019-10-26 00:02:44 -04:00
Matthew 38f48bb324
change 'account' field in Moderation model to 'username' 2019-10-26 00:02:26 -04:00
Matthew 0e13cfaf48
change 'account' field in Account model to 'username' 2019-10-26 00:02:09 -04:00
Matthew 93c5cd0df9
Add interval func to check lock expirations 2019-10-26 00:01:49 -04:00
Matthew 74877e8a34
update Moderation model references in modlogs cmd 2019-10-26 00:01:31 -04:00
Matthew 420e1f8d2e
[WIP] cwg command for nginx handling 2019-10-26 00:01:16 -04:00
Matthew d33f92bf62
add new lock command 2019-10-26 00:01:02 -04:00
Matthew 4659cc5cd3
mv 2019-10-26 00:00:44 -04:00
Matthew 8388caacb4
move Util to class dir 2019-10-26 00:00:29 -04:00
Matthew 32d5f678bc
Merge branch 'master' of gitlab.libraryofcode.org:engineering/cloudservices-rewrite 2019-10-22 18:40:08 -04:00
Matthew a3ef700b73
config typings 2019-10-22 18:40:02 -04:00
Bsian f3347c95e0
index 2019-10-22 01:22:33 +01:00
Bsian 27c4202eb7
Added exec command 2019-10-22 01:21:25 +01:00