Bird Praphan

Results 2 comments of Bird Praphan

possibly , a recipient (sender.id) is invalid

Remove all `app.get` and `app.post` except root path ``` js app.get('/', function (req, res) { res.send('hello world i am a secret bot') }) ``` it should be ok, if not...