DjDeveloperr
22e041f440
refactor
2021-04-04 11:12:15 +05:30
Helloyunho
064c3a6d76
🐛 Make <Member>.edit check channel type more precisely
2021-03-31 02:00:25 +09:00
Helloyunho
b4a1ae389d
✨ Add some few things that are useful to voiceState
2021-03-31 01:43:01 +09:00
Helloyunho
2a38fc1e00
Fix member nick type
2021-01-28 04:10:11 +09:00
DjDeveloperr
c1cd6276ae
feat: GuildTextChannel#{permissionsFor,overwritesFor}, TextChannel#triggerTyping, many other things
2021-01-25 16:58:46 +05:30
Fishuke
36e174a50a
fix JSDoc
2020-12-29 00:44:51 +03: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
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
b748086ae7
feat(api): add new api-related methods
2020-12-01 16:48:38 +05:30
DjDeveloperr
7835162fd5
feat(commands): replace texts with events, add whitelisting
2020-11-15 13:02:46 +05:30
DjDeveloperr
72f0b91643
fix(roles): Member#roles now uses MemberRolesManager instead of Role[]
2020-11-09 16:59:22 +05:30
DjDeveloperr
4b7699fe1a
Requested changes
2020-11-09 08:36:41 +05:30
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
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
yky4589
fedeef916c
Accepted Review (Helloyunho)
2020-10-25 17:02:24 +09:00
yky4589
55eeb8dd3f
Editting Base and User class, Embed etc
2020-10-25 15:50:32 +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