Androz2091 / Androz2091/DiscordYoutubeNotifier
TypeError: Cannot read properties of undefined (reading 'get')
Aperta
- Lingua principale
- JavaScript
- Stelle
- 103
- Fork
- 40
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello, once a new video is found, I get following error message:
```
DiscordYoutubeNotifier/index.js:117
let channel = client.channels.cache.get(config.channel);
^
TypeError: Cannot read properties of undefined (reading 'get')
at /home/redhair/node/DiscordYoutubeNotifier/index.js:117:45
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Node.js v17.1.0
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.