muchnameless
|
68b9564f18
|
types(interaction): remove renamed typeguards (#7220)
|
2022-01-09 11:44:24 +01:00 |
|
muchnameless
|
962f4bf882
|
fix: snowflakeutil import (#7219)
|
2022-01-09 11:43:35 +01:00 |
|
iCrawl
|
4a2dbd6238
|
test: fix voice secretbox tests
|
2022-01-08 23:16:38 +01:00 |
|
iCrawl
|
b593bd32a9
|
test: fix voice tests
|
2022-01-08 22:57:29 +01:00 |
|
iCrawl
|
3f36746561
|
types: assertType -> expectType
|
2022-01-08 20:52:11 +01:00 |
|
Antonio Román
|
e082dfb158
|
refactor(SnowflakeUtil): switch to @sapphire/snowflake (#7079)
|
2022-01-08 19:11:33 +01:00 |
|
Matt (IPv4) Cowley
|
ae876d9624
|
refactor(InteractionCreate): remove interaction event (#6326)
|
2022-01-08 14:43:30 +01:00 |
|
Matt (IPv4) Cowley
|
171e917fb9
|
refactor(MessageCreate): remove message event (#6324)
|
2022-01-08 14:43:12 +01:00 |
|
Koyamie
|
63034b44c9
|
fix(Role): remove unused process (#7215)
|
2022-01-08 14:10:56 +01:00 |
|
Rodry
|
13eb78256d
|
refactor(integration): turn undefined into null and consistency (#7209)
|
2022-01-08 12:44:28 +01:00 |
|
IlluminatiFish
|
1c615d1bb2
|
fix(WebhookClient): Updated webhook url regex (#6804)
|
2022-01-08 12:42:50 +01:00 |
|
Suneet Tipirneni
|
1db6c2d37e
|
chore(ThreadMemberManager): make #fetch only take one object parameter (#6997)
|
2022-01-08 12:42:30 +01:00 |
|
Antonio Román
|
cee7fd181c
|
refactor: remove deleted field (#7092)
|
2022-01-08 12:41:35 +01:00 |
|
Jan
|
55e21f5366
|
refactor(Dates): save timestamps everywhere and use Date.parse (#7108)
|
2022-01-08 12:41:20 +01:00 |
|
Commandtechno
|
d06d70ccf2
|
feat(richpresenceassets): add YouTube and custom image support (#7184)
|
2022-01-08 12:40:35 +01:00 |
|
Koyamie
|
95f8375d42
|
fix(Sweepers): add sweepStickers function (#7213)
|
2022-01-08 12:39:48 +01:00 |
|
Suneet Tipirneni
|
137ea249df
|
docs: fix command interaction docs (#7212)
|
2022-01-08 11:21:06 +01:00 |
|
Koyamie
|
49dada35f9
|
fix(InteractionCreate): use ChatInputCommandInteraction instead (#7210)
|
2022-01-08 02:31:23 +01:00 |
|
Raiden-Ei
|
fbef454894
|
fix(Structues): rename old module's name (#7207)
|
2022-01-08 01:41:22 +01:00 |
|
Jiralite
|
fbbac27978
|
refactor(RoleManager): Remove comparePositions() (#7201)
|
2022-01-08 01:35:32 +01:00 |
|
Antonio Román
|
ef6f035b5d
|
chore: add myself to contributors (#7206)
|
2022-01-08 01:35:07 +01:00 |
|
iCrawl
|
9d17904eff
|
chore: deps
|
2022-01-08 01:33:47 +01:00 |
|
Raiden-Ei
|
033151cf92
|
fix(WebSocket): Remove application command handler (#7202)
|
2022-01-08 01:29:56 +01:00 |
|
ckohen
|
c969cbf652
|
refactor(rest): rename attachment to file (#7199)
|
2022-01-08 00:49:34 +01:00 |
|
Suneet Tipirneni
|
3872acfeb8
|
fix(User): bannerURL() should not throw when not present (#6789)
|
2022-01-08 00:48:46 +01:00 |
|
ckohen
|
12ffa069aa
|
chore(Caching): clean up deprecated cache sweeping (#7118)
Co-authored-by: Antonio Román <kyradiscord@gmail.com>
|
2022-01-08 00:48:17 +01:00 |
|
Suneet Tipirneni
|
1f9b9225f2
|
types(Collection): union types on intersect and difference (#7196)
|
2022-01-08 00:47:55 +01:00 |
|
Suneet Tipirneni
|
b7856e7809
|
refactor: Better Command Terminology (#7197)
|
2022-01-08 00:47:41 +01:00 |
|
Jan
|
5022b14da0
|
refactor(Actions): remove deleted maps (#7076)
|
2022-01-08 00:34:47 +01:00 |
|
iCrawl
|
fbe40031cf
|
chore: manually update changelog
|
2022-01-08 00:03:51 +01:00 |
|
Jiralite
|
a0d5f13dd9
|
fix(VoiceState): Ensure suppress & streaming have proper fallback values (#6377)
|
2022-01-07 23:40:58 +01:00 |
|
Rodry
|
6085b4f727
|
refactor(Client): remove applicationCommand events (#6492)
|
2022-01-07 23:40:50 +01:00 |
|
Jiralite
|
0c24cc8ec0
|
refactor: Remove Util.removeMentions() (#6530)
|
2022-01-07 23:40:36 +01:00 |
|
Rodry
|
75616a305f
|
refactor(Constants): change APPLICATION_COMMAND -> CHAT_INPUT_COMMAND (#7018)
|
2022-01-07 23:40:01 +01:00 |
|
Antonio Román
|
2b480cb14e
|
feat(Collector): yield all collected values (#7073)
|
2022-01-07 23:39:49 +01:00 |
|
LePtitMetalleux
|
b454740ae8
|
docs(TextBasedChannel): fixed syntax error in examples (#7163)
|
2022-01-07 23:38:58 +01:00 |
|
Suneet Tipirneni
|
c978dbb623
|
types: fix cache types resolving to never (#7164)
|
2022-01-07 23:37:17 +01:00 |
|
n1ck_pro
|
d4e6e03708
|
docs(TextBasedChannel): fix #createMessageComponentCollector description (#7168)
|
2022-01-07 23:18:46 +01:00 |
|
GoldenAngel
|
db669b8971
|
docs: fixes the examples for kick and ban (#7170)
|
2022-01-07 23:18:25 +01:00 |
|
awned
|
f79ea67d3a
|
docs(RoleManager): fix incorrect example (#7174)
|
2022-01-07 23:17:57 +01:00 |
|
ckohen
|
ae2f013653
|
fix(sweepers): provide default for object param (#7182)
|
2022-01-07 23:16:00 +01:00 |
|
Almeida
|
43e5e3c339
|
refactor(Guild): remove deprecated setXPositions methods (#6897)
|
2022-01-07 23:12:31 +01:00 |
|
Almeida
|
b246fc4101
|
refactor(UserFlags): update flag names (#6938)
|
2022-01-07 23:12:05 +01:00 |
|
Antonio Román
|
4293b74253
|
chore: bump Node.js to 16.9.0 (#7035)
|
2022-01-07 21:03:00 +01:00 |
|
Noel
|
16390efe6e
|
chore: monorepo setup (#7175)
|
2022-01-07 17:18:25 +01:00 |
|