1
0
Fork 0
Commit Graph

960 Commits (7dc57d6c7bdc9f4f54d87d439cedb20ae4037e14)

Author SHA1 Message Date
Matthew d8049997a2
another fix attempt on eval 2019-10-27 21:50:11 -04:00
Matthew 1ca97d4627
another fix attempt on eval 2019-10-27 21:47:43 -04:00
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 3942e96524
Tidy and added delete account util 2019-10-27 16:22:49 +00:00
Bsian 26f0b6ef15
Added create alias 2019-10-27 15:18:18 +00:00
Bsian bc37ac49f3
Added message collector 2019-10-27 15:15:13 +00:00
Bsian 99a9a3911d
Created command 2019-10-27 01:08:42 +00:00
Bsian e71b449554
Revert "Created command"
This reverts commit dd35b8a9d2.
2019-10-27 01:07:36 +00:00
Bsian dd35b8a9d2
Created command 2019-10-27 01:06:57 +00:00
Bsian ca5cef1554
Removed duplicate utils file 2019-10-27 01:19:49 +01: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