Commit Graph

12 Commits

Author SHA1 Message Date
ITOH 7bdbcb76d6 refactor: centralize types (#235)
* Centralize types and structures

* Resolve Conflict

* Update cache.ts
2020-12-08 22:23:36 +04:00
Skillz 6ecdb9fc9b move guild.members to cache.members 2020-11-18 11:58:26 -05:00
Skillz 7c8b85cde9 remove guild.channels 2020-11-18 00:11:22 -05:00
Skillz4Killz f40530ab9a Update cache.ts 2020-11-14 08:41:37 -05:00
ayntee 223ee10bc3 Add size() to cacheHandlers 2020-11-14 17:00:16 +04:00
ayyanm 10f67b090a Replace all occurrences of "import type" syntax to "import" syntax 2020-10-28 12:52:33 -07:00
chroventer 3fab966208 Organize imports (#127)
* Organize imports

* Organize imports
2020-10-02 01:35:48 -07:00
Skillz 0c1f9529e0 import type fixes 2020-09-20 19:45:34 -04:00
Skillz f3a113a6e3 structures made async to be overrideable 2020-09-17 17:49:18 -04:00
Skillz 21385804af more fixes 2020-09-16 12:47:13 -04:00
Skillz 894dd04cde custom caching complete 2020-09-16 11:21:09 -04:00
Skillz f1405fa8a1 work on custom cache 2020-09-15 09:14:43 -04:00