Commit Graph

11 Commits

Author SHA1 Message Date
Skillz4Killz
523ffe3a22 fix: interaction response bug with body being invalid (#2746)
* fix: readme runtime list

* Fix code style issues with ESLint

* node 18

* fix: websocket import type

* fix: body for interaction requests

---------

Co-authored-by: Lint Action <lint-action@samuelmeuli.com>
2023-01-28 15:36:28 -06:00
Yaikava
7f7544ee5c Node migration - devcontainer (#2672)
*  - feat: devcontainer -> node

* 👷‍♂ - ci: devcontainer - add tabnine, prettier
2022-12-01 10:55:14 -06:00
Jonathan Ho
d62e442224 enable inlay (#2568)
* enable inlay

* sneak in

* feat: add lock file
2022-11-01 14:29:46 -05:00
Skillz4Killz
a0a1554756 refactor: typings using ReturnType (#2105)
* fix: check new types idea

* fix: type errors

* fix: new style

* fix: more cleanup

* fix: more cleanup

* fix: cleanup audit logs

* fix: cleanup stickers

* fix: cleanup integrations

* fix: more cleanup

* fix: organize into 1 place

* fix: few errors

* fix: some broken import fixes

* fix: quite a lot of fixes across the board

* fix: more fixes for broken imports

* fix: more fixes for broken imports

* fix: handler imports

* fix: all remaining import errors

* fix: more errors needing fixes

* fix: clearing up transformers

* fix: few moer types

* fix: more cleanup of extra types

* fix: fmt

* fix: cleanup discordeno file

* Nuke Base Types (#2102)

* fix: cleanup snake stuff

* convert camelCase to snake_case (#2103)

* fix: add camelize

* fix: finalize remaining errors

* fix: imports in test

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-03-14 22:11:22 -04:00
Skillz4Killz
bfd1d6bb0e update deprecated value in container 2021-05-06 13:08:57 +00:00
Skillz4Killz
6646ee67e2 update dev container 2021-05-06 13:05:50 +00:00
ayntee
16ba155f33 style: format json files (#563) 2021-03-03 14:07:57 +04:00
ayntee
b021d3a21c chore: enable deno and deno lint in container 2021-03-01 21:28:29 +04:00
ayntee
aacb3d9927 Revert "idk"
This reverts commit 1d69a01a8a.
2020-12-27 18:49:55 +04:00
ayntee
1d69a01a8a idk 2020-12-26 18:35:59 +04:00
Skillz4Killz
5514d83793 Add support for codespaces 2020-12-07 14:24:47 +00:00