Commit Graph

3090 Commits

Author SHA1 Message Date
rigormorrtiss
c654cae4c4 Update edit_member.ts 2021-08-09 23:40:37 +04:00
rigormorrtiss
95de95ced9 fix(helpers): pass null if options.channelId is falsy 2021-08-09 23:24:38 +04:00
ITOH
924d2a82e7 Update cache.ts 2021-07-29 19:37:31 +02:00
cute savage
5b9de6a449 fix(structures): types for cache.requiredStructureProperties (#1083)
* make it compatible with requiredStructureProperties.messages' type

* Update message.ts

* Update cache.ts

* typo

* Update cache.ts

* Update cache.ts

* Update cache.ts

* Update guild.ts

* Update member.ts

* Update message.ts

* Update role.ts

* Update voice_state.ts

* Update member.ts

* Update member.ts

* Update member.ts

* fmt

Co-authored-by: ITOH <to@itoh.at>
2021-07-29 19:31:55 +02:00
Skillz4Killz
0645a64806 Merge pull request #1084 from discordeno/slash-number-type
add(types): Number Application Command Option
2021-07-28 10:22:42 -04:00
ITOH
667e854dba add(types): ApplicationCommandInteractionDataOptionNumber 2021-07-28 11:16:32 +02:00
ITOH
c427faf233 add(types): DiscordApplicationCommandOptionTypes#Number 2021-07-28 11:16:21 +02:00
Skillz4Killz
493e0a2c49 Merge pull request #1081 from discordeno/add-ping-interaction
add(types): PingInteraction type to Interaction
2021-07-22 15:03:11 -04:00
Skillz4Killz
df0fa721aa Merge pull request #1082 from discordeno/fix-guild-create-for-dispatched
fix(handlers): dispatched guilds shall not emit guild create on shard resume
2021-07-22 15:02:50 -04:00
ITOH
1214040d19 fix(handlers): dispatched guilds shall not emit guild create on shard resume 2021-07-21 15:53:18 +02:00
ITOH
9de3bc419a add(types): PingInteraction type to Interaction 2021-07-20 22:45:16 +02:00
ITOH
2b81ce79d8 chore(util): bump DISCORDENO_VERSION patch 12.0.1 2021-07-10 16:57:47 +02:00
ITOH
1ce98c95da Merge pull request #1079 from SkyBlockDev/main
fix: iconBigintToHash hashes which start with 0
2021-07-10 15:53:48 +01:00
SkyBlockDev
96864a31cc fix: iconBigintToHash hashes which start with 0 2021-07-10 16:52:30 +02:00
tricked
30e486ee17 add: Natico Framework to README (#1078)
* Add natico to the readme

* Replace deno.land link with github.com
2021-07-10 16:25:00 +04:00
rigormorrtiss
ac6f42598f add(structures): cache.requiredStructureProperties.members guilds prop to type (#1077) 2021-07-09 22:01:20 +01:00
ITOH
37d63133dc Merge pull request #1057 from discordeno/v12
v12.0.0
12.0.0
2021-07-09 17:08:21 +01:00
ITOH
cb15142cb9 Merge branch 'main' into v12 2021-07-09 17:08:15 +01:00
ITOH
e40a5da125 bump version 12.0.0-rc.5 2021-07-09 17:36:23 +02:00
itohatweb
a370a1968e change: prettier code 2021-07-09 14:58:11 +00:00
ITOH
d113782452 Merge branch 'main' into v12 2021-07-09 15:57:41 +01:00
ITOH
0cacc82995 Merge pull request #1075 from discordeno/cace-stuff
Cace stuff
2021-07-09 15:57:08 +01:00
ITOH
307d07b1cf unused import 2021-07-09 16:41:21 +02:00
ITOH
05f74d4796 Update GUILD_ROLE_DELETE.ts 2021-07-09 16:38:49 +02:00
ITOH
0ef5f18a69 Update cache.ts 2021-07-08 20:00:48 +02:00
ITOH
ea0673c259 change filter logic 2021-07-08 19:54:55 +02:00
ITOH
5f66c7950d change(cacheHandlers): forEach logic 2021-07-08 19:47:54 +02:00
Skillz4Killz
cdd9e106b9 Merge pull request #1073 from discordeno/ayntee-patch-1
fix(util): remove guildId from Thread interface
2021-07-07 15:30:10 -04:00
ayntee
1a0683a648 fix(util): remove guildId from Thread interface 2021-07-07 17:48:31 +04:00
Skillz4Killz
22b9ba1f7c Merge pull request #1072 from aiotter/main
fix: typo in EditMessage.flags
2021-07-07 09:34:50 -04:00
Skillz4Killz
231c388468 Merge pull request #1069 from rigormorrtiss/feat-3193
feat(types): add 10068 code to DiscordJsonErrorCodes
2021-07-07 09:33:40 -04:00
aiotter
eb05c53867 fix: typo in EditMessage.flags 2021-07-07 22:26:46 +09:00
rigormorrtiss
515074acf7 refactor(types): fix typo in DiscordJsonErrorCodes enum 2021-07-07 08:44:54 +04:00
ITOH
3845573b2c bump rc version 12.0.0-rc.4 2021-07-03 18:24:25 +02:00
Skillz4Killz
4510dc88c0 feat: requiredStructureProperties (#1068)
* example concept

* add to guilds also

* support members

* support message struct

* add role support

* add support for voice states
2021-07-02 19:24:27 +02:00
Yuto
bb52ae5e15 docs(README): update outdated link (#1070) 2021-07-01 12:46:53 +04:00
ITOH
965540c567 change: make thread#guildId a getter (#1063) 2021-07-01 12:34:27 +04:00
rigormorrtiss
ddcf25b41c Merge branch 'main' of https://github.com/discordeno/discordeno into feat-3193 2021-06-30 17:15:25 +04:00
rigormorrtiss
fe2ea360ce feat(types/codes): add 20035 code to DiscordJsonErrorCodes (#1067) 2021-06-30 11:09:53 +04:00
rigormorrtiss
d059ce7999 feat(types): add 10068 code to JsonErrorCodes 2021-06-30 10:31:49 +04:00
rigormorrtiss
a0087edecb add: stickerItems field to Message (#1066) 2021-06-28 20:09:46 +01:00
ayntee
352c022a8e chore: add @ayntee to CODEOWNERS 2021-06-25 23:23:08 +04:00
Skillz4Killz
c103eaeeb0 Merge pull request #1064 from discordeno/fix-channel-caching-not-working
fix(structures/guild): channels not being cached
2021-06-24 08:56:36 -04:00
ITOH
22832d41eb fix(structures/guild): channels not being cached 2021-06-23 21:52:13 +02:00
Skillz4Killz
cc8209198e fix: bump to v12rc3 12.0.0-rc.3 2021-06-21 18:10:27 +00:00
Skillz4Killz
edfafb0227 Merge pull request #1062 from nsylke/patch-2
feat: helper method to retrieve application info
2021-06-20 22:39:22 -04:00
Skillz4Killz
6c2c503311 Merge pull request #1061 from nsylke/patch-1
fix: make id and name required in ApplicationCommandInteractionData
2021-06-20 22:38:06 -04:00
Nicholas Sylke
c44651a701 fix: export helper method in mod.ts 2021-06-20 19:21:07 -05:00
Nicholas Sylke
e49e4ab36f feat: helper method to retrieve application info 2021-06-20 19:18:05 -05:00
Nicholas Sylke
8700f742f1 fix: make id and name required in ApplicationCommandInteractionData 2021-06-20 19:12:48 -05:00