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
97b5c82023
Merge branch 'main' of https://github.com/discord-deno/discord.deno into main
2020-10-25 17:26:19 +09:00
yky4589
0ed7e64550
수1정
2020-10-25 17:20:11 +09:00
yky4589
abaeb6d966
Hotfix autoInit
2020-10-25 17:18:32 +09:00
Helloyunho
8f12196370
Merge pull request #15 from yky4589/main
...
Editting Base and User class, Embed etc
2020-10-25 17:06:58 +09:00
yky4589
fedeef916c
Accepted Review (Helloyunho)
2020-10-25 17:02:24 +09:00
yky4589
3b8c961758
Fxxking Git Conflict
2020-10-25 15:55:42 +09:00
yky4589
fcdf443b43
leaked..
2020-10-25 15:55:24 +09:00
yky4589
a883eb55df
Oops Server ID leaked
2020-10-25 15:50:47 +09:00
yky4589
55eeb8dd3f
Editting Base and User class, Embed etc
2020-10-25 15:50:32 +09:00
yky4589
1bf512bced
Editting Base and User class, Embed etc
2020-10-25 15:49:56 +09:00
Lee Hyun
e02c0c3662
Merge pull request #14 from UnderC/main
...
Fix typo
2020-10-25 10:23:48 +09:00
Lee Hyun
988a6390f6
Fix typo
2020-10-25 10:22:54 +09:00
yky4589
8cf02d2ba4
Edited Base and Tested
2020-10-25 09:15:33 +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
Catry
b7e89ea263
change filenames
2020-10-24 21:27:22 +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
Choi Minseo
01d9b82f47
Merge pull request #12 from minseo0388/main
...
Merge pull request #1 from discord-deno/main
2020-10-23 16:10:30 +09:00
Y
9a50b35f8b
Merge pull request #1 from discord-deno/main
...
Mergin from origin
2020-10-23 14:31:41 +09:00
Catry
c730a9cfd8
Merge branch 'main' of https://github.com/discord-deno/discord.deno into main
2020-10-23 12:19:55 +09:00
Catry
0c9ab24f39
Add cdn
...
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
2020-10-23 12:19:40 +09:00
Catry
8d4859c6d4
Add cdn
...
Co-Authored-By: khk4912 <30457148+khk4912@users.noreply.github.com>
2020-10-23 12:16:29 +09:00
Helloyunho
e85f86df6d
Update Test Bot File and Gateway
...
- Gateway now can be closed **safely**.
- test bot config now exports `TOKEN`.
2020-10-23 01:01:00 +09:00
Helloyunho
e68b00e9a2
Update gatewayTypes.ts
...
- Added TypeStart, VoiceServerUpdate, WebhooksUpdate interfaces
Co-Authored-By: Aki <71239005+AkiaCode@users.noreply.github.com>
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
2020-10-23 00:57:22 +09:00
Helloyunho
d091201ead
Oops token leak
...
Don't use leaked token. It doesn't work anyway.
2020-10-23 00:55:42 +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
Catry
b7896756cd
Fix typos
...
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 15:48:43 +09:00
Catry
21b8954a7f
Fix Typos
...
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 15:19:30 +09:00
Catry
599997414b
Add Types and Finish Endpoints (TODO: ENDPOINT #1 )
...
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 15:10:51 +09:00
Choi Minseo
9b34b59b38
Merge pull request #8 from minseo0388/main
...
Update endpoint.ts
2020-10-22 12:37:37 +09:00
Donghan
0120b4b837
Update endpoint.ts
...
넌 너무 아름다워서
2020-10-22 12:36:31 +09:00
Choi Minseo
cee9648011
Merge pull request #7 from minseo0388/main
...
Update endpoint.ts
2020-10-22 12:12:33 +09:00
Donghan
2a1ac14a48
Update endpoint.ts
...
그림 같은 푸른 빛에 너를 담았네
2020-10-22 12:11:50 +09:00
Choi Minseo
1a32113d19
Merge pull request #6 from minseo0388/main
...
Update endpoint.ts
2020-10-22 09:28:33 +09:00
Donghan
2249afbd16
Update endpoint.ts
2020-10-22 09:27:57 +09:00
Choi Minseo
445a1552f9
Merge pull request #5 from minseo0388/main
...
Update endpoint.ts
2020-10-22 09:19:03 +09:00
Donghan
43eca672a1
Update endpoint.ts
2020-10-22 09:17:29 +09:00
yky4589
418d14b849
Merge pull request #4 from AkiaCode/main
...
Add Emoji, Template, Voice Endpoints and fix typo
2020-10-22 09:15:14 +09:00
Catry
418ff00eb8
Add Emoji, Template, Voice Endpoint and Fix typo
2020-10-22 09:11:46 +09:00
Catry
f41f60beb4
Add Emoji Endpoints
2020-10-22 09:05:23 +09:00
Helloyunho
51e862c915
Merge pull request #3 from AkiaCode/main
...
Fix typo
2020-10-22 08:55:32 +09:00
Catry
83567c1b35
Fix typo
2020-10-22 08:53:50 +09:00
Helloyunho
2ca8e1c56b
Merge pull request #2 from AkiaCode/main
...
Add CDN Endpoints
2020-10-22 08:30:29 +09:00
Catry
22cd31be1c
Add CDN Endpoints
2020-10-22 01:57:03 +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
Helloyunho
c21fab2aff
Initial commit
2020-10-20 23:58:44 +09:00