Skillz4Killz
|
e7382fffaa
|
deno fmt
|
2021-04-08 21:21:39 +00:00 |
|
Skillz4Killz
|
ad87124bca
|
more stuff
|
2021-04-08 19:26:38 +00:00 |
|
Skillz4Killz
|
3eaf1a5dcc
|
fix: broken import errors (#779)
* fix: broken import errors
* fix: snake case name
|
2021-04-08 22:22:11 +04:00 |
|
ITOH
|
313e7d2d35
|
fir more things
|
2021-04-07 10:27:44 +02:00 |
|
Skillz4Killz
|
47ed6f5652
|
fix: remove basicShards and allowNextShard (#755)
|
2021-04-05 09:37:25 +04:00 |
|
Skillz4Killz
|
1b8161e85b
|
refactor: cleanup and fmt
|
2021-04-04 12:54:33 +00:00 |
|
Skillz4Killz
|
5d3b01b3e7
|
fix: typings names & imports
|
2021-04-04 12:21:30 +00:00 |
|
Skillz4Killz
|
408120c508
|
fix: bunch of imports that were missing
|
2021-04-03 23:30:48 +00:00 |
|
ayntee
|
6aa9b25698
|
refactor(structures/channel): auto-convert the paylaod fields to camel case (#730)
|
2021-04-02 23:21:13 +04:00 |
|
ayntee
|
b0c3398689
|
fix(util/utils): remove ID handling from case manipulation functions
|
2021-03-29 21:07:36 +04:00 |
|
ayntee
|
eaff54f90f
|
refactor: rename *ID to *Id (#710)
* refactor: rename *ID to *Id
* Update src/helpers/commands/delete_slash_command.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/commands/delete_slash_command.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/commands/delete_slash_response.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/commands/edit_slash_response.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/utils.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/utils.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/utils.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/utils.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/utils.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/commands/get_slash_command.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/commands/send_interaction_response.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/commands/upsert_slash_command.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/edit_widget.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/get_widget.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/get_widget.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/get_widget_image_url.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/get_widget_image_url.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/guilds/get_widget_settings.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update .gitignore
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update LICENSE
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/members/edit_bot_profile.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/members/edit_bot_profile.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/webhooks/create_webhook.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/webhooks/delete_webhook.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/constants.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/webhooks/edit_webhook.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/webhooks/execute_webhook.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/webhooks/get_webhook.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/rest/cache.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/rest/request.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/constants.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/helpers/commands/delete_slash_response.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/constants.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/constants.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/constants.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/constants.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/utils.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Update src/util/utils.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* Revert docs file
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-03-29 21:03:46 +04:00 |
|
ITOH
|
2914874d19
|
types: add gateway opcodes enum (#711)
* bring opcodes enum back
* Update src/types/gateway/opcodes.ts
Co-authored-by: ayntee <ayyantee@gmail.com>
* DiscordGatewayOpcodes
Co-authored-by: ayntee <ayyantee@gmail.com>
|
2021-03-29 20:58:33 +04:00 |
|
ITOH
|
89e4b1eacd
|
fix(util/utils): fix logic error in validateSlashOptions() (#699)
|
2021-03-28 20:22:42 +04:00 |
|
ITOH
|
c91c9d0870
|
types: remove entire types (#684)
|
2021-03-23 19:14:26 +04:00 |
|
ayntee
|
6ff4654686
|
refactor(util): remove chooseRandom() (#682)
|
2021-03-23 16:47:46 +04:00 |
|
ayntee
|
e9cbbbff7c
|
refactor(helpers): separate functions into files (#667)
* refactor(helpers): separate functions into files
* idk
* idk
|
2021-03-13 08:10:31 -05:00 |
|
ayntee
|
45a3246370
|
fix(ws/shard): update status update payload (#559)
* fix(ws/shard): update status update payload
* :(
* Update src/types/discord.ts
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
* it\'s activitypayload
* Update src/types/discord.ts
* idk
* idk
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-03-08 19:41:20 +04:00 |
|
ITOH
|
25858b3144
|
feat(util): add camelToSnakeCase() & snakeToCamelCase() (#615)
* feat(util): add to camel/snake case functions
* add tests
* hmm
* add lint ignore comment
Co-authored-by: ayntee <ayyantee@gmail.com>
|
2021-03-07 18:51:59 +04:00 |
|
ayntee
|
683900236f
|
Remove tests
|
2021-01-26 13:16:53 +04:00 |
|
ITOH
|
95a2b7a74d
|
feat(util): add camelToSnakeCase() & snakeToCamelCase() (#473)
* Update utils.ts
* add tests
* Update utils.test.ts
* void unnecessary
* Apply suggestions from code review
Co-authored-by: Ayyan <ayyantee@gmail.com>
* Update src/util/utils.ts
Co-authored-by: Ayyan <ayyantee@gmail.com>
* Update utils.ts
* remove object test
* some name changes
Co-authored-by: Ayyan <ayyantee@gmail.com>
|
2021-01-26 12:44:25 +04:00 |
|
Ayyan
|
17959bc1c8
|
Revert "feat(util): add camelToSnakeCase() & snakeToCamelCase() (#463)" (#469)
This reverts commit 08d685743a.
|
2021-01-26 10:51:36 +04:00 |
|
ITOH
|
08d685743a
|
feat(util): add camelToSnakeCase() & snakeToCamelCase() (#463)
* Update utils.ts
* add tests
* Update utils.test.ts
* void unnecessary
* Apply suggestions from code review
Co-authored-by: Ayyan <ayyantee@gmail.com>
* Update src/util/utils.ts
Co-authored-by: Ayyan <ayyantee@gmail.com>
* Update utils.ts
* remove object test
* some name changes
Co-authored-by: Ayyan <ayyantee@gmail.com>
|
2021-01-26 10:45:30 +04:00 |
|
Ayyan
|
e5a8f3b358
|
chore: setup "deno lint" (#331)
* chore: setup "deno lint"
* ci(lint): add --unstable flat to lint script
* lint
* lint
* refactor: destructure assignment for Message#guildID
* chore: remove TODO comment
* refactor: remove redundant async
* chore: switch to Deno stable vscode ext
* chore: remove ignore comments
* chore: remove ignore comments
* chore: remove @ts-ignore comment
* fixes
* fixes
* chore: remove deno-lint-ignore comment
* chore: add index signature
|
2021-01-03 20:12:42 +04:00 |
|
Skillz
|
189dc150f2
|
rename to mod.ts
|
2020-12-26 19:30:32 -05:00 |
|
ayntee
|
d793a46497
|
Merge branch 'next' of https://github.com/discordeno/discordeno into getters
|
2020-12-26 19:46:17 +04:00 |
|
ayntee
|
fe43cc8f88
|
Some updates―renaming interfaces and files
|
2020-12-23 18:12:12 +04:00 |
|
ayntee
|
7d183b9bef
|
Merge branch 'next' of https://github.com/discordeno/discordeno into getters
|
2020-12-22 22:06:41 +04:00 |
|
Ayyan
|
e49a23687e
|
refactor!: organize directories and files (#268)
* refactor!: organize directory structure
* fix: avoid stack overflow err
* chore: swtch back to std/encoding for base64
* style: format source files
|
2020-12-22 21:26:27 +04:00 |
|