We've created an FB messenger bot and can test it fine with real FB accounts. But we would like to create 2000 test users via the developer console/graph api.
The problem I've come across is that, test users (created via the API) can't see public pages. So I logged in as the test users, created a page, and great! test users can see test pages created by other test users. But now I can't link my bot to that page.
Has anyone managed to get this working? We have made a bot for a large corp and they want to send as many testers at it as possible.
The backup plan is that I create real FB accounts and use those...
Thanks!