Commit graph

12 commits

Author SHA1 Message Date
86b3e57b4a
Delete cache of required files in util/
Addresses #5.
2021-03-10 23:48:41 +01:00
0bfeb8d3b6
Remove TODO
Not gonna implement reloading a specific module. I don't really see it
being worth it as it doesn't take a long time to just reload everything.
2021-03-10 21:10:55 +01:00
2594c5a60c
Change var to let on all variables
I've heard it's apparently best practice so I guess why not.
I don't know if it actually matters though.
2021-03-09 14:55:52 +01:00
984c86ef53
Remove commented out code 2021-03-08 21:17:04 +01:00
7b7054e9f5
Remove console.log debugging 2021-03-08 20:35:50 +01:00
acd2e2a502
Add support for reloading modules(commands) without restarting the bot. 2021-03-08 20:34:31 +01:00
0b6e92a75f
fix issue with month returning 1 less than expected 2021-02-19 22:12:10 +01:00
88b10d0ffd
update parsemention 2021-02-19 21:02:00 +01:00
4514b45ab8
Cleaned up code so it looks a bit better even though it still looks like shit lol 2021-02-19 12:26:39 +01:00
228f3468e7
removed joindates because idk how to do it properly 2021-02-19 11:55:36 +01:00
8e47ffcb14
Add creationJoinDates.js 2021-02-18 05:04:41 +01:00
4b780e0bf1
add parsemention 2021-02-16 21:49:43 +01:00