Fix chmod
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 5m5s

This commit is contained in:
2025-06-09 19:10:35 +02:00
parent 5e7c1842a4
commit 60d0c01212
43 changed files with 0 additions and 1 deletions

0
README.md Executable file → Normal file
View File

View File

@@ -12,7 +12,6 @@ COPY package.json package-lock.json* .
RUN npm ci --only=production --ignore-scripts && \
npm install bufferutil zlib-sync
# Copy the builded files and the charts
COPY ./dist/* .

0
src/commands/global/amp.ts Executable file → Normal file
View File

0
src/commands/global/database.ts Executable file → Normal file
View File

0
src/commands/global/ping.ts Executable file → Normal file
View File

0
src/commands/player/loop.ts Executable file → Normal file
View File

0
src/commands/player/lyrics.ts Executable file → Normal file
View File

0
src/commands/player/panel.ts Executable file → Normal file
View File

0
src/commands/player/pause.ts Executable file → Normal file
View File

0
src/commands/player/play.ts Executable file → Normal file
View File

0
src/commands/player/previous.ts Executable file → Normal file
View File

0
src/commands/player/queue.ts Executable file → Normal file
View File

0
src/commands/player/resume.ts Executable file → Normal file
View File

0
src/commands/player/shuffle.ts Executable file → Normal file
View File

0
src/commands/player/skip.ts Executable file → Normal file
View File

0
src/commands/player/stop.ts Executable file → Normal file
View File

0
src/commands/player/volume.ts Executable file → Normal file
View File

0
src/commands/salonpostam/crack.ts Executable file → Normal file
View File

0
src/commands/salonpostam/papa.ts Executable file → Normal file
View File

0
src/commands/salonpostam/parle.ts Executable file → Normal file
View File

0
src/commands/salonpostam/spam.ts Executable file → Normal file
View File

0
src/commands/salonpostam/update.ts Executable file → Normal file
View File

0
src/events/client/error.ts Executable file → Normal file
View File

0
src/events/client/guildCreate.ts Executable file → Normal file
View File

0
src/events/client/guildMemberAdd.ts Executable file → Normal file
View File

0
src/events/client/guildMemberRemove.ts Executable file → Normal file
View File

0
src/events/client/guildUpdate.ts Executable file → Normal file
View File

0
src/events/client/interactionCreate.ts Executable file → Normal file
View File

0
src/events/client/ready.ts Executable file → Normal file
View File

0
src/events/player/audioTrackAdd.ts Executable file → Normal file
View File

0
src/events/player/audioTracksAdd.ts Executable file → Normal file
View File

0
src/events/player/debug.ts Executable file → Normal file
View File

0
src/events/player/disconnect.ts Executable file → Normal file
View File

0
src/events/player/emptyChannel.ts Executable file → Normal file
View File

0
src/events/player/emptyQueue.ts Executable file → Normal file
View File

0
src/events/player/error.ts Executable file → Normal file
View File

0
src/events/player/playerError.ts Executable file → Normal file
View File

0
src/events/player/playerSkip.ts Executable file → Normal file
View File

0
src/events/player/playerStart.ts Executable file → Normal file
View File

0
src/index.ts Executable file → Normal file
View File

0
src/static/parle.mp3 Executable file → Normal file
View File

0
src/static/stronger_shorter.mp3 Executable file → Normal file
View File

0
tsconfig.json Executable file → Normal file
View File