Commit Graph
100 Commits
Author SHA1 Message Date
ITOH b67b28670b f 2022-02-01 15:53:32 +01:00
ITOH 8b4a7e4136 Update README.md 2022-02-01 15:52:21 +01:00
ITOH e9edf1f7e3 Update docs.yml 2022-02-01 15:51:29 +01:00
ITOH 11abe33ab7 Update docs.yml 2022-02-01 15:49:53 +01:00
ITOH 656ae0ff6a Update README.md 2022-02-01 15:47:46 +01:00
ITOH baaf35df81 Update docs.yml 2022-02-01 15:47:39 +01:00
ITOH f359fe1f39 Update README.md 2022-02-01 15:38:30 +01:00
ITOH 1f678fe46d Update docs.yml 2022-02-01 15:37:55 +01:00
ITOH 2288b27de5 test 2022-02-01 15:35:15 +01:00
ITOH 0fd41f6b89 Merge pull request #1965 from discordeno/docs
refactor(docs): move from docs repo to main
2022-02-01 15:33:32 +01:00
ITOH 7fc6b91979 feat(workflows): doc sync action
This still needs to be tested
2022-02-01 15:32:50 +01:00
ITOH 72b8854a99 refactor(docs): move from docs repo to main 2022-02-01 15:20:50 +01:00
ITOH 7920853391 Merge pull request #1938 from discordeno/plugins
refactor: move plugins to the main repo
2022-01-27 20:25:38 +01:00
ITOH 886021e751 remove the sublicensing 2022-01-26 19:04:03 +01:00
ITOH 7d2e157148 move plugins to the main repo 2022-01-26 19:02:34 +01:00
ITOH 4ed54a91b5 Merge pull request #1897 from Disq-Code-Bot/fix/secret-key-option
Fix/secret key option
2022-01-18 20:40:22 +01:00
ITOH fccf169352 who knows 2022-01-07 12:25:56 +01:00
ITOH 10c2b25a0c Merge pull request #1878 from lts20050703/#1877-Document-max-value-for-GET-event-users-limit-param
Document max value for GET event users limit param
2022-01-05 15:10:59 +01:00
ITOH ecafae8e87 Merge pull request #1875 from Amatsagu/patch-3
Update headers for REST Controller
2022-01-01 18:45:20 +01:00
ITOH 8ad41e8f57 chore(LICENSE): update year
🥳 Happy new year ya all!
2022-01-01 15:37:46 +01:00
ITOH 77d8f26e85 Merge pull request #1870 from Reboot-Codes/main
Add descriptions for ApplicationCommandTypes
2021-12-27 19:07:21 +01:00
ITOH 2cb95f1830 add(types): InvalidGuild & TheWriteActionYouArePerformingOnTheServerHasHitTheWriteRateLimit to JsonErrorCodes (#1853)
Add 20029 & 50055 to JsonErrorCodes enum
2021-12-17 17:50:04 +01:00
ITOH a9cd3b2be9 add(types): TheRequestBodyContainsInvalidJSON to JsonErrorCodes (#1852)
Add 50109 error code to JsonErrorCodes enum
2021-12-17 17:49:18 +01:00
ITOH 5f043e1279 fix(types): add Guild#premiumProgressBarEnabled (#1845)
Add {Guild,ModifyGuild}#premiumProgressBarEnabled
2021-12-13 23:14:35 +01:00
ITOH 778cc730ae Update src/types/guilds/modifyGuild.ts 2021-12-13 23:12:59 +01:00
ITOH dcba5a0cd0 fix(types)!: channel is nullable (#1844)
Convert Invite#channel to a nullable property
2021-12-13 17:23:50 +01:00
ITOH f04582d17a Merge pull request #1843 from lts20050703/main
fix incompatible version in minimal example in README
2021-12-13 05:26:51 +00:00
ITOH 338b56f2ac Merge pull request #1842 from lts20050703/main
Fix README Minimal Example
2021-12-10 06:46:33 +00:00
ITOH 1b9b41736f Merge pull request #1841 from discordeno/for-yui
for yui
2021-12-09 16:11:10 +00:00
ITOH 579bf369ba for yui 2021-12-09 17:04:55 +01:00
ITOH fb5c738b53 Merge pull request #1838 from Yaikava/patch-1
 feat: collections - export interfaces for class extending
2021-12-08 14:33:44 +00:00
ITOH 5ccc64ffbe Merge pull request #1832 from lts20050703/main
fix README example and benchmark submodule
2021-12-07 08:44:34 +00:00
ITOH 95c5c6bc9d feat modals 2021-12-03 23:07:51 +01: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
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
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
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
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
ITOH 3a118b8bff Rename guildSplashURL.ts to guildSplashUrl.ts 2021-11-14 22:03:27 +01:00
ITOH b403f66399 Rename guildBannerURL.ts to guildBannerUrl.ts 2021-11-14 22:03:20 +01:00
ITOH 20510ccd2a Rename guildIconURL.ts to guildIconUrl.ts 2021-11-14 22:03:13 +01:00
ITOH df448af401 Rename getWidgetImageURL.ts to getWidgetImageUrl.ts 2021-11-14 22:02:55 +01:00
ITOH 78bc2cfd57 Rename getVanityURL.ts to getVanityUrl.ts 2021-11-14 22:02:15 +01:00
ITOH ea32a66e5d Rename emojiURL.ts to emojiUrl.ts 2021-11-14 22:00:12 +01:00
ITOH 9eeb8e26fb never ever come with snake_case again for dd 2021-11-14 21:53:29 +01:00
ITOH fdd600e88b Update banMember.ts 2021-11-14 20:36:23 +01:00
ITOH 340488fc73 finally remove Discord prefixes for enum 2021-11-14 20:35:39 +01:00
ITOH 476e2e7c6b 47th chunk 2021-11-14 20:28:04 +01:00
ITOH 514a056333 46th chunk 2021-11-14 20:27:26 +01:00
ITOH 43a0b39fca 45th chunk 2021-11-14 20:27:04 +01:00
ITOH 03f2bc817a 44th chunk 2021-11-14 20:26:37 +01:00
ITOH 6d7d309a80 43rd chunk 2021-11-14 20:26:12 +01:00
ITOH 064ebb326d 42nd chunk 2021-11-14 20:25:28 +01:00
ITOH 06e6ec343a 41nd chunk 2021-11-14 20:25:06 +01:00
ITOH bf56782002 41st chunk 2021-11-14 20:24:47 +01:00
ITOH 1ddfc438e8 40th chunk 2021-11-14 20:24:21 +01:00
ITOH 73c05aca0a 39th chunk 2021-11-14 19:23:42 +01:00
ITOH dba8e9c607 38th chunk 2021-11-14 19:22:55 +01:00
ITOH 9360227791 37th chunk 2021-11-14 19:22:13 +01:00
ITOH 0683255ffb 36th chunk 2021-11-14 19:16:29 +01:00
ITOH 673ea404ab 35th chunk 2021-11-14 19:15:16 +01:00
ITOH 5cae999977 34th chunk 2021-11-14 19:11:10 +01:00
ITOH d1a7a4b702 33rd chunk 2021-11-14 19:07:33 +01:00
ITOH bb5d1d6e83 32nd chunk 2021-11-14 19:05:23 +01:00
ITOH 7a51ef8f6b 31th chunk 2021-11-14 19:03:45 +01:00
ITOH 45c47081c4 30th chunk 2021-11-14 19:03:16 +01:00
ITOH d011d96434 29th chunk 2021-11-14 19:01:08 +01:00
ITOH cf2ce663f2 28th chunk 2021-11-14 19:00:41 +01:00
ITOH c2c73cb901 27th chunk 2021-11-14 18:58:45 +01:00
ITOH 16b9c3430b 26th chunk 2021-11-14 18:56:48 +01:00
ITOH 33887e075a 25th chunk 2021-11-14 18:54:51 +01:00
ITOH 4c6b489670 skillz.is.pro 2021-11-14 18:53:20 +01:00
ITOH 208ac09023 24th chunk 2021-11-14 18:53:16 +01:00
ITOH 5652f2a44c 23rd chunk 2021-11-14 18:49:04 +01:00
ITOH 068ba61ac3 22th chunk 2021-11-14 18:48:07 +01:00
ITOH 763814c408 twentyoneth chunk 2021-11-14 18:46:44 +01:00
ITOH 2092d8e21d twentieth chunk 2021-11-14 18:45:09 +01:00
ITOH 9fe7a427b9 nineteenth chunk 2021-11-14 18:44:40 +01:00
ITOH 388e99fa42 eighteenth chunk 2021-11-14 18:43:56 +01:00
ITOH 4efc55fb07 Merge branch 'mmmmm' of https://github.com/discordeno/discordeno into mmmmm 2021-11-14 18:41:40 +01:00
ITOH daafbae669 seventeenth chunk 2021-11-14 18:41:01 +01:00
ITOH 029f3653e5 sixteenth chunk 2021-11-14 18:38:54 +01:00
ITOH a031b42544 fifteenth chunk 2021-11-14 18:34:53 +01:00