Skillz4Killz
|
7408780e1c
|
Merge pull request #982 from discordeno/better-slash-validate
Better slash validate
|
2021-05-23 09:14:30 -04:00 |
|
ITOH
|
7a9e47e706
|
fix stupid typo
|
2021-05-23 14:44:28 +02:00 |
|
ITOH
|
3435a1b885
|
fix typo
|
2021-05-23 14:10:17 +02:00 |
|
ITOH
|
f4e7cd3b0d
|
better way of doing options
|
2021-05-23 14:08:34 +02:00 |
|
ITOH
|
ac33ffcb47
|
move required option to the start of array after optional
|
2021-05-23 12:29:42 +02:00 |
|
ITOH
|
815ccfc3f1
|
assign correct options
|
2021-05-23 11:58:09 +02:00 |
|
ITOH
|
411c85aed9
|
Update utils.ts
|
2021-05-23 11:55:10 +02:00 |
|
ITOH
|
9d87c32e82
|
add: slash validation errors
|
2021-05-23 11:55:04 +02:00 |
|
ITOH
|
05300f012b
|
await identify
|
2021-05-23 11:14:37 +02:00 |
|
ITOH
|
8d9eb52993
|
move back?
|
2021-05-23 11:09:38 +02:00 |
|
ITOH
|
d592be5c7b
|
fix: use functions from ws object
|
2021-05-23 11:05:25 +02:00 |
|
Skillz4Killz
|
cffbaf05c5
|
change: prettier code
|
2021-05-23 00:38:34 +00:00 |
|
Skillz4Killz
|
f997b23701
|
add more tojson
|
2021-05-23 00:38:03 +00:00 |
|
Skillz4Killz
|
c933158e6b
|
DiscordenoChannel.toJSON()
|
2021-05-22 21:50:40 +00:00 |
|
ITOH
|
7680929692
|
Merge branch 'main' into optimize-startup
|
2021-05-22 18:21:55 +02:00 |
|
ITOH
|
ac73e9911c
|
fix: use methods from ws object to allow user overwrite
|
2021-05-22 18:19:20 +02:00 |
|
ITOH
|
79db661275
|
change: make identify sync
|
2021-05-22 18:09:06 +02:00 |
|
ITOH
|
13b97b336b
|
fix: use shift
|
2021-05-22 18:08:29 +02:00 |
|
ITOH
|
3f80e921ca
|
fix: createInvite return type
|
2021-05-22 18:05:21 +02:00 |
|
ITOH
|
b8f145f2d5
|
change: make createInivte options optional
|
2021-05-22 18:03:28 +02:00 |
|
ITOH
|
5c6dd00a1e
|
fix: deleteInvite return type
|
2021-05-22 18:01:04 +02:00 |
|
ITOH
|
2850fdd13f
|
fix: getChannelInivtes return type
|
2021-05-22 17:58:17 +02:00 |
|
ITOH
|
97e37da29a
|
fix: getInvites return type
|
2021-05-22 17:57:56 +02:00 |
|
ITOH
|
9f9a344eef
|
fix: getInvite return type
|
2021-05-22 17:57:32 +02:00 |
|
rigormorrtiss
|
4b8f009277
|
change: get discovery change array to collection in jsdoc block (#974)
|
2021-05-22 10:24:22 +02:00 |
|
ITOH
|
55cbf55043
|
Merge pull request #973 from discordeno/nsfw-has-been-removed
remove: nsfw param from Guild structure
|
2021-05-22 10:01:04 +02:00 |
|
ITOH
|
ae0ba97d57
|
remove: nsfw param from Guild structure
|
2021-05-22 09:58:37 +02:00 |
|
rigormorrtiss
|
a6f7789474
|
add(types): nsfw_level field to Guild (#958)
* feat(types/guilds): add nsfw_level field
* feat(types/guilds): add nsfw_level field to Guild
* style: format changed files
* Update guild.ts
* GuildNSFWLevel -> GuildNsfwLevel
* GuildNSFWLevel -> GuildNsfwLevel
* Update src/types/guilds/guild.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <to@itoh.at>
|
2021-05-22 09:50:10 +02:00 |
|
rigormorrtiss
|
8a4968f1af
|
add(types): stage discovery privacy fields (#957)
* feat: add stage discovery fields
* feat: add stage discovery fields
* Update src/types/channels/privacy_level.ts
Co-authored-by: ITOH <to@itoh.at>
* change: prettier code
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <to@itoh.at>
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
|
2021-05-22 09:41:06 +02:00 |
|
Skillz4Killz
|
61e5d3fcb9
|
use partial audit logs
|
2021-05-22 00:37:46 +00:00 |
|
Skillz4Killz
|
9939b03a58
|
Merge pull request #971 from discordeno/change-modify-member-to-bigint
change: ModifyGuildMember should use bigint
|
2021-05-21 20:12:14 -04:00 |
|
Skillz4Killz
|
2fa5567e95
|
Merge pull request #972 from discordeno/remove-coverage-report
remove: coverage report
|
2021-05-21 20:11:54 -04:00 |
|
ITOH
|
62ef47b841
|
remove: coverage report
|
2021-05-21 22:59:51 +02:00 |
|
ITOH
|
58b77b6dba
|
remove: coverage report
Temporarily removing coverage report until it is a stable feature
|
2021-05-21 22:59:08 +02:00 |
|
ITOH
|
978b84d341
|
Update edit_member.ts
|
2021-05-21 22:11:33 +02:00 |
|
ITOH
|
c2bf15664f
|
change to bigint
|
2021-05-21 22:03:49 +02:00 |
|
Skillz4Killz
|
6d68d639d0
|
Merge pull request #965 from discordeno/change-get-commands-use-bigint-for-id
change: getSlashCommand(s) use bigint for ids
|
2021-05-21 14:19:27 -04:00 |
|
Skillz4Killz
|
cf5a8845a0
|
Merge pull request #966 from discordeno/easier-to-read
change: how emojis cached
|
2021-05-21 14:18:52 -04:00 |
|
Skillz4Killz
|
c673c0438d
|
Merge pull request #968 from discordeno/createwebhook-avatar-is-optional
fix: CreateWebhook.avatar is optional
|
2021-05-21 13:24:54 -04:00 |
|
ITOH
|
16abcd726f
|
fix: CreateWebhook.avatar is optional
|
2021-05-21 19:15:48 +02:00 |
|
ITOH
|
ddacfdb3f4
|
Update guild.ts
|
2021-05-21 18:41:42 +02:00 |
|
ITOH
|
4c98b73cd0
|
change: use bigint for ids
|
2021-05-21 18:40:25 +02:00 |
|
ITOH
|
5943c88027
|
Merge pull request #963 from discordeno/prettier-workflow
change: use Prettier instead of deno fmt
|
2021-05-21 18:33:37 +02:00 |
|
ITOH
|
c2763f9a72
|
remove: unused fmt script
|
2021-05-21 18:31:50 +02:00 |
|
ITOH
|
ba19da28df
|
Merge branch 'prettier-workflow' of https://github.com/discordeno/discordeno into prettier-workflow
|
2021-05-21 18:00:58 +02:00 |
|
ITOH
|
e87eedbc19
|
change: only format changed files
|
2021-05-21 18:00:51 +02:00 |
|
itohatweb
|
efc15fdca4
|
change: prettier code
|
2021-05-21 15:59:48 +00:00 |
|
ITOH
|
112cb62976
|
test formatting
|
2021-05-21 17:59:13 +02:00 |
|
ITOH
|
5f80b30c45
|
Merge branch 'prettier-workflow' of https://github.com/discordeno/discordeno into prettier-workflow
|
2021-05-21 17:57:02 +02:00 |
|
ITOH
|
242610e3e4
|
change: commit message
|
2021-05-21 17:56:57 +02:00 |
|