Commit graph

64 commits

Author SHA1 Message Date
f479782a39 code cleanup + new db 2020-10-17 12:16:03 +11:00
ffc5592055 bye typescript 2020-10-17 12:15:46 +11:00
16fac7f78b update collection name 2020-10-17 12:15:38 +11:00
9bc01e599c backtrack on the folder name change 2020-10-17 12:15:27 +11:00
0bfa778ab4 rename base structures 2020-10-15 20:12:04 +11:00
84dca7344f rewrote some things in typescript 2020-10-15 20:11:47 +11:00
689e480a24 bye redis 2020-10-14 19:41:10 +11:00
f85f1fb2e4 new stuff 2020-10-14 19:41:05 +11:00
6dd7d93efd redis limitations 2020-10-11 15:03:54 +11:00
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
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