I run the bot for anyone to use upon request since the bot cant join rooms when invited. However I noticed that doing rss dump displays lists of all RSS feeds of all rooms the bot is in. This of course leaks the room addresses which are sometimes private.
EDIT:
I thought HUBOT_RSS_DUMP_USERS should prevent anyone from doing dump.
I'm using xmpp connector btw.
I run the bot for anyone to use upon request since the bot cant join rooms when invited. However I noticed that doing
rss dump
displays lists of all RSS feeds of all rooms the bot is in. This of course leaks the room addresses which are sometimes private.EDIT: I thought
HUBOT_RSS_DUMP_USERS
should prevent anyone from doing dump. I'm using xmpp connector btw.