Posts by Kévio Castro • 51 points
2 posts
-
1
votes0
answers224
viewsQ: How to use facebook Graph api to send messages to another user’s messenger
I have a native app that contains a chat. When the user of my application sends a message I want that message to be sent to a user through Facebook Messenger, without my user needing to use…
-
4
votes1
answer152
viewsQ: How to identify in a shell script, which is the Docker command that is running
I created this image (https://hub.docker.com/r/keviocastro/elgg-docker/~/dockerfile/) setting up an environment for a social networking web application. This application requires a link to a Mysql…