chore: update dependencies and configuration

- Added @discordjs/opus and opusscript to package.json and pnpm-lock.yaml.
- Updated pnpm-workspace.yaml to allow builds for @discordjs/opus.
- Imported dotenv in config.ts for environment variable management.
- Created .npmrc to manage npm configurations.
This commit is contained in:
MythEclipse
2026-05-24 20:06:36 +07:00
parent 34b15e20dc
commit c32b5274e9
4 changed files with 266 additions and 36 deletions
+1
View File
@@ -4,6 +4,7 @@ packages:
- vendor/discord.js-selfbot-v13
allowBuilds:
'@discordjs/opus': true
'@lng2004/node-datachannel': true
better-sqlite3: true
esbuild: true