howdyai / botkit-starter-web

Botkit Anywhere - a starter kit for building a bot that lives in your website or app
https://botkit.ai
MIT License
113 stars 75 forks source link

Where do I get the token? #7

Closed jloveric closed 7 years ago

jloveric commented 7 years ago

Ok, so where do I get the token? It's not obvious where on the botkit studio page. I'm not interested in deploying the bot anywhere except just having a very simple web frontend (instead of the cli I'm using right now). Also, what is the format of the .env file?

Thanks,

John

peterswimm commented 7 years ago

It can be found in your bot -> settings > api keys. You can view the env format on the glitch project:

https://botkit-web.glitch.me/

All of this will be documented better once this project is closer to public release.

jloveric commented 7 years ago

Thanks for the quick reply. I realize I had to hit 'cancel' to see the setup options.