ayntee
|
9bc52d2ebf
|
fix(controllers): change return value of INTERACTION_CREATE event
|
2021-01-24 21:25:38 +04:00 |
|
ayntee
|
8fc6089386
|
refactor: remove index signatures
|
2021-01-21 22:34:26 +04:00 |
|
Ayyan
|
14ca3e1267
|
refactor: remove index signatures (#431)
|
2021-01-21 22:20:53 +04:00 |
|
Ayyan
|
e5a8f3b358
|
chore: setup "deno lint" (#331)
* chore: setup "deno lint"
* ci(lint): add --unstable flat to lint script
* lint
* lint
* refactor: destructure assignment for Message#guildID
* chore: remove TODO comment
* refactor: remove redundant async
* chore: switch to Deno stable vscode ext
* chore: remove ignore comments
* chore: remove ignore comments
* chore: remove @ts-ignore comment
* fixes
* fixes
* chore: remove deno-lint-ignore comment
* chore: add index signature
|
2021-01-03 20:12:42 +04:00 |
|
Ayyan
|
55f68a242d
|
types(structures): add return type for methods (#341)
|
2021-01-03 19:12:13 +04:00 |
|
Ayyan
|
8c9a075d30
|
fix: channels, presences, voiceStates can be undef (#301)
* fix(Guild): presences and voiceStates can be undef
* fix: handle undef Guild#voiceStates
* fix: channels, presences, voice_states can be undef
* Revert "fix: handle undef Guild#voiceStates"
This reverts commit ddd3c32e21.
|
2020-12-31 19:52:07 +04:00 |
|
Skillz
|
604a714b14
|
tiny fixes
|
2020-12-27 11:15:17 -05:00 |
|
Skillz
|
c9dc3623f0
|
fix
|
2020-12-27 11:11:18 -05:00 |
|
Skillz
|
d44309b557
|
add ban and unban to guild struct
|
2020-12-27 11:10:10 -05:00 |
|
Skillz
|
189dc150f2
|
rename to mod.ts
|
2020-12-26 19:30:32 -05:00 |
|
Skillz
|
0cfdb5fd43
|
fix guild struct
|
2020-12-26 19:26:09 -05:00 |
|
Skillz4Killz
|
e1d115ca0a
|
fmt
|
2020-12-27 00:06:16 +00:00 |
|
Skillz4Killz
|
4f12969cd8
|
fmt
|
2020-12-26 23:35:58 +00:00 |
|
Skillz4Killz
|
6e924f4ee6
|
add guild stuff
|
2020-12-26 22:41:28 +00:00 |
|
ayntee
|
7d183b9bef
|
Merge branch 'next' of https://github.com/discordeno/discordeno into getters
|
2020-12-22 22:06:41 +04:00 |
|
Ayyan
|
e49a23687e
|
refactor!: organize directories and files (#268)
* refactor!: organize directory structure
* fix: avoid stack overflow err
* chore: swtch back to std/encoding for base64
* style: format source files
|
2020-12-22 21:26:27 +04:00 |
|