Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load bot credentials from an .env file #137

Closed
MrDave1999 opened this issue Jan 15, 2023 · 0 comments · Fixed by #138
Closed

Load bot credentials from an .env file #137

MrDave1999 opened this issue Jan 15, 2023 · 0 comments · Fixed by #138

Comments

@MrDave1999
Copy link
Member

MrDave1999 commented Jan 15, 2023

The following keys must be set up from an .env:

  • MICROSOFT_APP_TYPE=
  • MICROSOFT_APP_ID=
  • MICROSOFT_APP_PASSWORD=
  • MICROSOFT_APP_TENANT_ID=

The default value of each key must be an empty string.

@MrDave1999 MrDave1999 linked a pull request Jan 15, 2023 that will close this issue
@MrDave1999 MrDave1999 added this to the v1.0.0 milestone Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant