I’m working on a discourse project that needs a bot account to create topics. The plan is to use a free site-to-RSS service to look for changes in another site and use the Discourse RSS plugin to create the topics.
If I decide I want different bot accounts (eg “site1bot”, “site2bot”, etc), would I need to furnish each account with a unique email? Is there a way to have multiple accounts using the same email?Can I assign them a bogus email address on my domain (eg “site1bot@mydomain.com”) and bypass the email authentication as an admin?