Commit Graph
37 Commits
Author SHA1 Message Date
Will Hoskings 801c1c642f LOOK BUT DON'T TOUCH: Ratelimits 2020-03-11 22:06:00 +00:00
Will Hoskings 0c66ab9a27 Change up the generators 2020-02-26 20:12:40 +00:00
Will Hoskings 7c552ac9a9 Remove action 2020-02-26 20:12:10 +00:00
Will Hoskings f122b3603a Fiddle with the Request stuff 2020-02-26 20:09:16 +00:00
Will Hoskings 8c1882adf9 Add our magical URL stuff 2020-02-26 20:01:50 +00:00
Will Hoskings f5b8783688 Clean up the DiscordRequestManager
Remove some code duplication in this class.
2020-02-26 20:01:27 +00:00
Will Hoskings 6bb2e2342a Fix circular reference 2020-02-20 20:24:46 +00:00
Will Hoskings c18cebdff4 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno 2020-02-20 20:21:56 +00:00
Will Hoskings c7c64fbb35 Rename request-manager to discord-request-manager 2020-02-11 20:09:28 +00:00
Will Hoskings b28566da10 Rename some stuff to make it more consistent 2020-02-11 20:08:57 +00:00
Will Hoskings 1047931fe7 Move managers to modules 2020-02-11 19:17:48 +00:00
Will Hoskings 0565ab375f Fix imports for rename 2020-02-11 19:16:38 +00:00
Will Hoskings 6b386ef4e2 PascalCase -> dashed-case 2020-02-11 19:14:50 +00:00
Will Hoskings f6861b6025 Rename stuff 2020-02-11 19:10:49 +00:00
Will Hoskings dabcc12014 Merge remote-tracking branch 'origin/master' into origin/new-api-draft 2020-02-11 18:30:40 +00:00
Will Hoskings 5ef19f90a6 Add user object 2020-02-11 18:26:58 +00:00
Will Hoskings fa1dfc24bd Add HTTP methods to RequestManager 2020-02-11 18:24:36 +00:00
Will Hoskings 269142165e (Double check): Add Activity type 2020-02-11 18:24:24 +00:00
Will Hoskings 655df25d57 Add the Presence payload type 2020-02-11 18:24:10 +00:00
Will Hoskings 1d989094d5 Add the Emoji payload type 2020-02-11 18:23:59 +00:00
Will Hoskings f785c42406 Add DOM to TypeScript lib array 2020-02-11 18:23:50 +00:00
Will Hoskings c60472916e Remove Activity from discord.ts 2020-02-11 18:23:39 +00:00
Will Hoskings 0ee59ebbc2 Add RequestMethod enum 2020-02-11 18:23:25 +00:00
Will Hoskings db44305b8c Export the guild interfaces 2020-02-10 21:17:32 +00:00
Will Hoskings 1fbd77833b Remove the token-printing "feature" 2020-02-10 21:15:44 +00:00
Will Hoskings e4811fc88b Crank the target right up 2020-02-10 21:13:15 +00:00
Will Hoskings 31869dd2c2 Merge remote-tracking branch 'origin/master' into origin/new-api-draft 2020-02-10 21:02:39 +00:00
Will Hoskings 2f16b77cc9 New API draft 2020-02-09 23:00:14 +00:00
Will Hoskings b2800af61d Minor fix. "" to "async" 2020-02-09 19:13:22 +00:00
Will Hoskings 6ffb5d5d54 Append .ts to module specifier 2020-02-09 19:09:25 +00:00
Will Hoskings e9d120da22 RequestHandler -> RequestManager 2020-02-09 16:08:29 +00:00
Will Hoskings b7d9c85318 Not sure what happened there. 2020-02-09 16:01:51 +00:00
Will Hoskings cd95069ae8 Merge branch 'master' of https://github.com/Skillz4Killz/Discordeno 2020-02-09 16:00:34 +00:00
Will Hoskings 1720e13f67 Type more Discord events 2020-02-09 16:00:14 +00:00
Will Hoskings 6a3ca3c14a Hack around VSCode's import suggestions 2020-02-09 15:47:17 +00:00
Will Hoskings dcce53dc8b Add Discord data types 2020-02-09 15:47:02 +00:00
Will Hoskings a6f589de98 fix: tsconfig.json made with tsc --init now 2020-02-09 15:08:43 +00:00