Commit Graph

327 Commits (0a35b339f4107dc536bab5cb4104d4320845f655)

Author SHA1 Message Date
Matthew 44d44ec043
eslint ignore 2020-05-14 01:46:09 +01:00
Matthew 6d0a1fa357
return help on kick if no args specified 2020-05-14 01:46:09 +01:00
Matthew 63b77fdf5b
various changes to contributing guidelines 2020-05-14 01:46:08 +01:00
hector6704 9f537d104a
remove useless import 2020-05-14 01:46:07 +01:00
hector6704 db82d260e2
add kick command and fix typo in .gitignore 2020-05-14 01:46:07 +01:00
DedShot™#9195 c9d39fff4c
Fix npm command dependencies variable 2020-05-14 01:46:06 +01:00
Matthew 08cf69173e
acknowledgements update 2020-05-14 01:46:05 +01:00
Matthew 0f39b55669
fixes for command arguments 2020-05-14 01:46:04 +01:00
Matthew 60550ee5b8
matt bio change 2020-05-14 01:46:04 +01:00
Matthew b7d2cd0bd8
acknowledgements for ryan 2020-05-14 01:46:03 +01:00
Matthew 8f06ad41e1
npm cmd bug fixes 2020-05-14 01:46:02 +01:00
Matthew 5d77817a72
jsdoc changes on Command class 2020-05-14 01:46:01 +01:00
Matthew 441579420a
changes to help cmd 2020-05-14 01:46:01 +01:00
Matthew 4cd7b0f12f
add help cmd 2020-05-14 01:46:00 +01:00
Matthew e961beb036
acknowledgement changes 2020-05-14 01:46:00 +01:00
Matthew 2ad7d3f506
fixes to whois perm calculations 2020-05-14 01:45:59 +01:00
Matthew c20557a2ad
fixes to npm command 2020-05-14 01:45:58 +01:00
DedShot™#9195 1eb05eff33
changed file name from mdn to npm 2020-05-14 01:45:58 +01:00
DedShot™#9195 8db1b708fa
Added timestamp and footer to the embed 2020-05-14 01:45:57 +01:00
DedShot™#9195 392fadc093
Added npm command 2020-05-14 01:45:56 +01:00
Matthew ed866067b4
fixes for undefined platforms 2020-05-14 01:45:55 +01:00
Matthew bf9ab41fcc
sort whois langs alphabetical order 2020-05-14 01:45:55 +01:00
Matthew 612b48dfa0
add missing c# case in switch statement 2020-05-14 01:45:54 +01:00
Matthew 0308e20528
info command 2020-05-14 01:45:54 +01:00
Matthew 4bf2311091
fix typos 2020-05-14 01:45:53 +01:00
Matthew 8067a8b348
delitem cmd 2020-05-14 01:45:53 +01:00
Matthew 9bd97df10a
fix issue with whois platform 2020-05-14 01:45:52 +01:00
Matthew d48386a7b1
add known languages list to whois 2020-05-14 01:45:51 +01:00
Matthew 2a87dd253c
add command to add known langs 2020-05-14 01:45:51 +01:00
Matthew 15eee459d1
fix typo in roleinfo (@dedshot) 2020-05-14 01:45:50 +01:00
Matthew a8cb977ae1
add new Member model 2020-05-14 01:45:49 +01:00
Matthew a4182db2eb
platform information in whois cmd 2020-05-14 01:45:49 +01:00
Matthew c2085378dd
perms fix (@dedshot) 2020-05-14 01:45:39 +01:00
Bsian 4f55e29094
Fix hex parsing 2020-04-21 18:53:12 +01:00
Matthew b0aadbc73e
ack updates 2020-04-20 14:30:28 -04:00
Matthew fee63d56aa
perm changes 2020-04-20 13:57:08 -04:00
Matthew 4541482cf5
acknowledgement title changes 2020-04-20 13:56:54 -04:00
Matthew d2d3a5c335
remove uuid from log id, use randomBytes(2).toString('hex') instead 2020-04-17 23:05:10 -04:00
Matthew 99d7e6c433
easter egg 2020-04-17 20:31:24 -04:00
Matthew ba03174ce4
enums dont have to explicity declare the #'s 2020-04-17 20:31:15 -04:00
Matthew 3b1cf59c36
better creation date formatting 2020-04-17 13:03:33 -04:00
Matthew 1f75d0ff91
add member count & fix position stuff 2020-04-17 12:59:13 -04:00
Matthew c8bc1b8f69
why is it using message.member 2020-04-17 12:47:26 -04:00
Matthew bf56a69aa4
fix multiple issues with users that have no roles in whois.ts 2020-04-17 12:44:17 -04:00
Matthew e1cfd6e3b1
target to ES2017, ES2020 usage will be determined in the future 2020-04-17 12:33:30 -04:00
Matthew ec8eff224b
fix multiple issues with property, message.guild does not exist 2020-04-17 12:33:03 -04:00
Bsian a1e8510073
I can remove this now 2020-04-17 14:49:17 +01:00
Bsian 1a41999e42
more improvements 2020-04-17 14:45:18 +01:00
Bsian 2c6cf8e552
Improvements 2020-04-17 13:42:25 +01:00
Bsian e780777adb Use error function
(cherry picked from commit 41cd6869f5)
2020-04-16 23:37:12 -04:00