Commit Graph
100 Commits
Author SHA1 Message Date
ITOH 1bf8c3f2e6 first chunk 2021-11-14 18:21:11 +01:00
ITOH 4e1f61b457 Merge pull request #1738 from discordeno/fp-attempt-9001
Fp attempt 9001
2021-11-13 19:32:53 +00:00
ITOH 4caf9b3cd2 Merge pull request #1737 from Yaikava/patch-1
Update wasm dep
2021-11-13 19:31:59 +00:00
ITOH e58f43ffaa get bot id from token 2021-11-13 15:31:52 +01:00
ITOH 4003fd1557 Merge pull request #1121 from super-secret-testing-stuff/wk
still broken
2021-10-28 22:56:47 +02:00
ITOH 76ce68ecf2 twilight > * 2021-10-28 22:54:38 +02:00
ITOH e0f76c5174 Merge branch 'fp-attempt-9001' into wk 2021-10-28 20:39:37 +02:00
ITOH 679a879417 still broken 2021-10-28 20:37:13 +02:00
ITOH a67bc2ddfe todo 2021-09-30 20:38:29 +02:00
ITOH f23b2149a4 Update application_command_interaction_data_option.ts 2021-09-30 20:36:34 +02:00
ITOH 60a424d83b feat(types): add ApplicationCommandOption.autocomplete 2021-09-30 20:36:28 +02:00
ITOH 1c8c9a11ff feat(types): add DiscordInteractionResponseTypes.ApplicationCommandAutocompleteResult 2021-09-30 20:36:14 +02:00
ITOH 222f62fdc0 feat(types): add DiscordInteractionTypes.ApplicationCommandAutocomplete 2021-09-30 20:35:59 +02:00
ITOH cf304ba5d3 Merge pull request #1109 from discordeno/deploy-stack-error
fix: prevent deno deploy from crashing on stack capture #1088
2021-09-13 17:43:32 +02:00
ITOH c878127699 Merge pull request #1101 from NiclasEgeler/patch-1
add missing export for editSlashCommandPermissions
2021-09-01 10:35:16 +02:00
ITOH c9f80c5f87 fix(types): BitwisePermissionFlags REQUEST_TO_SPEAK & add(types): BitwisePermissionFlags USE_EXTERNAL_STICKERS
discords versioning is just the best
2021-08-18 17:53:38 +02:00
ITOH 9e5bded859 fix(helpers): upsertSlashCommands needs name of the commands to edit 2021-08-15 12:03:31 +02:00
ITOH 5bb6b2626e add(types): MakeRequired util 2021-08-15 12:03:14 +02:00
ITOH 638dbed551 fix(types): ApplicationCommandInteractionDataResolved#permissionOverwrites is permissions 2021-08-15 11:54:21 +02:00
ITOH 412ec34569 add(types): InteractionChannel type 2021-08-15 11:54:00 +02:00
ITOH 25fe3b21be change(helpers): editMember remove unnecessary converting 2021-08-15 11:50:30 +02:00
ITOH 924d2a82e7 Update cache.ts 2021-07-29 19:37:31 +02: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
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 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
ITOH 37d63133dc Merge pull request #1057 from discordeno/v12
v12.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 2021-07-09 17:36:23 +02: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
ITOH 3845573b2c bump rc version 2021-07-03 18:24:25 +02:00
ITOH 965540c567 change: make thread#guildId a getter (#1063) 2021-07-01 12:34:27 +04:00
ITOH 22832d41eb fix(structures/guild): channels not being cached 2021-06-23 21:52:13 +02:00
ITOH 22a08d6f99 change(banMember): make options optional 2021-06-20 13:54:55 +02:00
ITOH 977e7e5ca6 change(startThread): make messageId a seperate argument 2021-06-19 19:08:45 +02:00
ITOH 71d6a0b9d2 change: bump major version 2021-06-19 17:17:57 +02:00
ITOH b6f24cb59f add: better return 2021-06-19 17:14:53 +02:00
ITOH dea6b1a547 fix: add await for better errors 2021-06-19 17:14:53 +02:00
ITOH 0e020fdcd8 remove: deprecated message#embed field 2021-06-19 17:14:53 +02:00
ITOH 43d933908f add: thread#guildId 2021-06-19 17:14:53 +02:00
ITOH f3353f512c add: return type 2021-06-19 17:14:53 +02:00
ITOH 5202e3f6ae remove todos 2021-06-19 17:14:53 +02:00
ITOH dc4937f4f6 fix: botAvatarURL is nullable
null shall be passed to reset the bots avatar
2021-06-17 15:34:18 +02:00
ITOH b018313298 change: bump minor version 2021-06-13 21:51:41 +02:00
ITOH 30a5e937fe Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-06-13 21:50:29 +02:00
ITOH 6792c6b97d fix this 2021-06-13 21:50:19 +02:00
ITOH b7aeba4867 Merge pull request #1037 from discordeno/11.1.1
v11.1.1
2021-06-13 20:48:55 +01:00
ITOH 188ffdc1f8 add: isSlashCommand typeGuard 2021-06-13 21:45:36 +02:00
ITOH 86375fe54b support string as id 2021-06-11 21:16:10 +02:00
ITOH 8f70ce52ca fix: message#tag discriminator formatting 2021-06-11 19:23:02 +02:00
ITOH 1d19d79160 fix: member#tag discriminator formatting 2021-06-11 19:22:54 +02:00
ITOH 2499a036b4 Merge pull request #1030 from discordeno/11.1.0
v11.1.0
2021-06-10 22:58:47 +02:00
ITOH aef94af9b3 change: bump minor version 2021-06-10 22:54:56 +02:00
ITOH 98aa6c07fa fix: use bigint id for key and not string id for cache.emojis getter 2021-06-10 22:37:33 +02:00
ITOH cccc0a3359 requested changes 2021-06-10 16:09:31 +02:00
ITOH 29c815712e add a remove comment 2021-06-10 13:46:10 +02:00
ITOH 125496a36b add: new EditMessage#embeds 2021-06-10 13:45:57 +02:00
ITOH 6bbbd0c061 add: new CreateMessage#embeds 2021-06-10 13:45:48 +02:00
ITOH a3a0037371 deprecate: Message#embed property 2021-06-10 12:54:49 +02:00
ITOH 524b1dba22 add: new Message#embeds property 2021-06-10 12:54:35 +02:00
ITOH d0a7be15ed add: JSON Error Code Maximum Number Of Server Members Reached 2021-06-10 12:47:18 +02:00
ITOH bc3e80dc80 add: JSON Error Code Maximum Number Of Animated Emojis Reached 2021-06-10 12:47:03 +02:00
ITOH ee79d7da78 Update errors.ts 2021-06-09 21:44:21 +02:00
ITOH 076f06d301 Update add_to_thread.ts 2021-06-09 21:44:19 +02:00
ITOH b9dba64cb8 Update start_thread.ts 2021-06-09 21:44:04 +02:00
ITOH 4969beab19 Update remove_from_thread.ts 2021-06-09 21:39:11 +02:00
ITOH bbc40a2db5 Update get_thread_members.ts 2021-06-09 21:39:08 +02:00
ITOH 8774bb637d Update get_archived_threads.ts 2021-06-09 21:39:04 +02:00
ITOH 4ad3d1a359 Update get_active_threads.ts 2021-06-09 21:39:02 +02:00
ITOH 49f0dbb72f Update get_active_threads.ts 2021-06-09 21:17:42 +02:00
ITOH 78bcd33099 Update add_to_thread.ts 2021-06-09 21:17:39 +02:00
ITOH 48f375e92b change: bump patch version 2021-06-09 19:16:00 +02:00
ITOH 8b0b428493 Merge pull request #1028 from discordeno/fix-changes
v11.0.3
2021-06-09 19:13:34 +02:00
ITOH a7ee22a155 fix: dispatch guild#memberCount 2021-06-09 19:01:42 +02:00
ITOH 8a1d400932 change: use enum for type 2021-06-09 18:53:56 +02:00
ITOH 0ae4a5f9c3 add dock link stuff 2021-06-09 18:53:48 +02:00
ITOH 5d7b2c75a1 change: use enum value here 2021-06-09 18:49:38 +02:00
ITOH c8a772f8d2 fix: subcomponent#style should be checked 2021-06-09 18:47:22 +02:00
ITOH 3aac3828ae Merge pull request #1026 from discordeno/fixess
v11.0.2
2021-06-08 22:35:03 +02:00
ITOH 20373e462f change: bump version 2021-06-08 22:18:39 +02:00
ITOH 74d984acf6 fix: export GuildNsfwLevel enum 2021-06-08 19:09:38 +02:00
ITOH a6c5dab29e test this 2021-06-08 18:51:26 +02:00
ITOH 3b63945096 fix: interaction member prop 2021-06-08 18:45:33 +02:00
ITOH 7c328a937e Merge pull request #1025 from discordeno/prettier
change: bump minor version
2021-06-07 17:08:01 +02:00
ITOH b7ad981e37 Merge branch 'prettier' of https://github.com/discordeno/discordeno into prettier 2021-06-07 17:07:18 +02:00
ITOH 5e59dbb00d change: bump minor version 2021-06-07 17:06:54 +02:00
ITOH 5b37babb0a run prettier 2021-06-07 17:06:12 +02:00
ITOH 4355351c69 Merge pull request #1024 from discordeno/change-message-reply
add: mentionUser to reply
2021-06-07 17:04:55 +02:00
ITOH 98788e32e3 add: mentionUser to reply 2021-06-07 17:00:34 +02:00
ITOH c5a4d5dd3a Bump the version
Next time specific todo
2021-06-07 07:58:48 +02:00
ITOH f7abbc4713 fix: sendInteractionResponse 2021-06-06 17:58:08 +02:00
ITOH c44fd79bbe fix: interaction type 2021-06-06 17:58:00 +02:00