You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'error' of undefined
at process. (C:\Users\Dan\Desktop\Rhythm-Bot-2.1.6\node_modules\discord-bot-quickstart\lib\models\bot.model.js:10:52)
at process.emit (events.js:314:20)
at processPromiseRejections (internal/process/promises.js:245:33)
at processTicksAndRejections (internal/process/task_queues.js:94:32)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! rhythm-bot@2.1.5 start: tsc && node dist/app
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the rhythm-bot@2.1.5 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Dan\AppData\Roaming\npm-cache_logs\2021-08-21T22_38_05_919Z-debug.log
The text was updated successfully, but these errors were encountered:
also for me, the bot is on 50% volume and 100% on discord but it doesnt say anything.
i tried adding a few songs and skipped, the bot seems to be playing the songs but not "speaking" them.
[2021-08-21T22:37:55.168Z] (debug): Bot Command: !search lofi
[2021-08-21T22:37:59.143Z] (debug): Emoji Click: Adding Media: https://youtube.com/watch?v=p2JHOJCuRds
[2021-08-21T22:38:05.383Z] (debug): Bot Command: !play
C:\Users\Dan\Desktop\Rhythm-Bot-2.1.6\node_modules\discord-bot-quickstart\lib\models\bot.model.js:10
process.on('unhandledRejection', error => this.log.error('Uncaught Promise Rejection', error));
^
TypeError: Cannot read property 'error' of undefined
at process. (C:\Users\Dan\Desktop\Rhythm-Bot-2.1.6\node_modules\discord-bot-quickstart\lib\models\bot.model.js:10:52)
at process.emit (events.js:314:20)
at processPromiseRejections (internal/process/promises.js:245:33)
at processTicksAndRejections (internal/process/task_queues.js:94:32)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! rhythm-bot@2.1.5 start:
tsc && node dist/app
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the rhythm-bot@2.1.5 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Dan\AppData\Roaming\npm-cache_logs\2021-08-21T22_38_05_919Z-debug.log
The text was updated successfully, but these errors were encountered: