Matthew
|
417e24c8a1
|
Add stats cmd
|
2020-07-21 04:12:56 -04:00 |
Bsian
|
078c334d52
|
Move errors to webhooks
|
2020-07-15 15:51:50 +01:00 |
Matthew
|
98216ceecf
|
API changes and new database models w/ new utils
|
2020-07-13 00:01:53 -04:00 |
Matthew
|
947140a4c8
|
changes to localstorage: +gzip compression
|
2020-07-09 19:09:46 -04:00 |
Matthew
|
5544354727
|
fixes for mute
|
2020-07-09 05:03:59 -04:00 |
Matthew
|
7c5fce7c1f
|
various fixes
|
2020-07-09 04:49:09 -04:00 |
Matthew
|
9c119691a4
|
mute command, local storage class, and additional improvements
|
2020-07-09 04:41:29 -04:00 |
Matthew
|
cd4805dbae
|
add rank commands
|
2020-07-06 03:15:06 -04:00 |
Matthew
|
6522eadf19
|
fixes to try to fix memory leak
|
2020-06-16 17:32:01 -04:00 |
Matthew
|
1d581a8639
|
add email transporter to util
|
2020-06-15 21:34:54 -04:00 |
Matthew
|
826f28556e
|
new config options
|
2020-06-15 21:34:41 -04:00 |
Matthew
|
f9753b25fb
|
remove unneeded comments
|
2020-06-01 19:15:40 +00:00 |
Bsian
|
496c9bb67d
|
Fix various issues
|
2020-05-21 12:40:53 +01:00 |
Bsian
|
13b915ab5a
|
Require events at runtine
Fixes #9
|
2020-05-21 09:26:28 +01:00 |
Bsian
|
4a30a27038
|
Fixes #8
|
2020-05-19 22:34:55 +01:00 |
Matthew
|
9e88445bbf
|
Fixes #7
|
2020-05-17 21:59:56 -04:00 |
Bsian
|
9bc1576fc7
|
Use eris interface
|
2020-05-17 01:34:44 +01:00 |
Bsian
|
830f81b8f6
|
Remove as many error overrides as possible
|
2020-05-17 01:34:39 +01:00 |
Bsian
|
ad5662c565
|
Should stop undefined spamming in error channel
|
2020-05-14 01:46:24 +01:00 |
Matthew
|
41b006557b
|
disabled val on set to true
|
2020-05-14 01:46:19 +01:00 |
Matthew
|
8589cd2068
|
add all events to Client#events Collection<Function>
|
2020-05-14 01:46:19 +01:00 |
Matthew
|
34d1f585fd
|
bind server management to Client
|
2020-05-14 01:46:11 +01:00 |
Matthew
|
39a58d086e
|
add server/route/management API
|
2020-05-14 01:46:10 +01:00 |
hector6704
|
db82d260e2
|
add kick command and fix typo in .gitignore
|
2020-05-14 01:46:07 +01:00 |
Matthew
|
5d77817a72
|
jsdoc changes on Command class
|
2020-05-14 01:46:01 +01:00 |
Matthew
|
4cd7b0f12f
|
add help cmd
|
2020-05-14 01:46:00 +01:00 |
Matthew
|
a8cb977ae1
|
add new Member model
|
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
|
fee63d56aa
|
perm changes
|
2020-04-20 13:57:08 -04:00 |
Matthew
|
d2d3a5c335
|
remove uuid from log id, use randomBytes(2).toString('hex') instead
|
2020-04-17 23:05:10 -04:00 |
Bsian
|
a1e8510073
|
I can remove this now
|
2020-04-17 14:49:17 +01:00 |
Bsian
|
2c6cf8e552
|
Improvements
|
2020-04-17 13:42:25 +01:00 |
Bsian
|
9dab377235
|
Fix everything
Matt please don't change the ECMA target
(cherry picked from commit cfe5e65ed8 )
|
2020-04-16 22:59:53 -04:00 |
Matthew
|
563db7d9a7
|
add colors to mod embeds and code refactor
|
2020-04-16 17:57:50 -04:00 |
Matthew
|
0c789f6629
|
fix issues relating to recent merged MR
|
2020-04-15 23:03:07 -04:00 |
Null
|
11f51b2508
|
Revert to stricter resolver
|
2020-04-15 16:00:32 -05:00 |
Matthew
|
88d44fa484
|
add usage prop
|
2020-04-15 15:33:39 -04:00 |
Matthew
|
11c39b8c65
|
important commands not disabled on err
|
2020-04-15 15:33:27 -04:00 |
Matthew
|
dc09c42923
|
changes to class & add Moderation class on Util
|
2020-04-15 15:13:44 -04:00 |
Null
|
3c6ecb8e76
|
Add channel resolver
|
2020-04-15 11:19:46 -05:00 |
Null
|
2206a11050
|
Ignore eslint loops warning/error
|
2020-04-15 11:02:13 -05:00 |
Null
|
104cd69862
|
Fix member resolver
|
2020-04-15 10:59:22 -05:00 |
Null
|
35ab708dfc
|
Add ability to resolve roles
|
2020-04-15 10:57:37 -05:00 |
Null
|
f26bee8c7a
|
Improve resolver further
Use startsWith over includes for better accuracy, allow iterations on the query to avoid accidental user input screwing up resolver
|
2020-04-15 10:42:08 -05:00 |
Matthew
|
4a94e56842
|
fix bsian's shit formatting ;)
|
2020-04-15 11:29:43 -04:00 |
Bsian
|
d548b027e1
|
Include partial resolver
|
2020-04-15 11:26:03 -04:00 |
Bsian
|
28fc40763a
|
Formatting
|
2020-04-15 11:15:50 -04:00 |
Bsian
|
012dfb14bc
|
Fixes my fix
|
2020-04-15 11:15:18 -04:00 |
Bsian
|
b4ff1ce805
|
Fixes #2
|
2020-04-15 11:12:36 -04:00 |
Null
|
784bb76fc9
|
fix(src/class/Util.ts): Make mentions resolve
|
2020-04-14 23:19:54 -05:00 |
Null
|
ba328b6c7d
|
fix(src/class/Util.ts): Fix resolver
|
2020-04-14 22:52:23 -05:00 |
Matthew
|
bc72e484f8
|
error handling funcs
|
2020-04-14 21:33:34 -04:00 |
Matthew
|
cbc06a508d
|
dynamically load emotes from configs/emotes.json
|
2020-04-14 21:18:44 -04:00 |
Matthew
|
fd9680ae95
|
update src/class index file
|
2020-04-14 19:03:20 -04:00 |
Matthew
|
f121a9bd37
|
add Util class
|
2020-04-14 19:03:10 -04:00 |
Matthew
|
54151f911c
|
add RichEmbed class
|
2020-04-14 19:03:04 -04:00 |
Matthew
|
9a1c63a9ca
|
fix issue with aliases and add further typings to Command
|
2020-04-14 19:02:55 -04:00 |
Matthew
|
e0695fe39c
|
changes to client config
|
2020-04-14 19:02:28 -04:00 |
Matthew
|
bfb7e962c3
|
Initial commit
|
2020-04-14 13:15:33 -04:00 |