Skillz4Killz
|
a42ca52c06
|
tris lovely typos
|
2021-10-25 18:35:39 +00:00 |
|
Skillz4Killz
|
1c1c93ed7f
|
change: prettier code
|
2021-10-23 15:50:59 +00:00 |
|
TriForMine
|
20616e8a36
|
Guilds helpers
|
2021-10-21 19:38:09 +02:00 |
|
TriForMine
|
baf8583976
|
change: prettier code
|
2021-10-21 17:07:31 +00:00 |
|
TriForMine
|
a8ccf05e8b
|
Interactions helpers
|
2021-10-21 19:06:44 +02:00 |
|
TriForMine
|
fe22c5ea73
|
Members helpers
|
2021-10-21 18:06:45 +02:00 |
|
TriForMine
|
83da6897a6
|
change: prettier code
|
2021-10-21 15:45:59 +00:00 |
|
TriForMine
|
dcc8c70528
|
Use import type
|
2021-10-21 17:44:17 +02:00 |
|
TriForMine
|
17115e7681
|
Gateway helpers
|
2021-10-21 17:41:47 +02:00 |
|
Skillz4Killz
|
2f971f511f
|
some utils converted
|
2021-10-12 16:13:59 +00:00 |
|
ITOH
|
cccc0a3359
|
requested changes
|
2021-06-10 16:09:31 +02:00 |
|
ITOH
|
83b7a708e7
|
fix: snakelize request body
|
2021-05-31 19:48:13 +02:00 |
|
rigormorrtiss
|
f01143145d
|
Directly pass options to snakelize()
|
2021-05-26 22:10:36 +04:00 |
|
rigormorrtiss
|
09450e5d74
|
fix(helpers): convert options case to snake case
|
2021-05-26 22:01:27 +04:00 |
|
itohatweb
|
179add27c9
|
Prettified Code!
|
2021-05-21 15:55:49 +00:00 |
|
itohatweb
|
3549cdeb63
|
Prettified Code!
|
2021-05-21 15:51:33 +00:00 |
|
TriForMine
|
b4b4a9e666
|
fix(utils): add missing export of hash.ts (#914)
* fix(utils): add missing export of hash.ts
* Commit from GitHub Actions (Lint)
Co-authored-by: TriForMine <TriForMine@users.noreply.github.com>
|
2021-05-08 09:18:23 +02:00 |
|
Skillz4Killz
|
b6da492471
|
Update send_webhook.ts
|
2021-05-07 21:10:03 -04:00 |
|
ITOH
|
5f6d556e1d
|
add check
|
2021-05-06 14:53:24 +02:00 |
|
rigormorrtiss
|
6f280e7781
|
change(types): move error & file_content to discordeno/ (#903)
* refactor(types): move errors, file_content module to types/discordeno
* refactor(types): move error & file_content module to discordeno/
* Update and fix import statements
|
2021-05-05 17:19:28 +01:00 |
|
ITOH
|
774d7649f5
|
Update send_webhook.ts
|
2021-05-05 15:54:41 +02:00 |
|
ITOH
|
d16280512c
|
add: webhook thread support
|
2021-05-04 22:36:00 +02:00 |
|
ITOH
|
38b8ea5532
|
fix: imports use type
|
2021-05-04 22:06:40 +02:00 |
|
ITOH
|
ff1eb2e6f2
|
add: getWebhookMessage
|
2021-05-04 22:04:01 +02:00 |
|
ITOH
|
4dc0e636e0
|
edit webhook default original
|
2021-05-04 18:34:27 +02:00 |
|
ITOH
|
ea3f1ac271
|
Merge branch 'main' into stupid-deno-type-errors
|
2021-05-04 14:53:44 +02:00 |
|
ITOH
|
19cbad63a2
|
this is the biggest pain ever
|
2021-05-04 12:38:54 +02:00 |
|
ITOH
|
6d0b0cb974
|
now sendWebhook
|
2021-05-03 22:58:06 +02:00 |
|
Skillz4Killz
|
3d39b3878a
|
change: ids to use bigint instead of string (#892)
* p1 of bigints change
* shtuff fixes and bits
* Commit from GitHub Actions (Lint)
* finish bigint structs
* typings fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* more fixes
* Commit from GitHub Actions (Lint)
* blame wolf
* Commit from GitHub Actions (Lint)
* foxed
* Commit from GitHub Actions (Lint)
* fix unit tests
* Commit from GitHub Actions (Lint)
* change: guildUpdate guild ID can't change
* delete server has been renamed to delete guild
* fixes
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
|
2021-05-03 18:05:18 +01:00 |
|
ITOH
|
140326700b
|
webhooks
|
2021-04-24 19:42:30 +02:00 |
|
Skillz4Killz
|
c85b76cd18
|
fix: remove extra loops (#848)
* fix: remove extra loops
Co-authored-by: Skillz4Killz <Skillz4Killz@users.noreply.github.com>
|
2021-04-13 19:36:23 +01:00 |
|
Skillz4Killz
|
9446960bb0
|
deno fmt
|
2021-04-13 17:59:19 +00:00 |
|
Skillz4Killz
|
c2f2afb211
|
fix: return types [] => Collection
|
2021-04-13 17:53:49 +00:00 |
|
Skillz4Killz
|
d746622681
|
feat: add validateLength util
|
2021-04-13 16:45:39 +00:00 |
|
ayntee
|
b633689d3a
|
Format files
|
2021-04-13 06:05:20 +00:00 |
|
Skillz4Killz
|
9a7747b7ab
|
fix: more typings errors
|
2021-04-12 20:02:56 +00:00 |
|
ayntee
|
1cbc1b8f82
|
fmt files damn son
|
2021-04-12 23:13:37 +04:00 |
|
ayntee
|
2a33db04fb
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 22:24:28 +04:00 |
|
ayntee
|
0b23a308ef
|
Fix some moar
|
2021-04-12 22:24:20 +04:00 |
|
Skillz4Killz
|
381ea450ac
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-04-12 18:23:56 +00:00 |
|
Skillz4Killz
|
3ce5871eb9
|
fix: few more typings errors
|
2021-04-12 18:22:47 +00:00 |
|
ayntee
|
b21df06719
|
Fix some types
|
2021-04-12 22:21:26 +04:00 |
|
Skillz4Killz
|
7e38960e9a
|
fix: webhook typings
|
2021-04-12 18:12:59 +00:00 |
|
Skillz4Killz
|
51e27d8f17
|
types: fix new types issues (#829)
* feat: add tests for deleting channel overwrites
* fix: typings
|
2021-04-12 07:26:55 +01:00 |
|
ITOH
|
7a6b4bf2d7
|
ref
|
2021-04-09 23:07:20 +02:00 |
|
Skillz4Killz
|
408120c508
|
fix: bunch of imports that were missing
|
2021-04-03 23:30:48 +00:00 |
|
ayntee
|
5f1b82a4e8
|
refactor: remove RequestManager and use runMethod() (#732)
* fix(rest/process_request): use DiscordHTTPResponseCodes
* refactor: remove RequestManager
* refactor: remove RequestManager and use runMethod()
|
2021-04-02 23:18:51 +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
|
c91c9d0870
|
types: remove entire types (#684)
|
2021-03-23 19:14:26 +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 |
|