UNPKG

bottender-form

Version:

An experimental package for handling conversational form with Bottender.

9 lines (8 loc) 230 B
module.exports = { messenger: { appId: '__PUT_YOUR_APP_ID_HERE__', appSecret: '__PUT_YOUR_APP_SECRET_HERE__', accessToken: '__PUT_YOUR_ACCESS_TOKEN_HERE__', verifyToken: '__PUT_YOUR_VERITY_TOKEN_HERE__', }, };