LTS20050703
c53aad2ea8
style: deno fmt ( #2219 )
2022-05-14 12:03:17 +01:00
ITOH
544cfdbc1c
fix(.github): repo syncer remove deleted files ( #2216 )
2022-05-14 12:02:33 +01:00
meister03
8e3a2f066a
fix(types): use snowflake transformer instead of direct BigInt call ( #2217 )
...
Co-authored-by: meister03 <root@_HOSTNAME_>
2022-05-14 12:02:07 +01:00
meister03
7caab52b68
Forum channel ( #2160 )
...
* [WIP] Forum Channels
* Delete package-lock.json
🤕
* Add Message typings and fix createForumPost
* Remove unnecessary comment
* Update helpers/channels/forums/createForumPost.ts
Use transformer
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com >
* Update helpers/channels/forums/createForumPost.ts
Use Pascal case for `CreateForumPostWithMessage`
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
* Update helpers/channels/forums/createForumPost.ts
Use Pascal case for `CreateForumPostWithMessage`
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com >
* Remove unneeded types
* Revert Review and Edit it
* Add reason
Co-authored-by: meister03 <root@_HOSTNAME_>
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-13 10:28:53 -04:00
LTS20050703
749dafd1ce
add default_member_permissions and dm_permission ( #2215 )
...
* add default_member_permissions and dm_permission
* update application command transformer and interfaces
* fix type error
2022-05-13 10:25:15 -04:00
LTS20050703
453fd45ef7
localization updates ( #2206 )
...
* localization updates
Upstream: 2f854d3fd6
Types: DiscordApplicationCommmand and DiscordApplicationCommandOption: Update documentation
Types: DiscordActivityButton: Add documentation link
Helper: upsertApplicationCommand: All fields are optional, but any fields provided will entirely overwrite the existing values of those fields.
* revert unrelated changes
* update SLASH_COMMANDS_NAME_REGEX
* createApplicationCommand options: AtLeastOne instead of Partial
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-13 09:25:57 -04:00
LTS20050703
de292cd613
add support for get guild bans options ( #2207 )
...
* add support for get guild bans options
* fix getBans query string params
* fix typo
Co-authored-by: ITOH <to@itoh.at >
* Update helpers/guilds/getBans.ts
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: ITOH <to@itoh.at >
2022-05-13 08:59:47 -04:00
LTS20050703
b27e487e83
update DiscordMessage interface JSDocs ( #2198 )
...
Co-authored-by: ITOH <to@itoh.at >
2022-05-13 08:55:09 -04:00
LTS20050703
b542c65ac1
Misc documentation fixes, mostly around optional fields and return types ( #2194 )
...
* update createRole
* misc docs fixes, mostly optional
* parity: return undefined for 204 no content response
* undo return undefined
* undo createRole changes
https://github.com/discordeno/discordeno/pull/2195#pullrequestreview-971240431
* undo reordering
Co-authored-by: ITOH <to@itoh.at >
2022-05-13 08:54:20 -04:00
LTS20050703
e4c8cde142
add guild widget settings interface, transformer ( #2197 )
...
* add guild widget settings interface, transformer
* fix bot.transformers.widgetSettings is not a function
Co-authored-by: ITOH <to@itoh.at >
2022-05-13 08:51:58 -04:00
LTS20050703
939cb93700
update DiscordInteractionData interface ( #2208 )
...
* update DiscordInteractionData interface
add guildId
add type
also update interaction transformers
* revert re-order changes
Co-authored-by: ITOH <to@itoh.at >
2022-05-12 14:21:51 -04:00
LTS20050703
a72ded7615
fix getPruneCounts query string params ( #2211 )
...
* fix getPruneCounts query string params
* Apply suggestions from code review
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-12 14:18:36 -04:00
LTS20050703
2a330173d5
update application command localization jsdocs ( #2199 )
...
* update application command localization jsdocs
* update applicationCommand transformers
Co-authored-by: ITOH <to@itoh.at >
2022-05-12 14:16:45 -04:00
LTS20050703
9d94a8616b
update createEmoji ( #2196 )
...
Co-authored-by: ITOH <to@itoh.at >
2022-05-12 14:12:32 -04:00
LTS20050703
d4e109a48e
Add default_auto_archive_duration to createChannel helper options ( #2202 )
...
* Add default_auto_archive_duration to createChannel helper options
* Update helpers/channels/createChannel.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 >
2022-05-12 13:53:51 -04:00
LTS20050703
8807310b85
update DiscordApplication ( #2203 )
...
* update DiscordApplication
* revert re-order changes
* fix typo
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-12 13:42:26 -04:00
LTS20050703
6a1016d81b
add channel hub type ( #2205 )
...
* add channel hub type
* Update types/shared.ts
Co-authored-by: ITOH <to@itoh.at >
* fix typo
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-12 13:40:13 -04:00
LTS20050703
b830d8a4c4
Enabled property wrongfully marked present ( #2209 )
...
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-12 13:18:35 -04:00
LTS20050703
840aea814a
Document error code 50080 ( #2210 )
...
Co-authored-by: ITOH <to@itoh.at >
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-12 13:18:08 -04:00
Skillz4Killz
d8ed2ddb59
Update local_tests.yml
2022-05-12 13:16:52 -04:00
ITOH
199d616f04
style: fmt
2022-05-12 19:03:03 +02:00
Skillz4Killz
d28bd01992
fix: add more utils unit tests
2022-05-11 13:33:54 +00:00
Skillz4Killz
4290c8c9a8
fix: remove old threads test
2022-05-11 13:26:22 +00:00
Skillz4Killz
a73fdd8706
fix: add join and leave thread tests
2022-05-11 13:26:08 +00:00
Skillz4Killz
e6febf1f60
fix: add stage instance delete test
2022-05-11 13:25:57 +00:00
Skillz4Killz
06ae1101d8
fix: add threads unit tests
2022-05-11 13:14:09 +00:00
Skillz4Killz
f40ff4631e
fix: add start thread unit test
2022-05-10 14:49:01 +00:00
Skillz4Killz
c996a56ad5
fix: delete channels in tests
2022-05-10 14:48:14 +00:00
Skillz4Killz
ba9944c6b0
fix: add stage instance tests
2022-05-10 14:47:52 +00:00
Skillz4Killz
ccd26386ba
fix: remove cache pluginf rom tests
2022-05-10 14:47:42 +00:00
Skillz4Killz
3752cda0c3
test: add getChannels test
2022-05-08 17:49:35 +00:00
Skillz4Killz
e9727d3d10
fix: enable tests on proper new folder
2022-05-08 17:47:47 +00:00
Skillz4Killz
d69b1b561a
fix: unit tests guild id bigint
2022-05-08 17:46:53 +00:00
Skillz4Killz
6d7b82110e
fix: dumb deno fmt
2022-05-08 17:39:31 +00:00
Skillz4Killz
1726680fde
fix: speed up unit tests by 50%
2022-05-08 17:38:56 +00:00
Skillz4Killz
50eeea5a1d
fix: allow custom unit test guilds
2022-05-08 17:38:39 +00:00
Skillz4Killz
7da023690b
fix: cleanup tests and add get channel test
2022-05-08 16:52:02 +00:00
Skillz4Killz
4d4386bbaa
fix: add create channel unit tests
2022-05-08 16:28:28 +00:00
Skillz4Killz
8cb912730b
feat: remove token prefix util ( #2191 )
...
* feat: remove token prefix util
* fix: token substring
* fix: speed up unit tests
2022-05-08 11:34:33 -04:00
Skillz4Killz
602940e636
fix: remove archive duration toggles guild feature
2022-05-08 14:55:05 +00:00
Skillz4Killz
c6966c38ff
fix: 3/7 day archive dont need boost. Closes #2188
2022-05-08 14:53:09 +00:00
Skillz4Killz
8281c4693b
fix: remove unused and invalid imports
2022-05-08 14:13:21 +00:00
Skillz4Killz
6c49536603
fix: worker options
2022-05-08 14:10:39 +00:00
Skillz4Killz
a882f58176
fix: omg still some left
2022-05-08 14:06:29 +00:00
Skillz4Killz
7cddb7cd38
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2022-05-08 14:05:08 +00:00
Skillz4Killz
4f5e34d931
fix: silly fmt bugs on each deno update
2022-05-08 14:05:07 +00:00
dependabot[bot]
6a85ac2631
build(deps): bump async from 2.6.3 to 2.6.4 in /site ( #2175 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-08 09:59:14 -04:00
Skillz4Killz
29ff5faecd
fix: edge case ack crashes big bots ( #2190 )
2022-05-08 09:58:57 -04:00
Reboot-Codes
e31ee82d37
Fixing the BigBot Template ( #2189 )
...
* Add `create-discordeno-bot` reference in README.md
* Switch to deno tasks.
* Fix `DISCORD_TOKEN` var
* Fix `gateway` workers
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2022-05-08 09:57:42 -04:00
Skillz4Killz
5a4fef855e
Proxy delete channel tests ( #2174 )
...
* feat: delete channel tests
* fix: use new tests in ci
* Update testss/deps.ts
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com >
Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com >
2022-05-08 09:57:06 -04:00