Commit Graph

993 Commits

Author SHA1 Message Date
Elysia
db080dcf0b
Merge pull request #530 from rodit/patch-2
fix: correctly import events
2023-02-13 01:04:54 +07:00
Rodi
96adb87886
fix: correctly import events
Events are currently incorrectly imported (there is no '../../util/Events').
2023-02-12 16:01:27 +00:00
Elysia
1a3c25d8c5 chore: v2.10.3 2023-02-12 19:46:21 +07:00
Elysia
64c2a5354f fix: v13 add automoderation events to WSEvents
#9102 djs
2023-02-12 17:43:14 +07:00
Elysia
7329a53b34 feat: v13 guildAuditLogEntryCreate event
#9092 djs
2023-02-12 15:52:03 +07:00
Elysia
f28ea5c031 feat: v13 safety alerts channel and mention raid protection
#9073 djs
2023-02-12 15:30:49 +07:00
Elysia
779fc7a5f4 fix: Unknown Message (2) 2023-02-10 17:53:12 +07:00
Elysia
92cc1afd7b docs: update 2023-02-09 19:42:15 +07:00
Elysia
6ca0eb088a chore: v2.10.2 2023-02-09 19:39:31 +07:00
Elysia
756a241051 fix: #523
i hate discord 😭
2023-02-09 19:26:39 +07:00
Elysia
9bab1f1983 fix: can't get the reactions of a message
#517 - new api
2023-02-06 19:37:11 +07:00
Elysia
1068467be7 lint: Support pagination for fetching thread members 2023-02-05 15:22:49 +07:00
Elysia
0f97dc03bd feat v13: Support pagination for fetching thread members
#9045 djs
2023-02-05 15:14:42 +07:00
Elysia
f70663aba1 fix: Minor forums cleanup
#9033 djs
2023-02-05 15:05:37 +07:00
Elysia
cee3b55f59 feat v13(StageInstanceManager): add guildScheduledEvent to create()
#9024 djs
2023-02-05 14:58:59 +07:00
Elysia
9ba2c5e0d9 feat: MessageSelectMenu 2023-02-05 14:53:57 +07:00
Elysia
5c8c4289b0
Update RichPresence.md 2023-01-29 15:50:28 +07:00
March 7th
107f9c564b feat(WebSocketShard): support new resume url (2)
clean code & fix
2023-01-27 11:45:47 +07:00
March 7th
cd29293f4e Update main.json 2023-01-26 14:42:23 +07:00
March 7th
0de8c45401 chore: v2.10.1 2023-01-26 14:41:17 +07:00
March 7th
a34608c261 fix & update v2.10.1
bruh
2023-01-26 14:41:05 +07:00
March 7th
6ef903c965 chore: v2.10.0 2023-01-26 14:23:17 +07:00
March 7th
6a98c3a633 fix: eslint 2023-01-26 14:14:57 +07:00
March 7th
361352d773 feat(ClientApplication): v13 add role connections
#9072 djs
2023-01-26 14:10:27 +07:00
March 7th
2c4df35bc1 feat (Webhook): v13 add channel prop
#9074 djs
2023-01-26 13:52:12 +07:00
March 7th
377adec3ae feat: Role subscriptions
#9040 djs
2023-01-26 13:48:53 +07:00
March 7th
4c838a5e26 feat: Switch User
test #477
2023-01-26 13:40:51 +07:00
Elysia
e8c3bcb0a0
Merge pull request #487 from TheDevYellowy/main
feat: switch user
2023-01-26 12:06:39 +07:00
Elysia
3c9115730c
Update GuildBoost.js 2023-01-19 18:16:41 +07:00
March 7th
78250d866e fix: GuildSettingData#mute_config is null 2023-01-18 17:09:32 +07:00
Yellowy
edcbb4109f
Merge branch 'aiko-chan-ai:main' into main 2023-01-18 00:28:11 -07:00
Yellowy
2d6ffdf55f feat: add clearing cache to switchUser 2023-01-18 00:27:32 -07:00
March 7th
1e5e855ca0 feat: thread channel
fix: ThreadManager#fetchArchived()
feat: ThreadChannel#firstMessage
todo: #486
2023-01-18 14:24:06 +07:00
Yellowy
fc1c87bd62 feat: switchUser 2023-01-18 00:01:43 -07:00
Yellowy
c429e3313a feat: switch user 2023-01-18 00:00:13 -07:00
March 7th
597eb2979c feat: add INVITES_DISABLED guild feature
#9051 djs
2023-01-17 18:47:44 +07:00
March 7th
1ac8fd96ef feat: backport automod 2023-01-14 18:07:56 +07:00
March 7th
2ecf50b131 feat: backport automod 2023-01-14 18:05:40 +07:00
March 7th
4fa5088afa docs(ThreadEditOptions): Move info tag back to invitable
#9021 djs
2023-01-12 23:35:38 +07:00
March 7th
3cdf1ad9f9 Update WebSocketShard.js 2023-01-12 17:47:33 +07:00
March 7th
ad259bc60e Update READY.js 2023-01-12 17:35:59 +07:00
March 7th
86d1981810 chore: Why are you using bot token for this library ? 2023-01-11 18:07:39 +07:00
March 7th
83f4181ec7 refactor: Move me and add fetchMe() (fix) 2023-01-11 18:03:13 +07:00
March 7th
bacb672045 fix: eslint 2023-01-10 23:18:53 +07:00
March 7th
f53d329462 refactor: Move me and add fetchMe()
#9029 djs
2023-01-10 18:08:05 +07:00
March 7th
579edfa8fe feat v13: add not_found to guildMembersChunk data
#9032 djs
2023-01-10 17:58:58 +07:00
March 7th
85d2bdbdc4 docs: Add missing @extends
#9028 djs
2023-01-08 14:39:47 +07:00
March 7th
eaf8167ce4 fix(ThreadChannel): reason as second parameter
#9023 djs
2023-01-08 14:35:37 +07:00
March 7th
57d4628d2b types(ThreadEditOptions): Add appliedTags
#9022 djs
2023-01-08 14:32:25 +07:00
March 7th
e966a5b262 docs(ThreadEditOptions): Move info tag back to invitable
#9021 djs
2023-01-08 14:30:57 +07:00