broidHQ / integrations

Connect your App to Multiple Messaging Channels with the W3C Open standard.
https://www.broid.ai
GNU Affero General Public License v3.0
746 stars 83 forks source link

Token and Token Secret #146

Closed SumitPugalia closed 7 years ago

SumitPugalia commented 7 years ago

Overview

const messenger = new broidMessenger({ token: "", tokenSecret: "" });

Here I could not find how and from where to get token and token secret ?

killix commented 7 years ago

duplicate #147