Commit Graph

12 Commits

Author SHA1 Message Date
Helloyunho 5e5b4076ce format files and ready for v0.9.0 2020-12-02 21:29:52 +09:00
DjDeveloperr a7336c19e3 feat(commands): add CommandCategory and fix messageUpdate 2020-12-02 13:32:00 +05:30
DjDeveloperr 1de5692120 feat(almost-everything): a lot of things 2020-11-28 10:44:37 +05:30
yky4589 9e3cd603d9 File Name Change and Extra Edit 2020-11-04 21:38:00 +09:00
Helloyunho 2af8e15452
Merge branch 'main' into main 2020-11-03 01:31:10 +09:00
DjDeveloperr 1abd6f2138 Guild#roles, Guild#members, Guild#channels now work. All these are now cached in guildCreate, and deleted in guildDelete. And some new methods to be implemented by CacheAdapter, plus BaseManager#flush was added to flush cache. 2020-11-02 17:38:38 +05:30
Helloyunho 00baa2759e Fix some lint errors and make more runtime errors(for now) 2020-11-02 15:58:23 +09:00
DjDeveloperr 79a06f43d7 Some fixes, and fire Ready on Resume 2020-11-01 17:35:22 +05:30
DjDeveloperr 1c02edb015 RedisCacheAdapter (!), fixed resuming, error code handling, resume event added. Some caching missing yet though 2020-11-01 16:52:09 +05:30
DjDeveloperr e8347891d7 Caching fixes, new Managers, improvemnts 2020-10-31 18:30:33 +05:30
DjDeveloperr 935456906d RESTManager, CacheAdapters, and improvements 2020-10-31 17:15:33 +05:30
Helloyunho f319e0df91 MASSIVE UPDATE NOW WITH EVENTS
Co-Authored-By: Y <8479056+yky4589@users.noreply.github.com>
Co-Authored-By: Aki <71239005+AkiaCode@users.noreply.github.com>
2020-10-30 23:51:40 +09:00