Commit graph

61 commits

Author SHA1 Message Date
8d5c0e4c00 change default example value to empty string 2020-10-11 13:15:40 +11:00
78fde4b94c command to change personal prefixes 2020-10-11 13:14:16 +11:00
b277079493 add examples section to command base 2020-10-11 12:06:10 +11:00
13b98b5f59 added avatar command (need to do embed colour) 2020-10-11 12:05:55 +11:00
4fa6571845 fix member functions (PROBABLY INCOMPLETE) 2020-10-10 19:37:49 +11:00
ca2a00b65c add new functions, move wait into functions 2020-10-10 19:37:30 +11:00
cfa2f53f56 fixed object stuff 2020-10-10 19:37:11 +11:00
2f8c23eb6b ported from v1 2020-10-10 19:36:58 +11:00
83d2bd1e23 this is probably broken 2020-10-10 19:36:49 +11:00
0f2ad7dd7b allow getting all data 2020-10-10 16:26:27 +11:00
e85db060f0 idk where this came from lol 2020-10-10 16:26:17 +11:00
5d3e7b4366 added blacklist check 2020-10-10 16:26:06 +11:00
749f80ac9c access all 3 db's instead of just guild 2020-10-10 16:07:15 +11:00
023d630606 reworked permissions handler 2020-10-10 14:59:50 +11:00
33773b6b37 changes to notes 2020-10-10 14:59:41 +11:00
7966d9ba7f create so i dont forget i had this idea 2020-10-10 14:57:50 +11:00
fc988895fd start of permission handler 2020-10-10 14:22:39 +11:00
e845cfd605 export data variable to commands 2020-10-10 14:01:56 +11:00
98f47c3ac7 tanuki 2020-10-10 13:46:18 +11:00
aae1faccc8 eat the rich 2020-10-10 13:43:34 +11:00
c5face1ab0 added THINGS 2020-10-10 13:30:24 +11:00
f6a1a854ca add commands to cooldown collection 2020-10-10 13:30:07 +11:00
d214791a1f add cooldown 2020-10-10 13:29:49 +11:00
d18d9267f2 create collection for cooldown 2020-10-10 13:29:39 +11:00
2503b1a18a kind of need this (unfinished (not even started)) 2020-10-10 13:16:17 +11:00
df91191cf3 cleaned up isDeveloper(); 2020-10-10 13:15:40 +11:00
2cb9adb3da name field not needed 2020-10-10 12:56:23 +11:00
38e282186f create complete data objects using defaults 2020-10-10 12:56:14 +11:00
841edee464 changes due to new redis module 2020-10-10 11:38:29 +11:00
faa168d07c redis module finished! 2020-10-10 11:38:18 +11:00
a41173f441 new/updated dependencies 2020-10-10 11:37:54 +11:00
e8334d0976 more work on db 2020-10-09 19:31:37 +11:00
d7fa1515e9 log how many commands are loaded 2020-10-09 17:03:08 +11:00
a536ea0b3e dont need this 2020-10-09 16:04:36 +11:00
7c414c9571 emily workin on the redis module 2020-10-09 16:04:28 +11:00
dba47edf04 test command 2020-10-09 16:04:01 +11:00
06612b55b9 bye bye, useless console.log 2020-10-09 16:03:51 +11:00
036114715f remove "connected to db" log 2020-10-09 16:03:25 +11:00
c7c0145fca add "userError" function 2020-10-09 16:02:35 +11:00
869fb3468b incomplete but more performant redis module 2020-10-08 13:10:06 +11:00
ebb39b997d re-add unoptimised code for now 2020-10-08 13:09:41 +11:00
5f6c498cb2 update imports 2020-10-08 13:06:46 +11:00
4c3e5e635c combine messageUtil and functions 2020-10-08 13:06:06 +11:00
f005efc454 update imports 2020-10-08 13:05:14 +11:00
cfd675d29b rename util.js to functions.js 2020-10-08 13:05:06 +11:00
36f97355a4 formatting changes 2020-10-08 12:55:47 +11:00
3cb9c1373d finished command handler - just need event unload 2020-10-08 12:55:39 +11:00
846ea19282 formatting changes 2020-10-06 18:50:28 +11:00
6c6e94c63e todo: finish loader 2020-10-06 18:50:18 +11:00
a8300fc91d load package.json as client variable 2020-10-06 18:50:07 +11:00