galnir / Master-Bot

A Discord music bot and dashboard with slash commands, playlist support, Spotify, music quiz, saved playlists, lyrics, gifs and more
MIT License
465 stars 372 forks source link

Bug Fix for 779 #780

Closed Bacon-Fixation closed 1 year ago

Bacon-Fixation commented 1 year ago

Addressing #779 interesting issue as using discord.js v13.9.x through v13.14.x would crash the bot anytime an interaction happened in a text channel adjusted /packages/bot/package.json and changed the discord.js version to V13.15.0 or higher. Regenerated the /package-lock.json

Tested On Windows 10/11(x64/local host/ nodejs 16 & 18) Docker Compose(x64/local host/ nodejs 16) Debian (arm64/local host/ nodejs 19)

Much Love -Bacon