deathg0d
deathg0d
@djds23 sorry still no luck :(
Just to add to the issue. This is working fine for subdomains. However, if the domains are completely different it does not work.
@davidvexel I solved this by using `controller.ingest(bot, facebook_message);` instead of `controller.receiveMessage(bot, message);` Remember to use facebook_message and not facebook_message.message. Hope it works for you too.
@bobalazek you are not working on this anymore?