Commit Graph

37 Commits

Author SHA1 Message Date
DjDeveloperr d829c91c3e i tried 2021-04-04 14:59:56 +05:30
DjDeveloperr 22e041f440 refactor 2021-04-04 11:12:15 +05:30
Helloyunho 88519d9420 Add missing cdn functions, dynamic image format 2021-03-04 21:13:50 +09:00
DjDeveloperr c1cd6276ae feat: GuildTextChannel#{permissionsFor,overwritesFor}, TextChannel#triggerTyping, many other things 2021-01-25 16:58:46 +05:30
ayntee 93eee2f15d I have no idea what I am doing x2 2020-12-26 11:12:06 +04:00
ayntee 4cf153aaac I have no idea what I am doing 2020-12-26 11:09:09 +04:00
ayntee 900f6c3c3b Make linter happy 2020-12-26 11:07:33 +04:00
ayntee 95c2200386 Make DjDev happy 2020-12-26 11:05:26 +04:00
ayntee 678e988aec Remove redundant null assertion 2020-12-26 10:38:20 +04:00
ayntee 0a066a32e4 Goddamn it, i gotta install prettier plugin on vim 2020-12-26 10:36:52 +04:00
ayntee a14104ad14 Github online editor FTW 2020-12-26 10:36:09 +04:00
ayntee a69988b653 ci: add Emoji#id check 2020-12-26 10:34:15 +04:00
ayntee 73e9ba9a25 fix: DELETE request instead of PATCH 2020-12-26 10:17:54 +04:00
ayntee 6c576bec0a chore: implement role resolution internally 2020-12-26 10:11:26 +04:00
ayntee 104aa4249e chore: consistent return type 2020-12-25 20:45:21 +04:00
ayntee 6dd40afd3e Make linter happy :) 2020-12-25 20:41:21 +04:00
ayntee bef4d45a40 style: format files 2020-12-25 20:38:43 +04:00
ayntee f3fa4ca380 fix: remove type "null" from Emoji#id 2020-12-25 20:38:06 +04:00
ayntee 6c6334ee07 fix: add Emoji#guild property back 2020-12-25 20:36:23 +04:00
ayntee c59d8f1639 style: format structures/emoji.ts 2020-12-25 20:33:45 +04:00
ayntee 9c048686c8 feat(structures): add Emoji methods 2020-12-25 20:31:53 +04:00
Helloyunho eac5d52d83 Handle null-id emojis 2020-12-24 09:59:32 +09:00
DjDeveloperr 174d3cb58c fix(lint) & fix(code) 2020-12-03 10:58:20 +05:30
DjDeveloperr d1aba4a981 feat(jsdoc): pretty much done 2020-12-03 09:36:41 +05:30
Helloyunho 5e5b4076ce format files and ready for v0.9.0 2020-12-02 21:29:52 +09:00
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
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
yky4589 55eeb8dd3f Editting Base and User class, Embed etc 2020-10-25 15:50:32 +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
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