Danial Raza
|
b6fda781c8
|
refactor: remove parameter reassignment (#10715)
* refactor: remove parameter reassignment
* refactor: requested changes
Co-authored-by: Almeida <github@almeidx.dev>
* chore: requested changes
Co-authored-by: Qjuh <Qjuh@users.noreply.github.com>
* chore: requested changes
* refactor: destructure in parameters
Co-authored-by: Almeida <github@almeidx.dev>
* refactor: apply suggested changes
---------
Co-authored-by: Almeida <github@almeidx.dev>
Co-authored-by: Qjuh <Qjuh@users.noreply.github.com>
|
2025-02-26 15:31:29 +00:00 |
|
Almeida
|
bbec50b134
|
style: require file extensions in file imports (#10724)
|
2025-01-24 10:17:02 +00:00 |
|
Almeida
|
db3cb48246
|
refactor: use throw instead of Promise.reject (#10712)
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: Renegade334 <Renegade334@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-24 09:39:05 +00:00 |
|
Danial Raza
|
ad6b006d35
|
refactor: standardize export style to named exports (#10630)
* refactor: standardize export style to named exports
* refactor: export enums directly
* fix: update importing in generateRequires script
* fix: missed places
* feat: add eslint rule
* fix: ci errors
* fix: leftovers
* fix: remove accidentally readded interaction response
* fix: remove interaction response export
* fix: correct collection export
* chore: add another eslint rule
---------
Co-authored-by: almeidx <github@almeidx.dev>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2025-01-18 18:58:28 +00:00 |
|
Danial Raza
|
d0dc864888
|
fix: update clientReady event name references (#10632)
|
2024-12-04 17:42:07 +00:00 |
|
Almeida
|
bcd4c2cb23
|
types: use readonly array / collection types for user input (#10045)
* types: use readonly arrays
* chore: check on interface properties
* chore: ReadonlyCollection
* chore: exclude EventEmitter methods
* chore: resolve false positive
|
2024-02-23 00:29:06 +00:00 |
|
Vlad Frangu
|
e412a22ceb
|
fix: export "ESM" types when discord.js is imported in ESM land (#10009)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-11-30 23:19:22 +00:00 |
|
Almeida
|
975d5f18ae
|
chore: use descriptive type parameter names (#9937)
* chore: use descriptive type parameter names
* refactor: requested changes
---------
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
|
2023-11-12 17:21:51 +00:00 |
|
iCrawl
|
1e3aed0d97
|
chore: config overhaul
|
2023-08-22 01:33:47 +02:00 |
|
Parbez
|
65d1879c0a
|
chore: move deps to root and some miscellaneous changes (#8129)
|
2022-06-21 15:15:38 +02:00 |
|
Parbez
|
769ea0bfe7
|
refactor: move all the config files to root (#8033)
|
2022-06-07 12:35:19 +02:00 |
|
Suneet Tipirneni
|
e805777a7a
|
refactor: use static fields (#7701)
* refactor: use static fields
* chore: refactor missed areas
* chore: remove memberof docs
* chore: make type changes
|
2022-03-24 02:38:05 +01:00 |
|
Antonio Román
|
8ddd44ed85
|
fix: import clear{Timeout,Interval} from node:timers (#7269)
|
2022-01-14 13:34:59 +01:00 |
|
Jiralite
|
7b53978a73
|
chore: Add prefer-object-has-own rule (#7264)
|
2022-01-13 17:59:10 +01:00 |
|
Noel
|
16390efe6e
|
chore: monorepo setup (#7175)
|
2022-01-07 17:18:25 +01:00 |
|