Commit Graph

5354 Commits

Author SHA1 Message Date
Skillz4Killz
71d13568b0 change: prettier code 2021-10-08 15:12:33 +00:00
Skillz4Killz
4a92787a4b fix stuff 2021-10-08 15:11:56 +00:00
Skillz4Killz
08a1f5f355 Merge branch 'fp-attempt-9001' of https://github.com/discordeno/discordeno into fp-attempt-9001 2021-10-08 15:11:02 +00:00
Skillz4Killz
5983034a06 push 2021-10-08 15:10:33 +00:00
Skillz4Killz
9fae216dd1 change: prettier code 2021-10-08 15:09:19 +00:00
Skillz4Killz
96377586d5 transofmrer concept 2021-10-08 15:08:47 +00:00
Skillz4Killz
03e60d859b change: prettier code 2021-10-08 14:43:55 +00:00
Skillz4Killz
854da807f7 Merge pull request #1115 from TriForMine/fp-attempt-9001
Functional Rewrite: Switching from ws to bot parameter
2021-10-08 10:43:21 -04:00
TriForMine
fd758235f4 change: prettier code 2021-10-08 14:42:25 +00:00
TriForMine
8c40679036 Remove changes of helpers, will change them on another pr 2021-10-08 16:41:48 +02:00
TriForMine
05804c9de4 Merge remote-tracking branch 'origin/fp-attempt-9001' into fp-attempt-9001
# Conflicts:
#	src/ws/spawn_shards.ts
2021-10-08 08:06:05 +02:00
TriForMine
dcbf0fcaaa More conversion 2021-10-08 08:05:04 +02:00
TriForMine
75b53e75c6 change: prettier code 2021-10-07 20:32:55 +00:00
TriForMine
101fd50acb Use bot parameter instead of importing ws 2021-10-07 22:31:52 +02:00
Skillz4Killz
3878115640 change: prettier code 2021-10-07 15:06:03 +00: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
Skillz4Killz
a9e5ce01c9 stuff 2021-09-30 08:06:42 +00:00
Skillz4Killz
f44e6c7b43 Update README.md 2021-09-16 15:57:07 -04:00
Skillz4Killz
dfe9982f07 deno lint bad 2021-09-16 19:26:57 +00:00
Skillz4Killz
905d8061ba Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-09-16 19:22:44 +00:00
Skillz4Killz
7ee993bb47 quick fix 2021-09-16 19:22:41 +00:00
Skillz4Killz
ed59c410eb Merge pull request #1111 from inthmafr/main
Cleaned up README.md
2021-09-16 15:17:44 -04:00
inthmafr
94b177531b Update README.md 2021-09-16 17:20:06 +10: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
Skillz4Killz
01615427ca fix: prevent deno deploy from crashing on stack capture #1088 2021-09-13 15:29:41 +00:00
Skillz4Killz
7642eab7bd fix: prevent sending dm to bot itself #1103 2021-09-13 02:28:47 +00:00
Skillz4Killz
fec307afa0 fix: upload files in interaction response #1104 2021-09-13 01:37:24 +00:00
Skillz4Killz
9d0d2343ca Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-09-13 01:02:09 +00:00
Skillz4Killz
20e50b94fb fix: allow suppressing embeds on non bot msgs #1074 2021-09-13 01:02:06 +00:00
Skillz4Killz
06b34423e0 Merge pull request #1108 from discordeno/better-rest-errors
fix: solve rest stack trace. Thanks Tricked!
2021-09-12 16:23:47 -04:00
Skillz4Killz
3e21759e81 fix: solve rest stack trace. Thanks Tricked! 2021-09-12 20:15:42 +00:00
Skillz4Killz
8ea7ab70df Revert "Revert "fix: potential fix for #1036""
This reverts commit 3037cb1be5.
2021-09-12 19:40:10 +00:00
Skillz4Killz
3037cb1be5 Revert "fix: potential fix for #1036"
This reverts commit 69c18b8c4c.
2021-09-12 19:26:13 +00:00
Skillz4Killz
69c18b8c4c fix: potential fix for #1036 2021-09-12 19:18:48 +00:00
cute savage
0b5c66af9c Add amethyst to frameworks (#1105) 2021-09-10 14:18:31 +04:00
ITOH
c878127699 Merge pull request #1101 from NiclasEgeler/patch-1
add missing export for editSlashCommandPermissions
2021-09-01 10:35:16 +02:00
Niclas Egeler
de562803b4 add missing export for editSlashCommandPermissions 2021-08-30 23:02:50 +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
Skillz4Killz
cc59c977ad fix: undefined handling of guilds 2021-08-15 17:39:55 +00:00
Skillz4Killz
b8a993b6b8 Merge pull request #1098 from discordeno/fix-1086
fix(helpers): upsertSlashCommands requires at least the name of the command to edit
2021-08-15 13:30:41 -04:00
Skillz4Killz
e461d8f939 Merge pull request #1097 from discordeno/fix-interaction-resovled-data-channel-permission-prop
fix(types): interaction resovled data channel permission prop
2021-08-15 13:29:50 -04:00
Skillz4Killz
751910a348 Merge pull request #1096 from discordeno/change-remove-checks
change(helpers): editMember remove redundant converting
2021-08-15 13:29:09 -04: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