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
Skillz4Killz
0d61a6eadd
Merge pull request #1023 from discordeno/fix-interactions
...
Fix interactions
11.0.0
2021-06-06 12:10:25 -04: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
ITOH
f3ca6e16bd
Merge pull request #1021 from discordeno/lurker
...
add: lurkerVoiceStateUpdate event
2021-06-06 16:31:46 +02:00
ITOH
8d691799f6
Update start_bot.ts
2021-06-06 16:28:42 +02:00
Skillz4Killz
f51195967d
Merge pull request #1022 from discordeno/fix-voice-state-members
...
fix: cache voice members on start
2021-06-06 10:28:04 -04:00
ITOH
bf017fff0b
fix
2021-06-06 16:19:40 +02:00
Skillz4Killz
e916a6bb40
fix error
11.0.0-rc.9
2021-06-06 02:34:51 +00:00
Skillz4Killz
712903744e
Merge branch 'main' of https://github.com/discordeno/discordeno into main
2021-06-06 02:34:44 +00:00
Skillz4Killz
8f77715a64
rc 9
2021-06-06 02:33:49 +00:00
Skillz4Killz
41bf0a4fb8
remove console logs and opt to use debug event
2021-06-06 02:33:29 +00:00
ITOH
315ef5ee7d
change: bump version
11.0.0-rc.8
2021-06-05 22:27:00 +02:00
ITOH
5131095290
fix: startBot overriding dispatch event handler
2021-06-05 22:24:09 +02:00
ITOH
319e816e2a
add: lurkerVoiceStateUpdate event
2021-06-05 18:22:10 +02:00
ITOH
814025de48
Merge pull request #1019 from discordeno/some-changes
...
improve startup time by a few seconds & format files
2021-06-05 17:35:11 +02:00
Skillz4Killz
aefabd1286
rc bump
2021-06-05 14:36:30 +00:00
Skillz4Killz
343eda359d
Merge branch 'main' of https://github.com/discordeno/discordeno into main
11.0.0-rc.7
2021-06-05 14:24:47 +00:00
Skillz4Killz
d99afb0e5f
tiny optimizations
2021-06-05 14:24:44 +00:00
rigormorrtiss
502833539f
change: rename proxyEvents plugin to proxy_events ( #1020 )
2021-06-05 10:53:41 +01:00
itohatweb
6526220f72
change: prettier code
2021-06-05 09:53:24 +00:00
ITOH
6900430f2a
run prettier
2021-06-05 11:52:53 +02:00
ITOH
c5ac3c3476
improve startup time .-.
2021-06-05 11:44:29 +02:00
ITOH
534cdabce8
Merge branch 'some-changes' of https://github.com/discordeno/discordeno into some-changes
2021-06-05 11:36:09 +02:00
ITOH
5029c5286d
remove: guild#region
2021-06-05 10:26:57 +02:00
itohatweb
d75477aa4c
change: prettier code
2021-06-05 08:16:39 +00:00
ITOH
b19fbf596c
run prettier
2021-06-05 10:14:51 +02:00
rigormorrtiss
4bf485ba84
add: ApplicationCommand#guildId ( #1017 )
2021-06-05 10:13:58 +02:00
rigormorrtiss
56bd11b4ff
add: Ticket, Monetization, Stickers guild features ( #1014 )
2021-06-05 10:12:54 +02:00
rigormorrtiss
3e8e72288d
add: audit log types for stage instances ( #1013 )
...
* feat(types/audit_log): add stage instances to events
* fix: add StageInstanceUpdate
* fix: add privacy_level change key
Co-authored-by: ITOH <to@itoh.at >
2021-06-05 10:11:15 +02:00
rigormorrtiss
501772a9b5
fix: VoiceState#member is not nullable ( #1018 )
...
This reverts commit 7750f8f467 .
2021-06-05 10:05:13 +02:00
Skillz4Killz
80f4f1c50e
tiny fix
11.0.0-rc.6
2021-06-04 22:42:57 +00:00
Skillz4Killz
a530d27240
Update cache.ts
2021-06-04 18:34:19 -04:00
Skillz4Killz
ab30ebbcb9
Update cache.ts
2021-06-04 18:32:33 -04:00
rigormorrtiss
7750f8f467
fix: VoiceState#member nullable ( #995 )
...
* fix(types/voice): member field in VoiceState is nullable
* member is optional for live stages
* Update JSDoc comment block for VoiceState#member
* Revert "member is optional for live stages"
This reverts commit 2faa8b129b .
* feat(handlers/voice): add voiceLurkerJoin event
2021-06-04 20:45:47 +02:00
ITOH
7b9da2cb1f
change: ThreadMetadata#archiverId has been removed
2021-06-04 16:20:27 +02:00
rigormorrtiss
aabc8db7e1
add: JSON Error Code 20031 ( #1016 )
2021-06-04 11:12:34 +02:00
rigormorrtiss
a92143e919
fix: Application#owner is optional ( #1012 )
2021-06-03 09:33:19 +02:00
ITOH
b8f0e025ff
Merge pull request #1011 from lumap/patch-1
...
add: eventHandlers interaction clarify type property
2021-06-02 20:28:41 +02:00
Lumap
8c72da80f5
Interaction docs for buttons
...
Changed `Sent when a user uses a Slash Command` to `Sent when a user uses a Slash Command (type 2) or clicks a button (type 3)` as interaction create event also triggers when a button is clicked now. The user can determine what was done by checking interaction.type
2021-06-02 19:51:10 +02:00
Skillz4Killz
41d32f90ad
Merge pull request #1009 from discordeno/fix-some-things
...
Fix some things
2021-06-01 10:45:23 -04:00
Skillz4Killz
371665468a
Merge pull request #1010 from discordeno/make-runMehtod-reject-required
...
change: make RestRequest.reject required
2021-06-01 10:44:24 -04:00
ITOH
dac7c65795
change: make RestRequest.reject required
2021-05-31 22:29:54 +02:00
ITOH
b269304a88
change: use options for editBotProfile
2021-05-31 19:48:41 +02:00
ITOH
04c093bbff
change: validate components at start
2021-05-31 19:48:31 +02:00
ITOH
71df32b684
fix: typo
2021-05-31 19:48:20 +02:00