yukimu 1.2.0 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/BitrateOptimizer.d.ts +52 -0
- package/dist/BitrateOptimizer.d.ts.map +1 -0
- package/dist/BitrateOptimizer.js +115 -0
- package/dist/BitrateOptimizer.js.map +1 -0
- package/dist/ConnectionPool.d.ts +52 -2
- package/dist/ConnectionPool.d.ts.map +1 -1
- package/dist/ConnectionPool.js +123 -44
- package/dist/ConnectionPool.js.map +1 -1
- package/dist/Constants.d.ts +26 -47
- package/dist/Constants.d.ts.map +1 -1
- package/dist/Constants.js +134 -67
- package/dist/Constants.js.map +1 -1
- package/dist/Logger.d.ts +22 -0
- package/dist/Logger.d.ts.map +1 -0
- package/dist/Logger.js +74 -0
- package/dist/Logger.js.map +1 -0
- package/dist/Node.d.ts +17 -4
- package/dist/Node.d.ts.map +1 -1
- package/dist/Node.js +217 -79
- package/dist/Node.js.map +1 -1
- package/dist/Player.d.ts +77 -6
- package/dist/Player.d.ts.map +1 -1
- package/dist/Player.js +319 -75
- package/dist/Player.js.map +1 -1
- package/dist/Plugin.d.ts +16 -12
- package/dist/Plugin.d.ts.map +1 -1
- package/dist/Plugin.js +5 -9
- package/dist/Plugin.js.map +1 -1
- package/dist/Queue.d.ts +69 -3
- package/dist/Queue.d.ts.map +1 -1
- package/dist/Queue.js +123 -17
- package/dist/Queue.js.map +1 -1
- package/dist/Resolver.d.ts +33 -2
- package/dist/Resolver.d.ts.map +1 -1
- package/dist/Resolver.js +233 -27
- package/dist/Resolver.js.map +1 -1
- package/dist/Rest.d.ts +25 -3
- package/dist/Rest.d.ts.map +1 -1
- package/dist/Rest.js +165 -23
- package/dist/Rest.js.map +1 -1
- package/dist/TrackCache.d.ts +28 -8
- package/dist/TrackCache.d.ts.map +1 -1
- package/dist/TrackCache.js +111 -24
- package/dist/TrackCache.js.map +1 -1
- package/dist/WsQueue.d.ts +30 -9
- package/dist/WsQueue.d.ts.map +1 -1
- package/dist/WsQueue.js +66 -24
- package/dist/WsQueue.js.map +1 -1
- package/dist/Yukimu.d.ts +37 -13
- package/dist/Yukimu.d.ts.map +1 -1
- package/dist/Yukimu.js +146 -59
- package/dist/Yukimu.js.map +1 -1
- package/dist/connector/Connector.d.ts +26 -0
- package/dist/connector/Connector.d.ts.map +1 -1
- package/dist/connector/Connector.js +28 -0
- package/dist/connector/Connector.js.map +1 -1
- package/dist/connector/DiscordJS.d.ts +21 -19
- package/dist/connector/DiscordJS.d.ts.map +1 -1
- package/dist/connector/DiscordJS.js +44 -2
- package/dist/connector/DiscordJS.js.map +1 -1
- package/dist/connector/Eris.d.ts +13 -17
- package/dist/connector/Eris.d.ts.map +1 -1
- package/dist/connector/Eris.js +36 -4
- package/dist/connector/Eris.js.map +1 -1
- package/dist/connector/Oceanic.d.ts +13 -14
- package/dist/connector/Oceanic.d.ts.map +1 -1
- package/dist/connector/Oceanic.js +35 -2
- package/dist/connector/Oceanic.js.map +1 -1
- package/dist/errors/YukimuError.d.ts +40 -4
- package/dist/errors/YukimuError.d.ts.map +1 -1
- package/dist/errors/YukimuError.js +79 -9
- package/dist/errors/YukimuError.js.map +1 -1
- package/dist/index.d.ts +13 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +30 -21
- package/dist/index.js.map +1 -1
- package/dist/plugins/AutoResume.d.ts +18 -14
- package/dist/plugins/AutoResume.d.ts.map +1 -1
- package/dist/plugins/AutoResume.js +101 -21
- package/dist/plugins/AutoResume.js.map +1 -1
- package/dist/plugins/AutoplayPlugin.d.ts +35 -0
- package/dist/plugins/AutoplayPlugin.d.ts.map +1 -0
- package/dist/plugins/AutoplayPlugin.js +111 -0
- package/dist/plugins/AutoplayPlugin.js.map +1 -0
- package/dist/plugins/InactivityPlugin.d.ts +30 -0
- package/dist/plugins/InactivityPlugin.d.ts.map +1 -0
- package/dist/plugins/InactivityPlugin.js +86 -0
- package/dist/plugins/InactivityPlugin.js.map +1 -0
- package/dist/plugins/PlayerMoved.d.ts +23 -1
- package/dist/plugins/PlayerMoved.d.ts.map +1 -1
- package/dist/plugins/PlayerMoved.js +57 -12
- package/dist/plugins/PlayerMoved.js.map +1 -1
- package/dist/types.d.ts +196 -78
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js +1 -0
- package/dist/types.js.map +1 -1
- package/package.json +49 -5
- package/.cache/replit/env/latest +0 -88
- package/.cache/replit/env/latest.json +0 -1
- package/.cache/replit/modules/nodejs-20.res +0 -1
- package/.cache/replit/modules/python-3.11.res +0 -1
- package/.cache/replit/modules/replit.res +0 -1
- package/.cache/replit/modules.stamp +0 -0
- package/.cache/replit/nix/dotreplitenv.json +0 -1
- package/.cache/replit/toolchain.json +0 -1
- package/.local/state/workflow-logs/7zVU0iVo-fBL1ccMCmELy/configure_your_app.packager.installForAll.0 +0 -9
- package/.local/state/workflow-logs/7zVU0iVo-fBL1ccMCmELy/configure_your_app.shell.exec.1 +0 -1
- package/.local/state/workflow-logs/KRgHXizaECjWI5nWtS7Dj/configure_your_app.packager.installForAll.0 +0 -1
- package/.local/state/workflow-logs/KRgHXizaECjWI5nWtS7Dj/configure_your_app.shell.exec.1 +0 -1
- package/.local/state/workflow-logs/U0AinJQVHonnwGjj0RXLn/configure_your_app.packager.installForAll.0 +0 -2
- package/.local/state/workflow-logs/jVavLOnv1MqxUvxhMmqER/configure_your_app.packager.installForAll.0 +0 -1
- package/.local/state/workflow-logs/jVavLOnv1MqxUvxhMmqER/configure_your_app.shell.exec.1 +0 -1
- package/.replit +0 -7
- package/.upm/store.json +0 -1
- package/src/ConnectionPool.ts +0 -131
- package/src/Constants.ts +0 -101
- package/src/Node.ts +0 -309
- package/src/Player.ts +0 -337
- package/src/Plugin.ts +0 -23
- package/src/Queue.ts +0 -91
- package/src/Resolver.ts +0 -79
- package/src/Rest.ts +0 -121
- package/src/TrackCache.ts +0 -69
- package/src/WsQueue.ts +0 -78
- package/src/Yukimu.ts +0 -248
- package/src/connector/Connector.ts +0 -13
- package/src/connector/DiscordJS.ts +0 -33
- package/src/connector/Eris.ts +0 -35
- package/src/connector/Oceanic.ts +0 -32
- package/src/errors/YukimuError.ts +0 -33
- package/src/index.ts +0 -46
- package/src/plugins/AutoResume.ts +0 -61
- package/src/plugins/PlayerMoved.ts +0 -26
- package/src/types.ts +0 -145
- package/tsconfig.json +0 -20
package/dist/types.d.ts
CHANGED
|
@@ -1,53 +1,121 @@
|
|
|
1
|
+
/** Yukimu v2.0.0 — Core Type Definitions */
|
|
1
2
|
export interface YukimuOptions {
|
|
3
|
+
/** The Discord bot's client/user ID */
|
|
2
4
|
clientId: string;
|
|
5
|
+
/** The Discord bot token (used by some connectors) */
|
|
3
6
|
token?: string;
|
|
7
|
+
/** Default search source when no source is specified */
|
|
4
8
|
defaultSource?: SearchSource;
|
|
9
|
+
/** Spotify API credentials for fallback metadata resolution */
|
|
5
10
|
spotify?: SpotifyOptions;
|
|
11
|
+
/** Whether to destroy players when the bot is disconnected from voice */
|
|
6
12
|
moveOnDisconnect?: boolean;
|
|
13
|
+
/** Timeout in ms for voice connections before retrying (default: 15000) */
|
|
7
14
|
voiceConnectionTimeout?: number;
|
|
15
|
+
/** Log level for the built-in logger (default: "info") */
|
|
16
|
+
logLevel?: LogLevel;
|
|
17
|
+
/** Custom logger implementation — overrides built-in logger */
|
|
18
|
+
logger?: YukimuLogger;
|
|
19
|
+
/** Maximum number of tracks to keep in the global track cache (default: 1000) */
|
|
20
|
+
maxCacheSize?: number;
|
|
21
|
+
/** TTL in ms for cached tracks (default: 3600000 = 1 hour) */
|
|
22
|
+
cacheTTL?: number;
|
|
8
23
|
}
|
|
9
24
|
export interface NodeOptions {
|
|
25
|
+
/** Unique name for this node */
|
|
10
26
|
name: string;
|
|
27
|
+
/** Lavalink server host (IP or domain, no protocol) */
|
|
11
28
|
host: string;
|
|
29
|
+
/** Lavalink server port */
|
|
12
30
|
port: number;
|
|
31
|
+
/** Lavalink server password */
|
|
13
32
|
password: string;
|
|
33
|
+
/** Whether to use TLS (wss/https) */
|
|
14
34
|
secure?: boolean;
|
|
35
|
+
/** Max reconnection attempts before giving up (default: 5) */
|
|
15
36
|
retries?: number;
|
|
37
|
+
/** Lavalink protocol version (default: 4) */
|
|
16
38
|
version?: 3 | 4;
|
|
39
|
+
/** Resume key for session resuming */
|
|
17
40
|
resumeKey?: string;
|
|
41
|
+
/** Resume timeout in seconds (default: 60) */
|
|
18
42
|
resumeTimeout?: number;
|
|
43
|
+
/** Node priority/weight — lower = preferred (default: 0) */
|
|
44
|
+
priority?: number;
|
|
45
|
+
/** Connection timeout in ms (default: 10000) */
|
|
46
|
+
connectionTimeout?: number;
|
|
19
47
|
}
|
|
20
48
|
export interface SpotifyOptions {
|
|
21
49
|
clientId: string;
|
|
22
50
|
clientSecret: string;
|
|
23
51
|
}
|
|
24
|
-
export
|
|
52
|
+
export interface PlayerOptions {
|
|
53
|
+
/** The guild ID this player belongs to */
|
|
54
|
+
guildId: string;
|
|
55
|
+
/** The voice channel to join */
|
|
56
|
+
voiceChannelId: string;
|
|
57
|
+
/** The text channel for notifications (informational only) */
|
|
58
|
+
textChannelId?: string;
|
|
59
|
+
/** Whether the bot should self-deafen (default: true) */
|
|
60
|
+
selfDeaf?: boolean;
|
|
61
|
+
/** Whether the bot should self-mute (default: false) */
|
|
62
|
+
selfMute?: boolean;
|
|
63
|
+
/** Preferred node name — falls back to best available */
|
|
64
|
+
nodeName?: string;
|
|
65
|
+
/** Initial volume 0–1000 (default: 100) */
|
|
66
|
+
volume?: number;
|
|
67
|
+
}
|
|
68
|
+
export type SearchSource = "youtube" | "youtubemusic" | "spotify" | "deezer" | "applemusic" | "soundcloud" | "tidal" | "jiosaavn" | "yandexmusic" | "bandcamp" | "vimeo" | "twitch" | "tiktok" | "facebook" | "twitter" | "reddit" | "instagram" | "pornhub" | "mixcloud" | "bilibili" | "http";
|
|
25
69
|
export interface Track {
|
|
70
|
+
/** Base64-encoded track data for Lavalink */
|
|
26
71
|
encoded: string;
|
|
72
|
+
/** Decoded track metadata */
|
|
27
73
|
info: TrackInfo;
|
|
74
|
+
/** Plugin-specific metadata from Lavalink plugins */
|
|
28
75
|
pluginInfo?: Record<string, unknown>;
|
|
76
|
+
/** User who requested this track (set by application) */
|
|
29
77
|
requester?: unknown;
|
|
30
78
|
}
|
|
31
79
|
export interface TrackInfo {
|
|
80
|
+
/** Platform-specific track identifier */
|
|
32
81
|
identifier: string;
|
|
82
|
+
/** Whether the track supports seeking */
|
|
33
83
|
isSeekable: boolean;
|
|
84
|
+
/** Track artist/author */
|
|
34
85
|
author: string;
|
|
86
|
+
/** Track duration in milliseconds (0 for streams) */
|
|
35
87
|
length: number;
|
|
88
|
+
/** Whether this is a live stream */
|
|
36
89
|
isStream: boolean;
|
|
90
|
+
/** Current playback position in ms */
|
|
37
91
|
position: number;
|
|
92
|
+
/** Track title */
|
|
38
93
|
title: string;
|
|
94
|
+
/** Track URL */
|
|
39
95
|
uri?: string;
|
|
96
|
+
/** Artwork/thumbnail URL */
|
|
40
97
|
artworkUrl?: string;
|
|
98
|
+
/** Legacy thumbnail field */
|
|
41
99
|
thumbnail?: string;
|
|
100
|
+
/** International Standard Recording Code */
|
|
42
101
|
isrc?: string;
|
|
102
|
+
/** Source platform name (e.g., "youtube", "spotify") */
|
|
43
103
|
sourceName: string;
|
|
44
104
|
}
|
|
105
|
+
export type LoadType = "track" | "playlist" | "search" | "empty" | "error";
|
|
45
106
|
export interface SearchResult {
|
|
46
|
-
|
|
107
|
+
/** The type of result returned by Lavalink */
|
|
108
|
+
loadType: LoadType;
|
|
109
|
+
/** Array of resolved tracks */
|
|
47
110
|
tracks: Track[];
|
|
111
|
+
/** Playlist metadata (only for loadType "playlist") */
|
|
48
112
|
playlistInfo?: PlaylistInfo;
|
|
113
|
+
/** Error details (only for loadType "error") */
|
|
49
114
|
exception?: LavalinkException;
|
|
115
|
+
/** Plugin-specific data from Lavalink plugins */
|
|
50
116
|
pluginInfo?: Record<string, unknown>;
|
|
117
|
+
/** Raw data field from Lavalink v4.2+ responses */
|
|
118
|
+
data?: unknown;
|
|
51
119
|
}
|
|
52
120
|
export interface PlaylistInfo {
|
|
53
121
|
name: string;
|
|
@@ -58,22 +126,14 @@ export interface PlaylistInfo {
|
|
|
58
126
|
}
|
|
59
127
|
export interface LavalinkException {
|
|
60
128
|
message?: string;
|
|
61
|
-
severity:
|
|
129
|
+
severity: string;
|
|
62
130
|
cause: string;
|
|
63
131
|
}
|
|
64
|
-
export interface PlayerOptions {
|
|
65
|
-
guildId: string;
|
|
66
|
-
voiceChannelId: string;
|
|
67
|
-
textChannelId?: string;
|
|
68
|
-
selfDeaf?: boolean;
|
|
69
|
-
selfMute?: boolean;
|
|
70
|
-
nodeName?: string;
|
|
71
|
-
volume?: number;
|
|
72
|
-
}
|
|
73
132
|
export interface VoiceState {
|
|
74
133
|
token: string;
|
|
75
134
|
endpoint: string;
|
|
76
135
|
sessionId: string;
|
|
136
|
+
channelId?: string;
|
|
77
137
|
}
|
|
78
138
|
export interface NodeStats {
|
|
79
139
|
players: number;
|
|
@@ -102,8 +162,6 @@ export interface NodeInfo {
|
|
|
102
162
|
major: number;
|
|
103
163
|
minor: number;
|
|
104
164
|
patch: number;
|
|
105
|
-
preRelease?: string;
|
|
106
|
-
build?: string;
|
|
107
165
|
};
|
|
108
166
|
buildTime: number;
|
|
109
167
|
git: {
|
|
@@ -115,77 +173,137 @@ export interface NodeInfo {
|
|
|
115
173
|
lavaplayer: string;
|
|
116
174
|
sourceManagers: string[];
|
|
117
175
|
filters: string[];
|
|
118
|
-
plugins: {
|
|
176
|
+
plugins: Array<{
|
|
119
177
|
name: string;
|
|
120
178
|
version: string;
|
|
121
|
-
}
|
|
179
|
+
}>;
|
|
122
180
|
}
|
|
123
181
|
export interface FilterOptions {
|
|
124
|
-
equalizer?:
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
};
|
|
134
|
-
timescale?: {
|
|
135
|
-
speed?: number;
|
|
136
|
-
pitch?: number;
|
|
137
|
-
rate?: number;
|
|
138
|
-
};
|
|
139
|
-
tremolo?: {
|
|
140
|
-
frequency?: number;
|
|
141
|
-
depth?: number;
|
|
142
|
-
};
|
|
143
|
-
vibrato?: {
|
|
144
|
-
frequency?: number;
|
|
145
|
-
depth?: number;
|
|
146
|
-
};
|
|
147
|
-
rotation?: {
|
|
148
|
-
rotationHz?: number;
|
|
149
|
-
};
|
|
150
|
-
distortion?: {
|
|
151
|
-
sinOffset?: number;
|
|
152
|
-
sinScale?: number;
|
|
153
|
-
cosOffset?: number;
|
|
154
|
-
cosScale?: number;
|
|
155
|
-
tanOffset?: number;
|
|
156
|
-
tanScale?: number;
|
|
157
|
-
offset?: number;
|
|
158
|
-
scale?: number;
|
|
159
|
-
};
|
|
160
|
-
channelMix?: {
|
|
161
|
-
leftToLeft?: number;
|
|
162
|
-
leftToRight?: number;
|
|
163
|
-
rightToLeft?: number;
|
|
164
|
-
rightToRight?: number;
|
|
165
|
-
};
|
|
166
|
-
lowPass?: {
|
|
167
|
-
smoothing?: number;
|
|
168
|
-
};
|
|
182
|
+
equalizer?: EqualizerBand[];
|
|
183
|
+
karaoke?: KaraokeSettings | Record<string, never>;
|
|
184
|
+
timescale?: TimescaleSettings | Record<string, never>;
|
|
185
|
+
tremolo?: TremoloSettings | Record<string, never>;
|
|
186
|
+
vibrato?: VibratoSettings | Record<string, never>;
|
|
187
|
+
rotation?: RotationSettings | Record<string, never>;
|
|
188
|
+
distortion?: DistortionSettings | Record<string, never>;
|
|
189
|
+
channelMix?: ChannelMixSettings | Record<string, never>;
|
|
190
|
+
lowPass?: LowPassSettings | Record<string, never>;
|
|
169
191
|
volume?: number;
|
|
170
192
|
[key: string]: unknown;
|
|
171
193
|
}
|
|
194
|
+
export interface EqualizerBand {
|
|
195
|
+
band: number;
|
|
196
|
+
gain: number;
|
|
197
|
+
}
|
|
198
|
+
export interface KaraokeSettings {
|
|
199
|
+
level?: number;
|
|
200
|
+
monoLevel?: number;
|
|
201
|
+
filterBand?: number;
|
|
202
|
+
filterWidth?: number;
|
|
203
|
+
}
|
|
204
|
+
export interface TimescaleSettings {
|
|
205
|
+
speed?: number;
|
|
206
|
+
pitch?: number;
|
|
207
|
+
rate?: number;
|
|
208
|
+
}
|
|
209
|
+
export interface TremoloSettings {
|
|
210
|
+
frequency?: number;
|
|
211
|
+
depth?: number;
|
|
212
|
+
}
|
|
213
|
+
export interface VibratoSettings {
|
|
214
|
+
frequency?: number;
|
|
215
|
+
depth?: number;
|
|
216
|
+
}
|
|
217
|
+
export interface RotationSettings {
|
|
218
|
+
rotationHz?: number;
|
|
219
|
+
}
|
|
220
|
+
export interface DistortionSettings {
|
|
221
|
+
sinOffset?: number;
|
|
222
|
+
sinScale?: number;
|
|
223
|
+
cosOffset?: number;
|
|
224
|
+
cosScale?: number;
|
|
225
|
+
tanOffset?: number;
|
|
226
|
+
tanScale?: number;
|
|
227
|
+
offset?: number;
|
|
228
|
+
scale?: number;
|
|
229
|
+
}
|
|
230
|
+
export interface ChannelMixSettings {
|
|
231
|
+
leftToLeft?: number;
|
|
232
|
+
leftToRight?: number;
|
|
233
|
+
rightToLeft?: number;
|
|
234
|
+
rightToRight?: number;
|
|
235
|
+
}
|
|
236
|
+
export interface LowPassSettings {
|
|
237
|
+
smoothing?: number;
|
|
238
|
+
}
|
|
239
|
+
/** Discord server boost tier (0 = none, 1/2/3 = boost levels) */
|
|
240
|
+
export type BoostTier = 0 | 1 | 2 | 3;
|
|
241
|
+
export interface BitrateConfig {
|
|
242
|
+
/** Max bitrate in kbps for this boost tier */
|
|
243
|
+
maxBitrate: number;
|
|
244
|
+
/** Recommended Lavalink volume for optimal clarity */
|
|
245
|
+
recommendedVolume: number;
|
|
246
|
+
/** Whether to apply clarity-enhancing EQ */
|
|
247
|
+
enhancedEQ: boolean;
|
|
248
|
+
}
|
|
249
|
+
export type LogLevel = "none" | "error" | "warn" | "info" | "debug";
|
|
250
|
+
export interface YukimuLogger {
|
|
251
|
+
debug(message: string, ...args: unknown[]): void;
|
|
252
|
+
info(message: string, ...args: unknown[]): void;
|
|
253
|
+
warn(message: string, ...args: unknown[]): void;
|
|
254
|
+
error(message: string, ...args: unknown[]): void;
|
|
255
|
+
}
|
|
256
|
+
export type LoopMode = "none" | "track" | "queue";
|
|
257
|
+
import type { Node } from "./Node";
|
|
258
|
+
import type { Player } from "./Player";
|
|
172
259
|
export type YukimuEvents = {
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
260
|
+
/** Emitted when a node begins connecting */
|
|
261
|
+
nodeConnecting: [node: Node];
|
|
262
|
+
/** Emitted when the WebSocket connects (before ready) */
|
|
263
|
+
nodeConnect: [node: Node];
|
|
264
|
+
/** Emitted when the node is fully ready (session established) */
|
|
265
|
+
nodeReady: [node: Node];
|
|
266
|
+
/** Emitted when a node disconnects */
|
|
267
|
+
nodeDisconnect: [node: Node, code: number, reason: string];
|
|
268
|
+
/** Emitted when a node encounters an error */
|
|
269
|
+
nodeError: [node: Node, error: Error];
|
|
270
|
+
/** Emitted when a node begins reconnecting */
|
|
271
|
+
nodeReconnecting: [node: Node, attempt: number, maxAttempts: number];
|
|
272
|
+
/** Emitted when a track starts playing */
|
|
273
|
+
trackStart: [player: Player, track: Track];
|
|
274
|
+
/** Emitted when a track ends */
|
|
275
|
+
trackEnd: [player: Player, track: Track, reason: string];
|
|
276
|
+
/** Emitted when a track encounters an error during playback */
|
|
277
|
+
trackError: [player: Player, track: Track, exception: LavalinkException];
|
|
278
|
+
/** Emitted when a track gets stuck during playback */
|
|
279
|
+
trackStuck: [player: Player, track: Track, threshold: number];
|
|
280
|
+
/** Emitted when a new player is created */
|
|
281
|
+
playerCreate: [player: Player];
|
|
282
|
+
/** Emitted when a player is destroyed */
|
|
283
|
+
playerDestroy: [player: Player];
|
|
284
|
+
/** Emitted on periodic player state updates from Lavalink */
|
|
285
|
+
playerUpdate: [player: Player];
|
|
286
|
+
/** Emitted when a player moves between voice channels */
|
|
287
|
+
playerMove: [player: Player, oldChannel: string, newChannel: string];
|
|
288
|
+
/** Emitted when a player encounters an error */
|
|
289
|
+
playerError: [player: Player, error: Error];
|
|
290
|
+
/** Emitted when the queue is empty after a track ends */
|
|
291
|
+
queueEnd: [player: Player];
|
|
292
|
+
/** Emitted when autoplay is enabled and the queue is empty */
|
|
293
|
+
autoplayRequest: [player: Player, lastTrack: Track];
|
|
294
|
+
/** Emitted when the Discord voice WebSocket closes */
|
|
295
|
+
socketClosed: [player: Player, code: number, reason: string, byRemote: boolean];
|
|
296
|
+
/** Debug information (only when logLevel is "debug") */
|
|
297
|
+
debug: [message: string];
|
|
190
298
|
};
|
|
299
|
+
export interface RetryOptions {
|
|
300
|
+
/** Maximum number of retries */
|
|
301
|
+
maxRetries: number;
|
|
302
|
+
/** Base delay in ms (will be multiplied by backoff factor) */
|
|
303
|
+
baseDelay: number;
|
|
304
|
+
/** Maximum delay in ms */
|
|
305
|
+
maxDelay: number;
|
|
306
|
+
/** Whether to add random jitter to delay */
|
|
307
|
+
jitter: boolean;
|
|
308
|
+
}
|
|
191
309
|
//# sourceMappingURL=types.d.ts.map
|
package/dist/types.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,MAAM,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,YAAY,CAAC;IAC7B,OAAO,CAAC,EAAE,cAAc,CAAC;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,sBAAsB,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":"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"}
|
package/dist/types.js
CHANGED
package/dist/types.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"types.js","sourceRoot":"","sources":["../src/types.ts"],"names":[],"mappings":";AAAA,4CAA4C"}
|
package/package.json
CHANGED
|
@@ -1,15 +1,54 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "yukimu",
|
|
3
|
-
"version": "
|
|
4
|
-
"description": "A
|
|
3
|
+
"version": "2.0.0",
|
|
4
|
+
"description": "A production-grade Lavalink v3/v4 wrapper for Discord bots — supports YouTube, Spotify, Deezer, Apple Music, SoundCloud, Tidal, Bandcamp, Twitch, Vimeo, TikTok, and 15+ more sources with adaptive bitrate, auto-reconnect, and typed events",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
7
|
+
"exports": {
|
|
8
|
+
".": {
|
|
9
|
+
"types": "./dist/index.d.ts",
|
|
10
|
+
"require": "./dist/index.js",
|
|
11
|
+
"default": "./dist/index.js"
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
"files": [
|
|
15
|
+
"dist/**/*.js",
|
|
16
|
+
"dist/**/*.d.ts",
|
|
17
|
+
"dist/**/*.d.ts.map",
|
|
18
|
+
"dist/**/*.js.map",
|
|
19
|
+
"README.md",
|
|
20
|
+
"LICENSE"
|
|
21
|
+
],
|
|
7
22
|
"scripts": {
|
|
8
23
|
"build": "tsc",
|
|
9
|
-
"dev": "tsc --watch"
|
|
24
|
+
"dev": "tsc --watch",
|
|
25
|
+
"clean": "rm -rf dist",
|
|
26
|
+
"prepublishOnly": "npm run clean && npm run build",
|
|
27
|
+
"typecheck": "tsc --noEmit"
|
|
10
28
|
},
|
|
11
|
-
"keywords": [
|
|
29
|
+
"keywords": [
|
|
30
|
+
"lavalink",
|
|
31
|
+
"discord",
|
|
32
|
+
"music",
|
|
33
|
+
"bot",
|
|
34
|
+
"audio",
|
|
35
|
+
"spotify",
|
|
36
|
+
"youtube",
|
|
37
|
+
"soundcloud",
|
|
38
|
+
"deezer",
|
|
39
|
+
"apple-music",
|
|
40
|
+
"tidal",
|
|
41
|
+
"bandcamp",
|
|
42
|
+
"twitch",
|
|
43
|
+
"vimeo",
|
|
44
|
+
"discord-music",
|
|
45
|
+
"lavalink-client",
|
|
46
|
+
"wavelink"
|
|
47
|
+
],
|
|
12
48
|
"license": "MIT",
|
|
49
|
+
"engines": {
|
|
50
|
+
"node": ">=18.0.0"
|
|
51
|
+
},
|
|
13
52
|
"dependencies": {
|
|
14
53
|
"ws": "^8.17.0"
|
|
15
54
|
},
|
|
@@ -19,6 +58,11 @@
|
|
|
19
58
|
"typescript": "^5.4.0"
|
|
20
59
|
},
|
|
21
60
|
"peerDependencies": {
|
|
22
|
-
"discord.js": "
|
|
61
|
+
"discord.js": ">=14.0.0"
|
|
62
|
+
},
|
|
63
|
+
"peerDependenciesMeta": {
|
|
64
|
+
"discord.js": {
|
|
65
|
+
"optional": true
|
|
66
|
+
}
|
|
23
67
|
}
|
|
24
68
|
}
|
package/.cache/replit/env/latest
DELETED
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
declare -gx HOSTNAME=09f023a9a010
|
|
2
|
-
declare -gx LANG=en_US.UTF-8
|
|
3
|
-
declare -gx REPLIT_RIPPKGS_INDICES=/nix/store/cg6q7dm7h9jp20vwj79ahnbsd9cs6iay-rippkgs-indices
|
|
4
|
-
declare -gx TZDIR=/etc/zoneinfo
|
|
5
|
-
declare -gx POETRY_PIP_USE_PIP_CACHE=1
|
|
6
|
-
declare -gx NIX_LDFLAGS=''
|
|
7
|
-
declare -gx REPLIT_CONTAINER=gcr.io/marine-cycle-160323/repl-base:3c526f0870c482ef04b1ca6073a0d578ba34e814
|
|
8
|
-
declare -gx DISPLAY=:0
|
|
9
|
-
declare -gx REPL_PUBKEYS='{"crosis-ci":"7YlpcYh82oR9NSTtSYtR5jDL4onNzCGJGq6b+9CuZII=","crosis-ci:1":"7YlpcYh82oR9NSTtSYtR5jDL4onNzCGJGq6b+9CuZII=","crosis-ci:latest":"7YlpcYh82oR9NSTtSYtR5jDL4onNzCGJGq6b+9CuZII=","prod":"tGsjlu/BJvWTgvMaX7acuUb7AO1dXOrRiuk7y083RFE=","prod:1":"tGsjlu/BJvWTgvMaX7acuUb7AO1dXOrRiuk7y083RFE=","prod:3":"9+MCOSHQSQlcodXoot8dC8NLhc862nLkx1/VMsbY2h8=","prod:4":"8uGN+vfszlnV93/HCSHlVLG0xddMlPkir1Ni4JKT4+w=","prod:5":"9+MCOSHQSQlcodXoot8dC8NLhc862nLkx1/VMsbY2h8=","prod:latest":"tGsjlu/BJvWTgvMaX7acuUb7AO1dXOrRiuk7y083RFE=","vault-goval-token":"D5jJoMx1Ml54HM92NLgXl+MzptwDqbSsfyFG6f52g9E=","vault-goval-token:1":"D5jJoMx1Ml54HM92NLgXl+MzptwDqbSsfyFG6f52g9E=","vault-goval-token:latest":"D5jJoMx1Ml54HM92NLgXl+MzptwDqbSsfyFG6f52g9E="}'
|
|
10
|
-
declare -gx GIT_EDITOR=replit-git-editor
|
|
11
|
-
declare -gx POETRY_DOWNLOAD_WITH_CURL=1
|
|
12
|
-
declare -gx UV_PYTHON_PREFERENCE=only-system
|
|
13
|
-
declare -gx GI_TYPELIB_PATH=''
|
|
14
|
-
declare -gx REPLIT_GITSAFE_EXISTING_REPLS_ENABLED=true
|
|
15
|
-
declare -gx REPLIT_HEIMDALL_ADDR=https://heimdall.replit.com
|
|
16
|
-
declare -gx REPLIT_CONNECTORS_HOSTNAME=connectors.replit.com
|
|
17
|
-
declare -gx REPL_OWNER=babyprank598
|
|
18
|
-
declare -gx CONNECTORS_HOSTNAME=connectors.replit.com
|
|
19
|
-
declare -gx REPL_OWNER_ID=37551296
|
|
20
|
-
declare -gx REPLIT_PYTHONPATH=/home/runner/workspace/.pythonlibs/lib/python3.11/site-packages:/nix/store/lxnbcmx15m3yascasf4c9qh7zk19pd2b-python3.11-setuptools-80.9.0/lib/python3.11/site-packages
|
|
21
|
-
declare -gx PIP_CONFIG_FILE=/nix/store/z0d7kvaycmw342xmz4xwwybm6p3p0zcs-pip.conf
|
|
22
|
-
declare -gx PGUSER=postgres
|
|
23
|
-
declare -gx REPLIT_HELIUM_ENABLED=true
|
|
24
|
-
declare -gx REPLIT_SUBCLUSTER=interactive
|
|
25
|
-
declare -gx REPLIT_EXPO_DEV_DOMAIN=5880c157-f106-4406-b020-cef4a1c1600e-00-1vwlyfui4qmee.expo.sisko.replit.dev
|
|
26
|
-
declare -gx POETRY_PIP_NO_PREFIX=1
|
|
27
|
-
declare -gx POETRY_CACHE_DIR=/home/runner/workspace/.cache/pypoetry
|
|
28
|
-
declare -gx CFLAGS=''
|
|
29
|
-
declare -gx NIX_PATH=/home/runner/.nix-defexpr/channels
|
|
30
|
-
declare -gx REPL_SLUG=workspace
|
|
31
|
-
declare -gx DATABASE_URL='postgresql://postgres:password@helium/heliumdb?sslmode=disable'
|
|
32
|
-
declare -gx REPLIT_RTLD_LOADER=1
|
|
33
|
-
declare -gx COLORTERM=truecolor
|
|
34
|
-
declare -gx NIX_PS1='\[\033[01;34m\]\w\[\033[00m\]\$ '
|
|
35
|
-
declare -gx REPLIT_PYTHON_LD_LIBRARY_PATH=/nix/store/pya3p1ihjm446jpqpql93542cirqyn23-cpplibs/lib:/nix/store/c2qsgf2832zi4n29gfkqgkjpvmbmxam6-zlib-1.3.1/lib:/nix/store/f7rcazhd826xlcz43il4vafv28888cgj-glib-2.86.3/lib:/nix/store/ii3ybky5dqjikcrw7vdnh1j76ssy0ycm-libx11-1.8.12/lib:/nix/store/zshby6nalhw4mvap0rr97hv042808c2k-libxext-1.3.6/lib:/nix/store/0r6d7iw0q9wgxxj28zy87n1gjwvk0klp-libxinerama-1.1.5/lib:/nix/store/bb5xxw11ndww7iivcmdpxga9n1da24vg-libxcursor-1.2.3/lib:/nix/store/dyn0y5clf5b556yqwmj4841h43hz75p6-libxrandr-1.5.4/lib:/nix/store/x1f9a0qsj6a1y5nf178naagm2vbxnazc-libxi-1.8.2/lib:/nix/store/pv432a54y6di3n12iqix2dglkswvq1px-libxxf86vm-1.1.6/lib
|
|
36
|
-
declare -gx PYTHONUSERBASE=/home/runner/workspace/.pythonlibs
|
|
37
|
-
declare -gx NIX_PROFILES='/nix/var/nix/profiles/default /home/runner/.nix-profile'
|
|
38
|
-
declare -gx REPLIT_ENVIRONMENT=production
|
|
39
|
-
declare -gx XDG_CONFIG_HOME=/home/runner/workspace/.config
|
|
40
|
-
declare -gx XDG_DATA_HOME=/home/runner/workspace/.local/share
|
|
41
|
-
declare -gx POETRY_INSTALLER_MODERN_INSTALLATION=1
|
|
42
|
-
declare -gx POETRY_PIP_NO_ISOLATE=1
|
|
43
|
-
declare -gx NIX_CFLAGS_COMPILE=''
|
|
44
|
-
declare -gx PKG_CONFIG_PATH=''
|
|
45
|
-
declare -gx REPLIT_DEV_DOMAIN=5880c157-f106-4406-b020-cef4a1c1600e-00-1vwlyfui4qmee.sisko.replit.dev
|
|
46
|
-
declare -gx REPLIT_GITSAFE_ENABLED=true
|
|
47
|
-
declare -gx XDG_CACHE_HOME=/home/runner/workspace/.cache
|
|
48
|
-
declare -gx POETRY_PIP_FROM_PATH=1
|
|
49
|
-
declare -gx PKG_CONFIG_PATH_FOR_TARGET=''
|
|
50
|
-
declare -gx REPLIT_CLI=/nix/store/cl8kzazapkhlviimpi96dkd083ycp89x-replit-cli-0.0.1/bin/replit
|
|
51
|
-
declare -gx REPLIT_PID1_VERSION=0.0.0-c563c9c
|
|
52
|
-
declare -gx npm_config_prefix=/home/runner/workspace/.config/npm/node_global
|
|
53
|
-
declare -gx XDG_DATA_DIRS=/nix/store/ynhhsbqi66v2pcy3r8l6g391vpasr3sy-zip-3.0/share:/nix/store/x5hwjkyng8385q1pqhz8wyqkq0izmhpi-replit-runtime-path/share
|
|
54
|
-
read -r _new_path <<< "/nix/store/ynhhsbqi66v2pcy3r8l6g391vpasr3sy-zip-3.0/bin:/nix/store/b1kq183rmmiv453fn6f8bfmi1drxvxba-npx/bin:/home/runner/workspace/.config/npm/node_global/bin:/home/runner/workspace/node_modules/.bin:/nix/store/1lagpgadaybvs1n2312gysg2phjk89y8-nodejs-20.20.0-wrapped/bin:/nix/store/1xk3mgscq548ypyrgm2n5kwdii92w9ql-bun-1.3.6/bin:/nix/store/61lr9izijvg30pcribjdxgjxvh3bysp4-pnpm-10.26.1/bin:/nix/store/23078nfww258q1vjxbmyak0svvxcvj4s-yarn-1.22.22/bin:/nix/store/8sa75mbvbn3kxicggyyjggmkigvzddks-prettier-3.6.2/bin:/home/runner/workspace/.pythonlibs/bin:/nix/store/flbj8bq2vznkcwss7sm0ky8rd0k6kar7-python-wrapped-0.1.0/bin:/nix/store/xwg0ddq9mjf6ibwdvp93jsp0cf51z3xr-pip-wrapper/bin:/nix/store/ypy3l3k428kc1kmcw090wlbxi8vj1m8l-poetry-wrapper/bin:/nix/store/6m2322jq0rkfdnv6cm3dq8437djbfv1l-uv-0.9.5/bin:/nix/store/ph3jll6y6jyclpmxg96y98b3gqhj54kv-pid1/bin:/nix/store/x5hwjkyng8385q1pqhz8wyqkq0izmhpi-replit-runtime-path/bin:/home/runner/.nix-profile/bin:/home/runner/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
|
55
|
-
#PATH=/nix/store/ynhhsbqi66v2pcy3r8l6g391vpasr3sy-zip-3.0/bin:/nix/store/b1kq183rmmiv453fn6f8bfmi1drxvxba-npx/bin:/home/runner/workspace/.config/npm/node_global/bin:/home/runner/workspace/node_modules/.bin:/nix/store/1lagpgadaybvs1n2312gysg2phjk89y8-nodejs-20.20.0-wrapped/bin:/nix/store/1xk3mgscq548ypyrgm2n5kwdii92w9ql-bun-1.3.6/bin:/nix/store/61lr9izijvg30pcribjdxgjxvh3bysp4-pnpm-10.26.1/bin:/nix/store/23078nfww258q1vjxbmyak0svvxcvj4s-yarn-1.22.22/bin:/nix/store/8sa75mbvbn3kxicggyyjggmkigvzddks-prettier-3.6.2/bin:/home/runner/workspace/.pythonlibs/bin:/nix/store/flbj8bq2vznkcwss7sm0ky8rd0k6kar7-python-wrapped-0.1.0/bin:/nix/store/xwg0ddq9mjf6ibwdvp93jsp0cf51z3xr-pip-wrapper/bin:/nix/store/ypy3l3k428kc1kmcw090wlbxi8vj1m8l-poetry-wrapper/bin:/nix/store/6m2322jq0rkfdnv6cm3dq8437djbfv1l-uv-0.9.5/bin:/nix/store/ph3jll6y6jyclpmxg96y98b3gqhj54kv-pid1/bin:/nix/store/x5hwjkyng8385q1pqhz8wyqkq0izmhpi-replit-runtime-path/bin:/home/runner/.nix-profile/bin:/home/runner/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
|
56
|
-
if [ -e "/run/replit/env/last" ]; then read -r _last_path < <(\grep '^#PATH=' /run/replit/env/last | cut -f 2 -d =); fi
|
|
57
|
-
_user_components="$(\tr : $'\n' <<< "${PATH:-}" |\grep -xv -f <(\tr : $'\n' <<< "${_last_path}") |\tr $'\n' :)"
|
|
58
|
-
declare -gx PATH="${_user_components}${_new_path}"
|
|
59
|
-
declare -gx LOCALE_ARCHIVE=/usr/lib/locale/locale-archive
|
|
60
|
-
declare -gx REPLIT_LD_AUDIT=/nix/store/sj11ljhx4n79h9g0167f8lg8hp7n545m-replit_rtld_loader-1/rtld_loader.so
|
|
61
|
-
declare -gx REPLIT_BASHRC=/nix/store/lsgsb0ar7rdwa09d1z2dnfjh4188pddk-replit-bashrc/bashrc
|
|
62
|
-
declare -gx PGPORT=5432
|
|
63
|
-
declare -gx REPLIT_CLUSTER=sisko
|
|
64
|
-
declare -gx UV_PYTHON_DOWNLOADS=never
|
|
65
|
-
declare -gx UV_PROJECT_ENVIRONMENT=/home/runner/workspace/.pythonlibs
|
|
66
|
-
declare -gx PYTHONPATH=/nix/store/y50fwh2sha400s38m12psfxpvk2c8w39-sitecustomize/lib/python/site-packages:/nix/store/sqs1z4grvym0nv6r3ksdc990m8sr5wgx-python3.11-pip-25.0.1/lib/python3.11/site-packages
|
|
67
|
-
declare -gx REPLIT_ARTIFACT_ROUTER=/nix/store/ihkw29ncs845z7cwcvw5xr8k2bf12c1l-artifact-router-0.1.0/bin/artifact-router
|
|
68
|
-
declare -gx POETRY_VIRTUALENVS_CREATE=0
|
|
69
|
-
declare -gx HOME=/home/runner
|
|
70
|
-
declare -gx REPLIT_NIX_CHANNEL=legacy
|
|
71
|
-
declare -gx REPLIT_DOMAINS=5880c157-f106-4406-b020-cef4a1c1600e-00-1vwlyfui4qmee.sisko.replit.dev
|
|
72
|
-
declare -gx PGDATABASE=heliumdb
|
|
73
|
-
declare -gx DOCKER_CONFIG=/home/runner/workspace/.config/docker
|
|
74
|
-
declare -gx LDFLAGS=''
|
|
75
|
-
declare -gx LIBGL_DRIVERS_PATH=/nix/store/l4myp7qn0q9bqgmkqq4vnnii22ql1r68-mesa-25.0.7/lib/dri
|
|
76
|
-
declare -gx REPLIT_GITSAFE_NEW_REPLS_ENABLED=true
|
|
77
|
-
declare -gx GIT_ASKPASS=replit-git-askpass
|
|
78
|
-
declare -gx NIXPKGS_ALLOW_UNFREE=1
|
|
79
|
-
declare -gx REPL_LANGUAGE=nix
|
|
80
|
-
declare -gx REPL_ID=5880c157-f106-4406-b020-cef4a1c1600e
|
|
81
|
-
declare -gx PROMPT_DIRTRIM=2
|
|
82
|
-
declare -gx POETRY_CONFIG_DIR=/nix/store/cyg6h5fbgsfqdimyrc1gflmpx8p0hbkv-poetry-config
|
|
83
|
-
declare -gx PGPASSWORD=password
|
|
84
|
-
declare -gx PGHOST=helium
|
|
85
|
-
declare -gx POETRY_USE_USER_SITE=1
|
|
86
|
-
declare -gx USER=runner
|
|
87
|
-
declare -gx __EGL_VENDOR_LIBRARY_FILENAMES=/nix/store/l4myp7qn0q9bqgmkqq4vnnii22ql1r68-mesa-25.0.7/share/glvnd/egl_vendor.d/50_mesa.json
|
|
88
|
-
declare -gx REPL_HOME=/home/runner/workspace
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"environment":{"CFLAGS":"","COLORTERM":"truecolor","CONNECTORS_HOSTNAME":"connectors.replit.com","DATABASE_URL":"postgresql://postgres:password@helium/heliumdb?sslmode=disable","DISPLAY":":0","DOCKER_CONFIG":"/home/runner/workspace/.config/docker","GIT_ASKPASS":"replit-git-askpass","GIT_EDITOR":"replit-git-editor","GI_TYPELIB_PATH":"","HOME":"/home/runner","HOSTNAME":"09f023a9a010","LANG":"en_US.UTF-8","LDFLAGS":"","LIBGL_DRIVERS_PATH":"/nix/store/l4myp7qn0q9bqgmkqq4vnnii22ql1r68-mesa-25.0.7/lib/dri","LOCALE_ARCHIVE":"/usr/lib/locale/locale-archive","NIXPKGS_ALLOW_UNFREE":"1","NIX_CFLAGS_COMPILE":"","NIX_LDFLAGS":"","NIX_PATH":"/home/runner/.nix-defexpr/channels","NIX_PROFILES":"/nix/var/nix/profiles/default /home/runner/.nix-profile","NIX_PS1":"\\[\\033[01;34m\\]\\w\\[\\033[00m\\]\\$ ","PATH":"/nix/store/ynhhsbqi66v2pcy3r8l6g391vpasr3sy-zip-3.0/bin:/nix/store/b1kq183rmmiv453fn6f8bfmi1drxvxba-npx/bin:/home/runner/workspace/.config/npm/node_global/bin:/home/runner/workspace/node_modules/.bin:/nix/store/1lagpgadaybvs1n2312gysg2phjk89y8-nodejs-20.20.0-wrapped/bin:/nix/store/1xk3mgscq548ypyrgm2n5kwdii92w9ql-bun-1.3.6/bin:/nix/store/61lr9izijvg30pcribjdxgjxvh3bysp4-pnpm-10.26.1/bin:/nix/store/23078nfww258q1vjxbmyak0svvxcvj4s-yarn-1.22.22/bin:/nix/store/8sa75mbvbn3kxicggyyjggmkigvzddks-prettier-3.6.2/bin:/home/runner/workspace/.pythonlibs/bin:/nix/store/flbj8bq2vznkcwss7sm0ky8rd0k6kar7-python-wrapped-0.1.0/bin:/nix/store/xwg0ddq9mjf6ibwdvp93jsp0cf51z3xr-pip-wrapper/bin:/nix/store/ypy3l3k428kc1kmcw090wlbxi8vj1m8l-poetry-wrapper/bin:/nix/store/6m2322jq0rkfdnv6cm3dq8437djbfv1l-uv-0.9.5/bin:/nix/store/ph3jll6y6jyclpmxg96y98b3gqhj54kv-pid1/bin:/nix/store/x5hwjkyng8385q1pqhz8wyqkq0izmhpi-replit-runtime-path/bin:/home/runner/.nix-profile/bin:/home/runner/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","PGDATABASE":"heliumdb","PGHOST":"helium","PGPASSWORD":"password","PGPORT":"5432","PGUSER":"postgres","PIP_CONFIG_FILE":"/nix/store/z0d7kvaycmw342xmz4xwwybm6p3p0zcs-pip.conf","PKG_CONFIG_PATH":"","PKG_CONFIG_PATH_FOR_TARGET":"","POETRY_CACHE_DIR":"/home/runner/workspace/.cache/pypoetry","POETRY_CONFIG_DIR":"/nix/store/cyg6h5fbgsfqdimyrc1gflmpx8p0hbkv-poetry-config","POETRY_DOWNLOAD_WITH_CURL":"1","POETRY_INSTALLER_MODERN_INSTALLATION":"1","POETRY_PIP_FROM_PATH":"1","POETRY_PIP_NO_ISOLATE":"1","POETRY_PIP_NO_PREFIX":"1","POETRY_PIP_USE_PIP_CACHE":"1","POETRY_USE_USER_SITE":"1","POETRY_VIRTUALENVS_CREATE":"0","PROMPT_DIRTRIM":"2","PYTHONPATH":"/nix/store/y50fwh2sha400s38m12psfxpvk2c8w39-sitecustomize/lib/python/site-packages:/nix/store/sqs1z4grvym0nv6r3ksdc990m8sr5wgx-python3.11-pip-25.0.1/lib/python3.11/site-packages","PYTHONUSERBASE":"/home/runner/workspace/.pythonlibs","REPLIT_ARTIFACT_ROUTER":"/nix/store/ihkw29ncs845z7cwcvw5xr8k2bf12c1l-artifact-router-0.1.0/bin/artifact-router","REPLIT_BASHRC":"/nix/store/lsgsb0ar7rdwa09d1z2dnfjh4188pddk-replit-bashrc/bashrc","REPLIT_CLI":"/nix/store/cl8kzazapkhlviimpi96dkd083ycp89x-replit-cli-0.0.1/bin/replit","REPLIT_CLUSTER":"sisko","REPLIT_CONNECTORS_HOSTNAME":"connectors.replit.com","REPLIT_CONTAINER":"gcr.io/marine-cycle-160323/repl-base:3c526f0870c482ef04b1ca6073a0d578ba34e814","REPLIT_DEV_DOMAIN":"5880c157-f106-4406-b020-cef4a1c1600e-00-1vwlyfui4qmee.sisko.replit.dev","REPLIT_DOMAINS":"5880c157-f106-4406-b020-cef4a1c1600e-00-1vwlyfui4qmee.sisko.replit.dev","REPLIT_ENVIRONMENT":"production","REPLIT_EXPO_DEV_DOMAIN":"5880c157-f106-4406-b020-cef4a1c1600e-00-1vwlyfui4qmee.expo.sisko.replit.dev","REPLIT_GITSAFE_ENABLED":"true","REPLIT_GITSAFE_EXISTING_REPLS_ENABLED":"true","REPLIT_GITSAFE_NEW_REPLS_ENABLED":"true","REPLIT_HEIMDALL_ADDR":"https://heimdall.replit.com","REPLIT_HELIUM_ENABLED":"true","REPLIT_LD_AUDIT":"/nix/store/sj11ljhx4n79h9g0167f8lg8hp7n545m-replit_rtld_loader-1/rtld_loader.so","REPLIT_NIX_CHANNEL":"legacy","REPLIT_PID1_VERSION":"0.0.0-c563c9c","REPLIT_PYTHONPATH":"/home/runner/workspace/.pythonlibs/lib/python3.11/site-packages:/nix/store/lxnbcmx15m3yascasf4c9qh7zk19pd2b-python3.11-setuptools-80.9.0/lib/python3.11/site-packages","REPLIT_PYTHON_LD_LIBRARY_PATH":"/nix/store/pya3p1ihjm446jpqpql93542cirqyn23-cpplibs/lib:/nix/store/c2qsgf2832zi4n29gfkqgkjpvmbmxam6-zlib-1.3.1/lib:/nix/store/f7rcazhd826xlcz43il4vafv28888cgj-glib-2.86.3/lib:/nix/store/ii3ybky5dqjikcrw7vdnh1j76ssy0ycm-libx11-1.8.12/lib:/nix/store/zshby6nalhw4mvap0rr97hv042808c2k-libxext-1.3.6/lib:/nix/store/0r6d7iw0q9wgxxj28zy87n1gjwvk0klp-libxinerama-1.1.5/lib:/nix/store/bb5xxw11ndww7iivcmdpxga9n1da24vg-libxcursor-1.2.3/lib:/nix/store/dyn0y5clf5b556yqwmj4841h43hz75p6-libxrandr-1.5.4/lib:/nix/store/x1f9a0qsj6a1y5nf178naagm2vbxnazc-libxi-1.8.2/lib:/nix/store/pv432a54y6di3n12iqix2dglkswvq1px-libxxf86vm-1.1.6/lib","REPLIT_RIPPKGS_INDICES":"/nix/store/cg6q7dm7h9jp20vwj79ahnbsd9cs6iay-rippkgs-indices","REPLIT_RTLD_LOADER":"1","REPLIT_SUBCLUSTER":"interactive","REPL_HOME":"/home/runner/workspace","REPL_ID":"5880c157-f106-4406-b020-cef4a1c1600e","REPL_LANGUAGE":"nix","REPL_OWNER":"babyprank598","REPL_OWNER_ID":"37551296","REPL_PUBKEYS":"{\"crosis-ci\":\"7YlpcYh82oR9NSTtSYtR5jDL4onNzCGJGq6b+9CuZII=\",\"crosis-ci:1\":\"7YlpcYh82oR9NSTtSYtR5jDL4onNzCGJGq6b+9CuZII=\",\"crosis-ci:latest\":\"7YlpcYh82oR9NSTtSYtR5jDL4onNzCGJGq6b+9CuZII=\",\"prod\":\"tGsjlu/BJvWTgvMaX7acuUb7AO1dXOrRiuk7y083RFE=\",\"prod:1\":\"tGsjlu/BJvWTgvMaX7acuUb7AO1dXOrRiuk7y083RFE=\",\"prod:3\":\"9+MCOSHQSQlcodXoot8dC8NLhc862nLkx1/VMsbY2h8=\",\"prod:4\":\"8uGN+vfszlnV93/HCSHlVLG0xddMlPkir1Ni4JKT4+w=\",\"prod:5\":\"9+MCOSHQSQlcodXoot8dC8NLhc862nLkx1/VMsbY2h8=\",\"prod:latest\":\"tGsjlu/BJvWTgvMaX7acuUb7AO1dXOrRiuk7y083RFE=\",\"vault-goval-token\":\"D5jJoMx1Ml54HM92NLgXl+MzptwDqbSsfyFG6f52g9E=\",\"vault-goval-token:1\":\"D5jJoMx1Ml54HM92NLgXl+MzptwDqbSsfyFG6f52g9E=\",\"vault-goval-token:latest\":\"D5jJoMx1Ml54HM92NLgXl+MzptwDqbSsfyFG6f52g9E=\"}","REPL_SLUG":"workspace","TZDIR":"/etc/zoneinfo","USER":"runner","UV_PROJECT_ENVIRONMENT":"/home/runner/workspace/.pythonlibs","UV_PYTHON_DOWNLOADS":"never","UV_PYTHON_PREFERENCE":"only-system","XDG_CACHE_HOME":"/home/runner/workspace/.cache","XDG_CONFIG_HOME":"/home/runner/workspace/.config","XDG_DATA_DIRS":"/nix/store/ynhhsbqi66v2pcy3r8l6g391vpasr3sy-zip-3.0/share:/nix/store/x5hwjkyng8385q1pqhz8wyqkq0izmhpi-replit-runtime-path/share","XDG_DATA_HOME":"/home/runner/workspace/.local/share","__EGL_VENDOR_LIBRARY_FILENAMES":"/nix/store/l4myp7qn0q9bqgmkqq4vnnii22ql1r68-mesa-25.0.7/share/glvnd/egl_vendor.d/50_mesa.json","npm_config_prefix":"/home/runner/workspace/.config/npm/node_global"}}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"type":"resolve","resolvedModuleId":"nodejs-20","inputHash":"","resolutionPath":["nodejs-20"],"error":"","Changed":true}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"type":"resolve","resolvedModuleId":"python-3.11","inputHash":"","resolutionPath":["python-3.11"],"error":"","Changed":true}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"type":"resolve","resolvedModuleId":"replit","inputHash":"","resolutionPath":["replit"],"error":"","Changed":true}
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"channel":"","channel_nix_path":"/nix/store/42iv6n6l2izliq7lhy3gsaqsycj6np1h-nixpkgs/nixpkgs","env":{"CFLAGS":"","GI_TYPELIB_PATH":"","LDFLAGS":"","NIX_CFLAGS_COMPILE":"","NIX_LDFLAGS":"","PATH":"/nix/store/ynhhsbqi66v2pcy3r8l6g391vpasr3sy-zip-3.0/bin","PKG_CONFIG_PATH":"","PKG_CONFIG_PATH_FOR_TARGET":"","REPLIT_LD_LIBRARY_PATH":"","XDG_DATA_DIRS":"/nix/store/ynhhsbqi66v2pcy3r8l6g391vpasr3sy-zip-3.0/share"},"packages":["zip"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"runs":[{"id":"module:nodejs-20/runner:nodeJS", "name":"Node.js", "fileParam":true, "language":"javascript", "fileTypeAttrs":{}, "displayVersion":"20.20.0", "run":{"command":{"args":["sh", "-c", "/nix/store/1lagpgadaybvs1n2312gysg2phjk89y8-nodejs-20.20.0-wrapped/bin/node $file"]}}, "defaultEntrypoints":["index.js", "main.js"]}, {"id":"module:python-3.11/runner:python", "name":"Python 3.11", "fileParam":true, "language":"python3", "fileTypeAttrs":{}, "displayVersion":"3.11.14", "run":{"command":{"args":["sh", "-c", "/nix/store/s4ckxp77ljlikarkka88ba7qr5mlka97-python3-wrapper/bin/python3 $file"]}}, "defaultEntrypoints":["main.py", "app.py", "run.py"]}], "languageServers":[{"id":"module:nodejs-20/languageServer:typescript-language-server", "name":"TypeScript Language Server", "language":"javascript", "fileTypeAttrs":{"extensions":[".js", ".jsx", ".ts", ".tsx", ".mjs", ".mts", ".cjs", ".cts", ".es6", ".json"]}, "config":{"startCommand":{"args":["sh", "-c", "/nix/store/pkx0287w1vx971gahfkggqa59v35d4bm-typescript-language-server-5.1.3/bin/typescript-language-server --stdio"]}, "initializationOptionsJson":"{\"disableAutomaticTypingAcquisition\":true,\"maxTsServerMemory\":1536,\"tsserver\":{\"fallbackPath\":\"/nix/store/6wjhsy7rpyxbpl65grd5a8aq96b50i8a-typescript-5.9.3/lib/node_modules/typescript/lib\"}}"}, "displayVersion":"5.1.3"}, {"id":"module:python-3.11/languageServer:ty", "name":"ty", "language":"python3", "fileTypeAttrs":{}, "config":{"startCommand":{"args":["sh", "-c", "/nix/store/775cppcslcvxd4x2v8x4k78xw94zg88a-ty-0.0.21/bin/ty server"]}}, "displayVersion":"0.0.21"}, {"id":"module:replit/languageServer:dotreplit-lsp", "name":".replit LSP", "language":"dotreplit", "fileTypeAttrs":{}, "config":{"startCommand":{"args":["sh", "-c", "/nix/store/qq4mijbp008lc0r1h42jy3fhwakqz6nf-taplo-0.patched/bin/taplo lsp -c /nix/store/7nplpw32gfk08i6d1v3wmwj3b1qd0apw-taplo-config.toml stdio"]}}}], "packagers":[{"id":"module:nodejs-20/packager:upmNodejs", "name":"Node.js packager (npm, yarn, pnpm, bun)", "language":"nodejs", "packageSearch":true, "guessImports":true}, {"id":"module:python-3.11/packager:upmPython", "name":"Python packager", "language":"python3", "packageSearch":true, "guessImports":true}], "formatters":[{"id":"module:nodejs-20/formatter:prettier", "name":"Prettier", "startCommand":{"args":["/nix/store/h0yq53vj17w8bqs8bdldg2kg1llkqi7i-run-prettier/bin/run-prettier"], "lifecycle":"STDIN", "splitStderr":true}, "fileTypeAttrs":{"extensions":[".js", ".jsx", ".ts", ".tsx", ".json", ".html"]}, "displayVersion":"3.6.2", "supportsRangeFormatting":true}, {"id":"module:nodejs-20/languageServer:typescript-language-server", "name":"TypeScript Language Server", "fileTypeAttrs":{"extensions":[".js", ".jsx", ".ts", ".tsx", ".mjs", ".mts", ".cjs", ".cts", ".es6", ".json"]}, "displayVersion":"5.1.3"}, {"id":"module:python-3.11/formatter:ruff", "name":"Ruff", "startCommand":{"args":["/nix/store/mqvkfmbcri2jllqsjmqcgr353i4j6k7r-run-ruff-format/bin/run-ruff-format"], "lifecycle":"STDIN", "splitStderr":true}, "fileTypeAttrs":{"extensions":[".py"]}, "displayVersion":"0.14.11"}, {"id":"module:python-3.11/languageServer:ty", "name":"ty", "fileTypeAttrs":{}, "displayVersion":"0.0.21"}, {"id":"module:replit/languageServer:dotreplit-lsp", "name":".replit LSP", "fileTypeAttrs":{}}]}
|