jcolson / dndvault-bot

🗡🛡D&D Character Vault and Event Management for Discord.
MIT License
9 stars 3 forks source link

exception in config - when channel returned as null #497

Closed jcolson closed 2 years ago

jcolson commented 2 years ago
[2022-05-23T12:08:28.417Z] [shrd:0] handleConfig: TypeError: Cannot read properties of null (reading 'name')
    at embedForConfig (/Users/jcolson/src/personal/dndvault/handlers/config.js:273:72)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.handleConfig (/Users/jcolson/src/personal/dndvault/handlers/config.js:36:55)