Commit Graph

44 Commits

Author SHA1 Message Date
Helloyunho 5e5b4076ce format files and ready for v0.9.0 2020-12-02 21:29:52 +09:00
DjDeveloperr fb110946e0 feat(presence): added caching and last gateway event! 2020-12-02 16:38:10 +05:30
Helloyunho 7c8e235bb4
Merge branch 'main' into master 2020-12-02 16:57:02 +09:00
CyberKnight007 620299462e fixed some weird sheez 2020-12-01 20:03:05 +05:30
CyberKnight007 62c18886ca vsc acting weird -_- 2020-12-01 19:59:48 +05:30
CyberKnight007 c1ec7a7353 feat invite events 2020-12-01 19:45:43 +05:30
DjDeveloperr b748086ae7 feat(api): add new api-related methods 2020-12-01 16:48:38 +05:30
DjDeveloperr 50d1da11e6 merge main repo 2020-12-01 13:55:34 +05:30
DjDeveloperr a6697a75a7 feat: void -- start work 2020-12-01 13:54:49 +05:30
Helloyunho 0baa2c2b51 try not to use unknown 2020-11-30 20:11:49 +09:00
DjDeveloperr c1bce28334 feat(integrations|application): implementation 2020-11-25 18:11:51 +05:30
DjDeveloperr 7835162fd5 feat(commands): replace texts with events, add whitelisting 2020-11-15 13:02:46 +05:30
DjDeveloperr e6b0e45ff6 Requested Changes (2) 2020-11-08 17:07:35 +05:30
DjDeveloperr 94b33c9c8a Requested Changes 2020-11-08 17:06:30 +05:30
DjDeveloperr c2e690fe78 Added GuildEmojisManager, Guild#emojis, and refactor RESTManager 2020-11-08 16:40:33 +05:30
DjDeveloperr 7ba21edae2 Fix errors 2020-11-08 14:17:01 +05:30
DjDeveloper b15c5fb79d
Merge branch 'main' into main 2020-11-08 14:13:45 +05:30
DjDeveloperr e15177c618 Fix some conflicts 2020-11-08 14:01:00 +05:30
Helloyunho e5ed54a2dd lint error fix 2020-11-08 17:06:54 +09:00
Helloyunho cc99b028c6 Oops fix error 2020-11-08 17:04:41 +09:00
DjDeveloperr 04f2912c3c Fix lint... 2020-11-08 13:27:24 +05:30
DjDeveloperr 70824135a7 Fixed Member Caching, Message#member, Member#roles 2020-11-07 18:35:37 +05:30
yky4589 6228bbd3ce File Name Change #3 2020-11-04 21:43:32 +09:00
yky4589 9e3cd603d9 File Name Change and Extra Edit 2020-11-04 21:38:00 +09:00
DjDeveloperr 0fed83cb2d Fixed 173 Lint Errors 2020-11-03 14:51:29 +05:30
DjDeveloper 5da856a3ad Error Fixes 2020-11-03 10:49:57 +05:30
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 99630d74cf Some fixes. Working on Child Managers (not added, will continue tomorrow) 2020-11-01 19:12:00 +05:30
Helloyunho c3c9181133
Merge branch 'main' into main 2020-11-01 20:34:10 +09:00
DjDeveloperr 1c02edb015 RedisCacheAdapter (!), fixed resuming, error code handling, resume event added. Some caching missing yet though 2020-11-01 16:52:09 +05:30
AkiaCode 60abf0b845
Change TypesFiles 2020-10-31 21:33:34 +09:00
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
Helloyunho e899738b55 Has some errors but since we didn't committed so long
Co-Authored-By: Aki <71239005+AkiaCode@users.noreply.github.com>
Co-Authored-By: Lee Hyun <ink0416@naver.com>
Co-Authored-By: khk4912 <30457148+khk4912@users.noreply.github.com>
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
Co-Authored-By: Y <8479056+yky4589@users.noreply.github.com>
2020-10-29 23:43:27 +09:00
Helloyunho 1d067a957c Now we can listen and send event
Co-Authored-By: Aki <71239005+AkiaCode@users.noreply.github.com>
Co-Authored-By: Lee Hyun <ink0416@naver.com>
Co-Authored-By: khk4912 <30457148+khk4912@users.noreply.github.com>
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
Co-Authored-By: Y <8479056+yky4589@users.noreply.github.com>
2020-10-26 02:03:53 +09:00
yky4589 55eeb8dd3f Editting Base and User class, Embed etc 2020-10-25 15:50:32 +09:00
yky4589 251e4c482d autoInit, refresh in Base class 2020-10-25 03:11:27 +09:00
Helloyunho c846bd6f61 Try to make Base class useful
Co-Authored-By: Aki <71239005+AkiaCode@users.noreply.github.com>
Co-Authored-By: Y <8479056+yky4589@users.noreply.github.com>
Co-Authored-By: Lee Hyun <ink0416@naver.com>
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
Co-Authored-By: khk4912 <30457148+khk4912@users.noreply.github.com>
2020-10-25 00:00:42 +09:00
Helloyunho 9f9a8d6066 Clean Up Some Codes and Names
Co-Authored-By: Aki <71239005+AkiaCode@users.noreply.github.com>
2020-10-24 21:11:54 +09:00
Helloyunho 1e8475456a Caching, Fetching, and other things
- Make the gateway fetches guilds from Discord response
- Fetch guilds with only ID and client
- Make more types
- Fix lint errors

Co-Authored-By: Y <8479056+yky4589@users.noreply.github.com>
Co-Authored-By: khk4912 <30457148+khk4912@users.noreply.github.com>
Co-Authored-By: Aki <71239005+AkiaCode@users.noreply.github.com>
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
2020-10-24 01:11:00 +09:00
Helloyunho ca7d143ddc Finally got somewhat working 👍
Co-Authored-By: Aki <71239005+AkiaCode@users.noreply.github.com>
Co-Authored-By: Lee Hyun <ink0416@naver.com>
Co-Authored-By: khk4912 <30457148+khk4912@users.noreply.github.com>
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
Co-Authored-By: Junseo Park <wonderlandpark@callisto.team>
Co-Authored-By: Y <8479056+yky4589@users.noreply.github.com>
2020-10-23 00:50:47 +09:00
Helloyunho 4b9123f5f6 Project start
Co-Authored-By: Lee Hyun <ink0416@naver.com>
Co-Authored-By: yky4589 <8479056+yky4589@users.noreply.github.com>
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
Co-Authored-By: Aki <akiacode@users.noreply.github.com>
2020-10-22 01:30:42 +09:00