Skillz
e45e5acdf3
docs: token guide
2023-04-19 13:26:16 -05:00
Skillz
a6c5cc4ca9
fix: mark acknowledged when responding
2023-04-19 13:16:52 -05:00
Skillz
fbeec8920c
fix: add a file attachment test
2023-04-19 13:16:17 -05:00
Skillz4Killz
e54f51a7af
fix: hack in helpers again ( #3008 )
...
* fix: hack in helpers again
* fix: remaining type errors
* fix: weird linter issue
2023-04-19 12:57:36 -05:00
Skillz4Killz
ad4832c482
docs: more rr guide
2023-04-19 04:23:09 +00:00
Skillz4Killz
7b06df4b1c
feat:i interaction.respond
2023-04-19 04:21:50 +00:00
Awesome Stickz
e70bfc3a81
fix(types): MessageActivityTypes.JoinRequest ( #3007 )
...
* fix(types): MessageActivityTypes.JoinRequest
* fix: docs links for typings
* use explicit values for enums
2023-04-19 04:19:29 +00:00
Skillz4Killz
06f3c93790
fix: handle completed request marking behavior bug
2023-04-17 18:45:57 +00:00
Skillz4Killz
b496f4c1ac
fix: being in a loop is not a good sign
2023-04-17 16:09:18 +00:00
Skillz4Killz
286a7c9f64
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-17 16:00:07 +00:00
Skillz4Killz
250f524885
fix: some improvements to invalid bucket
2023-04-17 16:00:01 +00:00
Awesome Stickz and Skillz4Killz
3ebe151643
fix(website): faq grammar ( #3003 )
...
* fix: website faq grammar
* fix: more faq grammar fixes
* Update website/src/components/home/faq/index.tsx
* Update website/src/components/home/faq/index.tsx
---------
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2023-04-17 01:57:02 +00:00
Yaikava
fd518cb554
🐛 - fix: bot pkg - gateway - prefer snakecase by default ( #3006 )
2023-04-16 23:53:02 +00:00
Peter and Peter Hanania
d320334663
Mobile responsiveness + add loading ( #3005 )
...
* Mobile responsiveness + add loading
* formatting + remove animate.css - causing useless lag
---------
Co-authored-by: Peter Hanania <peter@pogy.xyz >
2023-04-16 23:52:35 +00:00
Awesome Stickz
85ea2d9b8c
fix(bot): missing exports of types ( #3004 )
...
* fix(bot): missing exports of types
* fix: add other exports
2023-04-16 23:51:17 +00:00
Skillz4Killz
c289987368
fix: faq
2023-04-16 05:51:08 +00:00
285908b306
Feat: Website Rewrite ( #2996 )
...
* Feat: Remake website
* update yarn.lock
---------
Co-authored-by: Peter Hanania <peter@pogy.xyz >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2023-04-15 21:11:44 +00:00
Yaikava
e9c011eef5
fix(rest): oauth2Application route ( #3002 )
2023-04-15 14:52:23 +02:00
Awesome Stickz
b2bffcf942
fix: big bot guide - further optimizations ( #2999 )
2023-04-14 18:53:37 +00:00
ITOH
8ee3b59d90
fix(rest): only calculate bits if not undefined ( #3000 )
2023-04-14 18:52:41 +00:00
Skillz4Killz
2524b33f89
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-13 22:40:09 +00:00
Skillz4Killz
2d7990520a
fix: GUILD_LOADED_DD
2023-04-13 22:40:04 +00:00
Jonathan Ho
dda4d75de1
fix(rest,utils): reverse "refactor: use node-fetch" 6a6a334 ( #2995 )
2023-04-13 22:05:18 +00:00
Skillz4Killz
e19eca5e80
fix: transformer customizers for channel, member, role, user
2023-04-10 04:09:45 +00:00
Skillz4Killz
cebe1f4056
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-10 03:24:17 +00:00
Skillz4Killz
987728ab78
fix: channel create guild id was missing
2023-04-10 03:23:52 +00:00
dfb7f93dd8
fix(types): DiscordCreateApplicationCommand.description is optional ( #2986 )
...
* Made the description optional for creating commands
* Update packages/types/src/discord.ts
Co-authored-by: ITOH <to@itoh.at >
---------
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2023-04-09 23:47:15 +00:00
DeveloperDragon and ITOH
da0590120f
feat(bot): add Interaction.data.type for Command interactions ( #2987 )
...
* Add type property to data
* Add back type I accidentally removed
---------
Co-authored-by: ITOH <to@itoh.at >
2023-04-09 21:59:49 +00:00
DeveloperDragon
5638766882
Fix option for preferSnakeCase ( #2984 )
2023-04-09 20:34:12 +00:00
Skillz4Killz
40eaf1757c
refactor(bot)!: interaction.data.guildId is useless ( #2982 )
2023-04-08 16:32:31 +02:00
Jonathan Ho
7151b338e4
ci(bench): fix benchmark result not saved for pr ( #2981 )
2023-04-08 16:31:35 +02:00
Jonathan Ho
0b8cb1e463
ci(rest): proxy multi arch image ( #2980 )
...
* ci(rest-proxy): multi arch image
* ci(rest-proxy): fix doc
* ci(rest-proxy): add test build multi arch image
* ci(rest-proxy): update version
* ci(rest-proxy): fix missing setup buildx
* ci(rest-proxy): fix target
* ci(rest-proxy): fix trivy
* ci(rest-proxy): fix cache
* ci(rest-proxy): load true
* ci(rest-proxy): move image scan
* ci(rest-proxy): fix name
* ci(rest-proxy): fix cache
* ci(rest-proxy): add name
* ci(rest-proxy): add schedule scan
* ci(rest-proxy): fix string
* ci(rest-proxy): update cache version
2023-04-08 16:30:42 +02:00
Skillz4Killz
8ed5aed3a3
fix: linter errors
2023-04-07 17:56:36 +00:00
Skillz4Killz
3e88d5c956
fix: slight code improvement
2023-04-07 17:44:29 +00:00
Skillz4Killz
a571431cf6
feat: channel, member, role with new style
2023-04-07 17:21:29 +00:00
Skillz4Killz
9fad36087f
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-06 06:50:31 +00:00
Skillz4Killz
b5cca2e1c9
feat: transformer user new style
2023-04-06 06:50:27 +00:00
ITOH
25fd78b93e
ci(rest): fix rest proxy image registry ( #2978 )
2023-04-05 22:09:44 +00:00
Jonathan Ho
51fd668dfb
ci(rest): proxy add basic ci ( #2976 )
...
* ci(rest-proxy); add basic ci
* ci(rest-proxy); add workflow to path filter
* ci(rest-proxy): fix path
* ci(rest-proxy): add target
* ci(rest-proxy): add publish job
* ci(rest-proxy): fix image name path
2023-04-05 21:57:41 +00:00
Skillz4Killz
60623474e6
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-05 21:08:08 +00:00
Skillz4Killz
e318e44752
feat: interaction transformer new style
2023-04-05 21:08:04 +00:00
Jonathan Ho
79ff2bf0c8
docs(rest-proxy): add comment ( #2975 )
2023-04-05 19:28:50 +00:00
Jonathan Ho and Skillz4Killz
747c80f1f6
feat(rest-proxy): init docker ( #2972 )
...
* feat(rest-proxy): init docker
* refactor(rest-proxy): smaller size
---------
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2023-04-05 19:21:40 +00:00
ITOH
60d1c2d3eb
refactor(types)!: remove PRIVATE_THREADS guild feature ( #2974 )
...
Closes: https://github.com/discordeno/discordeno/issues/2847
2023-04-05 13:45:53 -05:00
Skillz4Killz
32fe8b8d88
fix: remove private thread
2023-04-05 18:41:36 +00:00
Skillz4Killz
afd7e17791
Merge branch 'main' of https://github.com/discordeno/discordeno
2023-04-05 18:40:21 +00:00
Skillz4Killz
a30eda0165
fix: test new image
2023-04-05 18:40:18 +00:00
Skillz4Killz and Jonathan Ho
3127531a46
fix: finish bucket file coverage ( #2968 )
...
* fix: finish bucket file coverage
* Update packages/utils/tests/bucket.spec.ts
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
---------
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
2023-04-05 13:32:18 -05:00
ITOH
f249e58c68
feat(bot,types): add missing automod trigger metadata ( #2973 )
2023-04-05 17:55:32 +00:00
Skillz4Killz
ebc9ec533d
chore: move proxy files to src folder
2023-04-05 05:00:38 +00:00