Commit Graph

20 Commits

Author SHA1 Message Date
Helloyunho 21ccf4c054 Add "easy to use" Overwrite type, Make GuildChannel(for base), Separate GuildTextChannel from textChannel.ts 2021-03-20 00:39:14 +09:00
DjDeveloperr 950243af5c add updateRefs 2021-02-06 19:25:45 +05:30
DjDeveloperr 2dcce6e2bb feat: sharding (!) 2021-01-24 22:16:10 +05:30
DjDeveloperr e7b0804616 feat: port to typed EventEmitter 2021-01-20 15:35:15 +05:30
Helloyunho 9688d248e3 Add edit channel feature 2020-12-20 18:11:37 +09:00
DjDeveloperr 1119379fb5 fix: nightly build failing 2020-12-06 13:15:38 +05:30
DjDeveloperr f6c307844f feat(voice): add Gateway#updateVoiceState, VoiceChannel#join, VoiceChannel#leave 2020-12-05 14:26:43 +05:30
DjDeveloperr 174d3cb58c fix(lint) & fix(code) 2020-12-03 10:58:20 +05:30
Helloyunho 5e5b4076ce format files and ready for v0.9.0 2020-12-02 21:29:52 +09:00
DjDeveloperr 04f2912c3c Fix lint... 2020-11-08 13:27:24 +05:30
Helloyunho 2af8e15452
Merge branch 'main' into main 2020-11-03 01:31:10 +09:00
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
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
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