Commit graph

127 commits

Author SHA1 Message Date
ayntee
a69988b653 ci: add Emoji#id check 2020-12-26 10:34:15 +04:00
Helloyunho
65b5c50ec3
Merge branch 'main' into reaction 2020-12-26 12:04:59 +09:00
DjDeveloper
d46cd0cbe5
Merge pull request #67 from DjDeveloperr/slash
feat: HTTP based Slash Commands util
2020-12-26 08:24:38 +05:30
ayntee
1e753cf51d feat: add Role#tags prop 2020-12-25 22:29:26 +04:00
ayntee
f3fa4ca380 fix: remove type "null" from Emoji#id 2020-12-25 20:38:06 +04:00
ayntee
9c048686c8 feat(structures): add Emoji methods 2020-12-25 20:31:53 +04:00
ayntee
30724dc791 fix: add permissions field to InteractionPayload#member 2020-12-25 16:22:10 +04:00
ayntee
d1fcce7b83 feat: add template structure and methods 2020-12-25 14:21:01 +04:00
Helloyunho
eac5d52d83 Handle null-id emojis 2020-12-24 09:59:32 +09:00
DjDeveloperr
94a447921d feat: member screening types update 2020-12-22 15:40:19 +05:30
DjDeveloperr
a9338ad88a Merge remote-tracking branch 'origin/main' into slash 2020-12-22 12:30:48 +05:30
DjDeveloperr
da0bfc12c7 feat: slash builde 2020-12-21 19:18:46 +05:30
Helloyunho
dced786e60 Add interfaces for channel edit 2020-12-20 17:14:57 +09:00
Helloyunho
dd70d96d50 Change category channel payload name 2020-12-20 17:14:05 +09:00
Helloyunho
837f045bdd Remove nsfw property in some channels
Some guild channels can't be a nsfw channel
2020-12-20 17:13:25 +09:00
Helloyunho
d7f4b244c1 Add Sticker Feature 2020-12-17 10:20:06 +09:00
DjDeveloperr
999fe88aa4 feat(slash): complete types 2020-12-16 16:12:52 +05:30
DjDeveloperr
844a408c74 export SlashModule 2020-12-15 11:08:37 +05:30
DjDeveloperr
3dcf57c658 feat(slash): add SlashModule and sub command support 2020-12-12 17:57:35 +05:30
DjDeveloperr
6e014b353e feat(slash): many new things 2020-12-10 12:25:52 +05:30
DjDeveloperr
d14fe15d68 feat: slash commands 2020-12-10 10:06:36 +05:30
DjDeveloperr
91c07e551e feat(gateway): option to customize client props 2020-12-09 10:48:39 +05:30
noamboy2006
43d013b62d lint errors/typos 2020-12-05 11:39:37 +09:00
noamboy2006
fe6930c065 miner grammer/typo fixes is comments. Changed all comments I can find to consider method as a singular noun, tho I might missed a few comments 2020-12-05 11:24:08 +09:00
DjDeveloperr
efbaf7becb feat(MessageOptions): make all fields of allowedMentions optional 2020-12-03 12:06:18 +05:30
Helloyunho
5e5b4076ce format files and ready for v0.9.0 2020-12-02 21:29:52 +09:00
Helloyunho
0cce37a3de
Don't import from mod.ts 2020-12-02 20:18:45 +09:00
DjDeveloperr
fb110946e0 feat(presence): added caching and last gateway event! 2020-12-02 16:38:10 +05:30
DjDeveloperr
484c6e3c7b feat: clean up things 2020-12-02 15:56:20 +05:30
Helloyunho
286af83d7a
Merge branch 'main' into main 2020-12-02 19:07:34 +09:00
DjDeveloperr
c7ef17a6d2 feat(reactions): implemented structures and events 2020-12-02 15:29:15 +05:30
Helloyunho
7c8e235bb4
Merge branch 'main' into master 2020-12-02 16:57:02 +09:00
CyberKnight007
e01d10dd66 made requested changes 2020-12-02 12:50:45 +05:30
DjDeveloperr
b748086ae7 feat(api): add new api-related methods 2020-12-01 16:48:38 +05:30
DjDeveloperr
a6697a75a7 feat: void -- start work 2020-12-01 13:54:49 +05:30
DjDeveloperr
1de5692120 feat(almost-everything): a lot of things 2020-11-28 10:44:37 +05:30
DjDeveloperr
c1bce28334 feat(integrations|application): implementation 2020-11-25 18:11:51 +05:30
DjDeveloperr
7cbf1e5151 fix: errors 2020-11-25 17:37:39 +05:30
Helloyunho
be2945c5eb Try to remove those anys (NOT TESTED) 2020-11-25 20:53:40 +09:00
DjDeveloperr
45673d8197 refactor(events:guildEmojiUpdate): split up into add, delete, update events 2020-11-15 13:29:07 +05:30
DjDeveloperr
7835162fd5 feat(commands): replace texts with events, add whitelisting 2020-11-15 13:02:46 +05:30
DjDeveloperr
c2e690fe78 Added GuildEmojisManager, Guild#emojis, and refactor RESTManager 2020-11-08 16:40:33 +05:30
Helloyunho
5256f05f04 Change names and format codes 2020-11-08 16:58:24 +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
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
DjDeveloperr
79a06f43d7 Some fixes, and fire Ready on Resume 2020-11-01 17:35:22 +05:30
Helloyunho
c3c9181133
Merge branch 'main' into main 2020-11-01 20:34:10 +09:00
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
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
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
Catry
0c9ab24f39 Add cdn
Co-Authored-By: Choi Minseo <minseo0388@outlook.com>
2020-10-23 12:19:40 +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
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
Catry
83567c1b35 Fix typo 2020-10-22 08:53:50 +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