synzen / MonitoRSS

MonitoRSS RSS bot (formerly known as Discord.RSS) with customizable feeds. https://monitorss.xyz
https://monitorss.xyz
MIT License
1.07k stars 238 forks source link

MenuSeries Error when using rssmention #137

Closed basiliskAI closed 4 years ago

basiliskAI commented 4 years ago

Running this bot locally. Everything seems to work fine except for subscription/role management: when I open the subscription menu I can post my @ mention and see the next menu. But when I select a number of feed to subscribe to, I get this result:

Bot: [MenuSeries Error] Cannot read property 'locale' of null Node service: rssmention (TypeError: [MenuSeries Error] Cannot read property 'locale' of null)

And the bot drops out of the subscription menu entirely. I don't know why it should be doing this..

synzen commented 4 years ago

Hello,

  1. What branch are you on (master or dev)?
  2. Please provide steps to reproduce, or provide the stack trace (you can enable stack trace logging with the showtrace 1 owner command)