Skillz4Killz
|
2a3d9e04c1
|
Merge pull request #1945 from discordeno/attachments
feat: attachment option
|
2022-02-01 12:08:49 -05:00 |
|
Skillz4Killz
|
f780aa4b4d
|
Merge pull request #1948 from lts20050703/gh-1900
Parse createEmoji and editEmoji bigint to string
|
2022-02-01 12:07:46 -05:00 |
|
Skillz4Killz
|
81062c2f11
|
Merge pull request #1947 from lts20050703/gh-1898
discord-api-docs: Document thread invitable audit log change key
|
2022-02-01 12:06:43 -05:00 |
|
Skillz4Killz
|
5d67d29e4c
|
Merge pull request #1946 from lts20050703/gh-1896
discord-api-docs: Document supported option types for autocomplete
|
2022-02-01 12:06:19 -05:00 |
|
Skillz4Killz
|
4b1bdebb1b
|
Merge pull request #1943 from lts20050703/gh-1912
Date.parse member.communicationDisabledUntil
|
2022-02-01 12:05:04 -05:00 |
|
Skillz4Killz
|
9d640307c7
|
Merge pull request #1961 from lts20050703/gh-1939
Fix TypeError: Request with GET/HEAD method cannot have body
|
2022-02-01 12:04:21 -05:00 |
|
Skillz4Killz
|
00381b79c5
|
Merge pull request #1962 from Amatsagu/patch-4
Suggestion: Add "recommended plugins" section
|
2022-02-01 12:03:52 -05:00 |
|
Skillz4Killz
|
bb29490f7c
|
Merge pull request #1966 from lts20050703/gh-1963
README: Fileloader Plugin: no longer need to check for the compatible discordeno version
|
2022-02-01 12:03:26 -05:00 |
|
Skillz4Killz
|
2995a43d28
|
Merge pull request #1967 from discordeno/action-paths
fix(workflows): only run workflow when necessary
|
2022-02-01 12:03:03 -05:00 |
|
Skillz4Killz
|
b2c782d98e
|
Merge pull request #1968 from discordeno/codeowners
chore(.github): remove @ayntee from codeowners
|
2022-02-01 12:02:07 -05:00 |
|
ITOH
|
227f691c6e
|
chore(.github): remove @ayntee from codeowners
Ayntee is currently not here so we can remove him from codeowners for now and add him back when he is back.
|
2022-02-01 16:49:55 +01:00 |
|
ITOH
|
f1e2b88f0f
|
fmt
|
2022-02-01 16:34:16 +01:00 |
|
ITOH
|
8781c22b83
|
fix(workflows): only run workflow when necessary
|
2022-02-01 16:34:01 +01:00 |
|
ITOH
|
012b375edc
|
Update README.md
Co-authored-by: lts20050703 <87189679+lts20050703@users.noreply.github.com>
|
2022-02-01 16:25:46 +01:00 |
|
ITOH
|
c0b6322369
|
Update README.md
|
2022-02-01 15:18:39 +00:00 |
|
ITOH
|
c3f8589898
|
Update sync.yml
|
2022-02-01 16:10:32 +01:00 |
|
ITOH
|
309839f733
|
Update README.md
|
2022-02-01 16:08:03 +01:00 |
|
ITOH
|
921ac6ef70
|
Update docs.yml
|
2022-02-01 16:07:57 +01:00 |
|
ITOH
|
f7b3655ab5
|
asfdasdf
|
2022-02-01 16:03:53 +01:00 |
|
ITOH
|
c77953e241
|
Update README.md
|
2022-02-01 16:03:47 +01:00 |
|
ITOH
|
a8c104ec03
|
cleanup
|
2022-02-01 16:03:39 +01:00 |
|
ITOH
|
a517545b12
|
Update README.md
|
2022-02-01 15:59:53 +01:00 |
|
ITOH
|
eb928309bd
|
test other workflow
|
2022-02-01 15:59:35 +01:00 |
|
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 |
|
lts20050703
|
42101467f3
|
no longer need to check for the compatible discordeno version
|
2022-02-01 21:30:50 +07:00 |
|
ITOH
|
72b8854a99
|
refactor(docs): move from docs repo to main
|
2022-02-01 15:20:50 +01:00 |
|
Amatsagu
|
654d4aa344
|
Suggestion: Add "recommended plugins" section
Suggestion - Add "Recommended plugins" section which would work similar to already existing "Frameworks".
Context: https://discord.com/channels/785384884197392384/785384884197392387/937842873825636372
|
2022-01-31 23:57:24 +01:00 |
|
lts20050703
|
3e1debf465
|
Merge branch 'discordeno:main' into 1896
|
2022-01-28 15:52:16 +07:00 |
|
lts20050703
|
a8ed800ab8
|
Merge branch 'discordeno:main' into 1898
|
2022-01-28 15:52:12 +07:00 |
|
lts20050703
|
2c76e9d4a5
|
Merge branch 'discordeno:main' into 1900
|
2022-01-28 15:52:09 +07:00 |
|
lts20050703
|
36216f3f4a
|
communicationDisabledUntil shouldn't be null
|
2022-01-28 14:02:31 +07:00 |
|
Skillz4Killz
|
0e4caf1c47
|
feat: attachment option
|
2022-01-28 02:04:35 +00:00 |
|
lts20050703
|
5cccd603d0
|
communicationDisabledUntil: discord return string, discordeno return number
|
2022-01-28 07:55:03 +07:00 |
|
lts20050703
|
6957d2ea5b
|
Merge branch 'discordeno:main' into gh-1912
|
2022-01-28 07:46:04 +07:00 |
|
lts20050703
|
c49eed4890
|
fix rest runMethod body logic
|
2022-01-28 07:45:14 +07:00 |
|
lts20050703
|
60023e1328
|
Merge branch 'discordeno:main' into 1939
|
2022-01-28 07:43:27 +07: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 |
|
lts20050703
|
105265b632
|
member.communicationDisabledUntil should be string
|
2022-01-27 17:04:11 +07:00 |
|
lts20050703
|
78dae37dc1
|
fix TypeError: Request with GET/HEAD method cannot have body.
|
2022-01-27 10:04:36 +07:00 |
|
ITOH
|
886021e751
|
remove the sublicensing
|
2022-01-26 19:04:03 +01:00 |
|