Update chapter-06-gbapp-reference.md

This commit is contained in:
Rodrigo Rodriguez 2021-07-18 09:33:27 -03:00 committed by GitHub
parent 2766c220c3
commit 292c908720
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,8 +18,15 @@ session.
## Preparing Environment ## Preparing Environment
Currently the node version supported is 10.19.0 due to `ogg` and `vorbis` libs. General procedures:
Please see the same issue on this address: https://github.com/TooTallNate/node-ogg/issues/27.
1. Get SubscriptionId, username and password;
2. Create AppId and Secret;
3. Deploy General Bots;
4. /setupSecurity to get access to Bot Drive;
5. /publish to publish packages on root bot.
### Windows ### Windows