deathg0d

Results 6 comments of deathg0d
trafficstars

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?