Commit Graph

1646 Commits

Author SHA1 Message Date
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
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
ITOH
83b7a708e7 fix: snakelize request body 2021-05-31 19:48:13 +02:00
ITOH
220ea9ebb8 change: use bigint for better ux 2021-05-31 19:46:57 +02:00
Skillz4Killz
96f8a1c568 Merge pull request #1007 from discordeno/change-to-object-keys
change: structure loops use Object.keys
2021-05-30 08:49:17 -04:00
ITOH
521e6352e0 Update channel.ts 2021-05-30 00:42:05 +02:00
ITOH
655b83f45e add: button_data.ta to mod export 2021-05-29 23:14:21 +02:00
itohatweb
b59a2ae18a change: prettier code 2021-05-29 20:32:26 +00:00
ITOH
a6d0045658 change: use Object.keys 2021-05-29 22:31:49 +02:00
ITOH
7142fedcdb Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-29 22:25:01 +02:00
ITOH
7be4c00c8a change: update version 2021-05-29 22:24:50 +02:00
ITOH
c1f0426b97 Merge pull request #1006 from discordeno/prettier
prettier
2021-05-29 22:15:53 +02:00
Skillz4Killz
8df274ce99 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-05-29 20:13:50 +00:00
Skillz4Killz
9d65162eda fix: certain queues not starting separately 2021-05-29 20:13:48 +00:00
ITOH
6212cf73d1 more stuff 2021-05-29 21:40:20 +02:00
ITOH
36d67cbc95 Merge branch 'prettier' of https://github.com/discordeno/discordeno into prettier 2021-05-29 21:31:25 +02:00
ITOH
a2ddddb4bc fix rate limits 2021-05-29 21:31:23 +02:00
ITOH
58c2d8cb4e Merge branch 'main' into prettier 2021-05-29 21:30:43 +02:00
itohatweb
72e3f90278 change: prettier code 2021-05-29 19:27:28 +00:00
ITOH
8e0c4e2492 prettier 2021-05-29 21:26:53 +02:00
ITOH
e2035709f1 Merge pull request #1000 from discordeno/implement-sweeper
add: sweepers
2021-05-29 21:15:08 +02:00
Skillz4Killz
2224306486 Merge pull request #1002 from discordeno/select-dropdown
add: select-dropdowns
2021-05-29 15:10:34 -04:00
Skillz4Killz
9a47123580 Merge pull request #1004 from rigormorrtiss/url-search-params
change: processQueue use faster Object.keys() to create query args
2021-05-29 15:10:06 -04:00
Skillz4Killz
d817659941 use enums 2021-05-29 18:46:15 +00:00
rigormorrtiss
ada3e9b43a perf(rest): use Object.keys() instead 2021-05-29 21:37:58 +04:00
ITOH
0efa060380 better guild & channel dispatch 2021-05-29 15:42:35 +02:00
ITOH
ca3d6ba9d4 fix: structure 2021-05-28 23:07:15 +02:00
ITOH
a558e08446 snakelize the content 2021-05-28 23:06:50 +02:00
ITOH
1e4e5e0204 use ids 2021-05-28 17:48:20 +02:00
Skillz
c73b3a55e6 more edge cases 2021-05-28 10:59:49 -04:00
Skillz4Killz
e8081265ce Merge pull request #998 from discordeno/fix-audit
fix: getAuditLogs return type
2021-05-28 09:32:51 -04:00
Skillz
24ce50194d Merge branch 'select-dropdown' of https://github.com/discordeno/discordeno into select-dropdown 2021-05-28 09:21:07 -04:00
Skillz
1e61943e73 more fixes for limits 2021-05-28 09:20:30 -04:00
Skillz4Killz
e6faf72cc2 change: prettier code 2021-05-28 11:35:05 +00:00
rigormorrtiss
823135b73c chore: update deps to latest version 2021-05-28 14:59:48 +04:00
Skillz
a293cd27d3 shtuff 2021-05-27 23:45:12 -04:00
ITOH
cccde10fd2 Update collection.ts 2021-05-27 18:04:05 +02:00
ITOH
c7e3a05816 return condition 2021-05-27 17:20:37 +02:00
ITOH
12691f2567 fix buggs 2021-05-27 17:19:42 +02:00
ITOH
7f280bd17b add: guild dispatch 2021-05-27 17:17:09 +02:00
ITOH
6a8b183fbf add: presence sweeper 2021-05-27 16:57:45 +02:00
ITOH
355d3cb582 better explanation 2021-05-27 16:57:34 +02:00
ITOH
58e20cc925 fix buggs 2021-05-27 16:56:45 +02:00
ITOH
31e4929e62 add: cachedAt property for member struct
useful for sweeping
2021-05-27 16:56:34 +02:00
ITOH
5319ed2309 add: member sweeper 2021-05-27 16:43:41 +02:00
ITOH
8b2a554c91 add: message sweeper 2021-05-27 16:38:34 +02:00