Commit Graph

5354 Commits

Author SHA1 Message Date
Skillz4Killz
974a5644ab chore: enable code coverage 2021-11-23 09:51:27 +00:00
Skillz4Killz
a3803eee75 chore: remove std dep 2021-11-23 09:19:00 +00:00
Skillz4Killz
45cca372f2 chore: latest deps 2021-11-23 09:16:17 +00:00
Skillz4Killz
86edf83ed4 fix: shorter 2021-11-22 19:21:15 +00:00
Skillz4Killz
fa763d1eb6 fix: cleaner readme features for plugins 2021-11-22 19:19:05 +00:00
Skillz4Killz
6676ce1802 fix: flexibility in readme 2021-11-22 19:18:05 +00:00
Skillz4Killz
ae7035ae08 fix: wording on readme 2021-11-22 19:14:20 +00:00
Skillz4Killz
02ba727662 Closes #1787 2021-11-22 19:07:25 +00:00
Skillz4Killz
81c157f175 fix: remove setupBot 2021-11-22 18:43:25 +00:00
Skillz4Killz
4ca3f23828 feat: add webhook unit tests 2021-11-22 18:31:14 +00:00
Skillz4Killz
479b5d35a8 feat: add voice connect and disconnect tests 2021-11-22 17:22:39 +00:00
ITOH
91accd2a48 Merge pull request #1812 from discordeno/parallel-tests-style
fix: improve unit tests style
2021-11-22 17:01:00 +00:00
Skillz4Killz
1f8bc1e596 fix: use env token 2021-11-22 16:53:26 +00:00
Skillz4Killz
d23ff868c7 fix: improve unit tests style 2021-11-22 16:34:30 +00:00
ITOH
a0a7334341 foooo 2021-11-20 19:00:45 +00:00
ITOH
c8da3ef2ea Merge pull request #1809 from discordeno/readme-fixx
fix(README): minimal example
2021-11-20 18:59:25 +00:00
ITOH
a9556953f2 fix(README): minimal example 2021-11-20 19:58:54 +01:00
ITOH
d149c853eb Merge pull request #1808 from discordeno/json-error-30038
add(types): JsonErrorCodes::MaximumNumberOfUncompletedGuildScheduledEventsReached
2021-11-20 18:53:42 +00:00
ITOH
a801fa4fda add(types): JsonErrorCodes::MaximumNumberOfUncompletedGuildScheduledEventsReached 2021-11-20 19:50:25 +01:00
Skillz4Killz
6aeae28140 Merge pull request #1804 from lts20050703/main
(import -> export) => export * from
2021-11-19 15:52:59 -05:00
Long Term Support 2005.07.03
4af3a745a9 (import -> export) => export * from 2021-11-20 00:12:05 +07:00
Skillz4Killz
70e9ef29ac fix: use env token 2021-11-19 04:24:03 +00:00
Skillz4Killz
b51d341524 fix: stabilize tests 2021-11-19 04:23:30 +00:00
Skillz4Killz
c32d588c60 fix: token prop 2021-11-19 02:38:26 +00:00
Skillz4Killz
583550731e fix: switch to github token 2021-11-19 02:37:49 +00:00
Skillz4Killz
98fc66d89f Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-11-19 02:36:58 +00:00
Skillz4Killz
9390446620 fix: remaining tests 2021-11-19 02:36:01 +00:00
ITOH
6a09988c01 impr 2021-11-18 18:43:12 +01:00
ITOH
79e1c6579c Merge pull request #1736 from discordeno/try-to-fix-reaction-endpoints
Try to fix reaction endpoints
2021-11-17 18:33:04 +00:00
ITOH
99e7317490 ifk 2021-11-17 19:26:20 +01:00
ITOH
dfea524c19 Merge branch 'main' into try-to-fix-reaction-endpoints 2021-11-17 19:19:54 +01:00
Skillz4Killz
0b3df90da7 fix: disable reaction tests 2021-11-17 04:05:44 +00:00
Skillz4Killz
5926814435 fix: remove configs import 2021-11-17 04:02:32 +00:00
Skillz4Killz
bf06a97fd5 fix: unit tests in github need env token 2021-11-17 04:01:10 +00:00
Skillz4Killz
f08edcd5fc feat: add scheduled events unit tests 2021-11-17 03:21:53 +00:00
Skillz4Killz
6fce04fc16 Merge branch 'main' of https://github.com/discordeno/discordeno into main 2021-11-16 21:15:09 +00:00
Skillz4Killz
a1f7c47b7a feat: guild scheduled events 2021-11-16 21:15:05 +00:00
ITOH
4dd75ddb3d Merge pull request #1790 from discordeno/for-1788
feat(types): add rateLimitPerUser to StartThreadBase
2021-11-16 18:48:18 +00:00
ITOH
c2ce18c907 feat(types): add rateLimitPerUser to StartThreadBase 2021-11-16 19:44:43 +01:00
ITOH
889e9d197a change(workflows): run prettier on pushes to main 2021-11-15 15:40:52 +01:00
ITOH
9f1d72b0a8 Merge pull request #1780 from discordeno/issue-1779
change(getApplicationInfo): returns Application with flags
2021-11-15 14:06:47 +00:00
ITOH
77b276b3da change(getApplicationInfo): returns Application with flags 2021-11-15 15:01:10 +01:00
ITOH
7a222ed32a Merge pull request #1742 from discordeno/json-error-50101
add(JsonErrorCodes): code 50101
2021-11-14 22:11:01 +00:00
ITOH
c31e497069 add(JsonErrorCodes): code 50101 2021-11-14 23:08:40 +01:00
Skillz4Killz
40ef1f963a Merge pull request #1741 from discordeno/mmmmm
never ever come with snake_case again for dd
2021-11-14 16:44:43 -05:00
ITOH
7f68c97ffa Merge branch 'main' into mmmmm 2021-11-14 22:13:09 +01:00
ITOH
55af55e564 Merge pull request #1740 from discordeno/better-handling-for-this
Better handling for send_interaction_response
2021-11-14 21:11:44 +00:00
ITOH
d306fd8c01 Rename StartGatewayOptions.ts to startGatewayOptions.ts 2021-11-14 22:06:20 +01:00
ITOH
38c9f1ed5a Rename closeWS.ts to closeWs.ts 2021-11-14 22:04:52 +01:00
ITOH
4f652eec59 Rename avatarURL.ts to avatarUrl.ts 2021-11-14 22:04:07 +01:00