In order to deploy your bot on Twitter, you'll need to configure several elements.

Setup

2054

1. Production vs. Demo - A production channel is intended to be used by your customers and end users. A demo channel is intended to be used for internal testing of experiences before they're deployed to your production channel.
2. App ID - The app ID associated with the Twitter account you'd like to link. Learn more.
3. Key - The API key associated with this Twitter account. Learn more.
4. Secret - The Api secret key associated with this Twitter account.
5. Token - The access token associated with this Twitter account. Learn more.
6. Token Secret - The access token secret associated with this Twitter account. Learn more.


What’s Next