Commit Graph

15 Commits

Author SHA1 Message Date
ayntee 34ce39697a feat(rest/request_manager): support for multiple attachments (#484)
* feat(rest/request_manager): support for multiple attachments

Closes #483

* Use .map() instead of forEach()
2021-01-28 20:27:47 +04:00
Ayyan 417315f89e feat: add rateLimit event (#447)
* fix(controllers): change return value of INTERACTION_CREATE event

* feat: add rateLimit event

Closes https://github.com/discordeno/discordeno/issues/349

* Revert "fix(controllers): change return value of INTERACTION_CREATE event"

This reverts commit 9bc52d2ebf.

* https://open.spotify.com/track/6fxVffaTuwjgEk5h9QyRjy
2021-01-24 23:04:34 +04:00
Skillz a852624415 remove extra log 2021-01-14 12:47:52 -05:00
Skillz 50f47fece6 test use depth 10 for error 2021-01-14 12:25:52 -05: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
TriForMine 484f86638f refactor: resolve async promises, fixed typos, and used inline variable for return (#299)
* Added await in async function, fixed typos and used inline variable for return

* Added await in async function, fixed typos and used inline variable for return

* Revert "Added await in async function, fixed typos and used inline variable for return"

This reverts commit f31caf5d

* Added await in async function, fixed typos and used inline variable for return

* Fixes format

* Fixes format 2

* Fixes format 4475757

* Fixes format 878757854786312378657865785785785785

* Change return to await

* Fixing more issues

* Fixing even more issues

* Fixing even more issues +

* Fixes format
2020-12-30 12:31:11 +04:00
Skillz 189dc150f2 rename to mod.ts 2020-12-26 19:30:32 -05:00
Skillz4Killz af156b6b25 Merge pull request #262 from discordeno/getters
feat: implement getters
2020-12-26 18:37:55 -05:00
Skillz4Killz 4f12969cd8 fmt 2020-12-26 23:35:58 +00:00
ayntee d83a049a93 idk 2020-12-26 20:30:31 +04:00
ayntee 64884439db refactor(rest): move user agent to constants 2020-12-26 19:36:08 +04:00
ayntee 8e3fab7411 fix: remove util/cdn export 2020-12-24 17:59:15 +04:00
ayntee fe43cc8f88 Some updates―renaming interfaces and files 2020-12-23 18:12:12 +04:00
ayntee 321175a72f Revert "chore: verbose imports"
This reverts commit dfe6f371d3.
2020-12-23 11:03:06 +04:00
ayntee dfe6f371d3 chore: verbose imports 2020-12-22 22:59:09 +04:00