Skillz4Killz
|
2fcdfd1573
|
test using a comment
|
2021-05-06 14:07:37 +00:00 |
|
Skillz4Killz
|
5e939d9f26
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-05-06 13:53:28 +00:00 |
|
Skillz4Killz
|
fbd2aaa14f
|
fix pr events
|
2021-05-06 13:53:25 +00:00 |
|
Skillz4Killz
|
044749dd6d
|
Merge pull request #905 from rigormorrtiss/test-utils
test(util): add options & choices tests
|
2021-05-06 09:47:57 -04:00 |
|
Skillz4Killz
|
e061737efd
|
Merge branch 'main' into test-utils
|
2021-05-06 09:45:19 -04:00 |
|
Skillz4Killz
|
6faddcb74b
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-05-06 13:42:10 +00:00 |
|
Skillz4Killz
|
d530e977f9
|
test to initialize env vars on pr
|
2021-05-06 13:42:08 +00:00 |
|
Skillz4Killz
|
78d46d6fdb
|
Merge branch 'main' into test-utils
|
2021-05-06 09:38:57 -04:00 |
|
ITOH
|
fb8035c4ef
|
change: move closeWS & sendShardMessage to ws object
|
2021-05-06 15:28:42 +02:00 |
|
Skillz4Killz
|
3d19ef9268
|
Commit from GitHub Actions (Lint)
|
2021-05-06 13:15:46 +00:00 |
|
Skillz4Killz
|
41795bb30d
|
Merge branch 'main' into test-utils
|
2021-05-06 09:15:15 -04:00 |
|
Skillz4Killz
|
c6a44c9665
|
Merge pull request #907 from discordeno/edit
fix: components prop for edit message types
|
2021-05-06 09:14:21 -04:00 |
|
Skillz4Killz
|
3137d50944
|
Update utils.ts
|
2021-05-06 09:13:24 -04:00 |
|
Skillz4Killz
|
3d50b03543
|
Merge branch 'main' into edit
|
2021-05-06 09:10:30 -04:00 |
|
Skillz4Killz
|
bfd1d6bb0e
|
update deprecated value in container
|
2021-05-06 13:08:57 +00:00 |
|
Skillz4Killz
|
6646ee67e2
|
update dev container
|
2021-05-06 13:05:50 +00:00 |
|
Skillz4Killz
|
b73ad124c8
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-05-06 13:01:14 +00:00 |
|
Skillz4Killz
|
11f6be7092
|
optimize gh acitons
|
2021-05-06 13:01:11 +00:00 |
|
ITOH
|
f9ff12b93e
|
Merge branch 'main' into edit
|
2021-05-06 14:53:48 +02:00 |
|
ITOH
|
5f6d556e1d
|
add check
|
2021-05-06 14:53:24 +02:00 |
|
ITOH
|
1555fc43e1
|
Update edit_message.ts
|
2021-05-06 14:48:11 +02:00 |
|
ITOH
|
42e73e7718
|
Update edit_webhook_message.ts
|
2021-05-06 14:48:09 +02:00 |
|
ITOH
|
d56279d75c
|
Update ws.ts
|
2021-05-06 13:43:14 +01:00 |
|
ITOH
|
b30dd053a8
|
Update rest.ts
|
2021-05-06 13:42:38 +01:00 |
|
ITOH
|
11e9a800e5
|
message.guildid has to be bigint
|
2021-05-06 12:38:05 +02:00 |
|
rigormorrtiss
|
c116327326
|
Merge branch 'test-utils' of https://github.com/rigormorrtiss/discordeno into test-utils
|
2021-05-06 13:19:35 +04:00 |
|
rigormorrtiss
|
4c58c357c1
|
Merge branch 'main' of https://github.com/discordeno/discordeno into test-utils
|
2021-05-06 13:18:41 +04:00 |
|
rigormorrtiss
|
97f46431d4
|
Merge branch 'main' into test-utils
|
2021-05-06 12:34:27 +04:00 |
|
rigormorrtiss
|
814f8d7d16
|
test(util): add options & choices tests
|
2021-05-06 11:13:04 +04:00 |
|
ITOH
|
95e3c796ec
|
remove author for better auto completion
|
2021-05-05 21:51:02 +02:00 |
|
ITOH
|
be3889b5b0
|
rem
|
2021-05-05 20:20:50 +02:00 |
|
ITOH
|
1623e9e118
|
Merge branch 'main' of https://github.com/discordeno/discordeno into main
|
2021-05-05 20:20:45 +02:00 |
|
ITOH
|
781537bd17
|
change this
|
2021-05-05 20:19:19 +02:00 |
|
Skillz4Killz
|
72bf173f1c
|
Merge pull request #904 from discordeno/last-dir-changes
(hopefully) the last dir changes
|
2021-05-05 14:10:57 -04:00 |
|
ITOH
|
7ff0d242ff
|
hopefully the last dir change
|
2021-05-05 20:06:32 +02:00 |
|
ITOH
|
ee2e263d63
|
fix: Intents enum now in PascalCase
|
2021-05-05 17:21:39 +01:00 |
|
ITOH
|
7d4d6dfab5
|
rig
|
2021-05-05 18:20:50 +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
|
c3e2316e36
|
Merge pull request #901 from discordeno/change-cache-members
remove initial cache members queue
|
2021-05-05 17:17:03 +01:00 |
|
ITOH
|
664aa38774
|
Merge pull request #902 from discordeno/fix-types
fix Application Command Interaction Data Option type
|
2021-05-05 17:16:51 +01:00 |
|
ITOH
|
1d92fcc09f
|
Update application_command_interaction_data_option.ts
|
2021-05-05 18:14:14 +02:00 |
|
ITOH
|
7ccc35d087
|
Merge branch 'main' into fix-types
|
2021-05-05 18:13:38 +02:00 |
|
ITOH
|
b892bdaa9d
|
deno extension has bad linter
|
2021-05-05 18:13:18 +02:00 |
|
ITOH
|
29808b6f01
|
Merge branch 'change-cache-members' of https://github.com/discordeno/discordeno into change-cache-members
|
2021-05-05 18:09:58 +02:00 |
|
ITOH
|
7e37a90bb9
|
more things
|
2021-05-05 18:09:39 +02:00 |
|
Skillz4Killz
|
9b300ec411
|
Merge branch 'main' into change-cache-members
|
2021-05-05 12:08:45 -04:00 |
|
Skillz4Killz
|
cd15790407
|
Merge pull request #897 from discordeno/change-enums
Change enums
|
2021-05-05 12:08:34 -04:00 |
|
ITOH
|
de6a8c93bb
|
Merge branch 'change-enums' of https://github.com/discordeno/discordeno into change-enums
|
2021-05-05 18:05:11 +02:00 |
|
Skillz4Killz
|
ed74824f2f
|
Merge branch 'main' into change-enums
|
2021-05-05 12:04:53 -04:00 |
|
ITOH
|
18d672e0a9
|
Merge branch 'main' into change-enums
|
2021-05-05 18:04:50 +02:00 |
|