poshbotio / PoshBot

Powershell-based bot framework
MIT License
540 stars 108 forks source link

Remove the "environment variable SLACK_TOKEN" mentions #12

Closed joshuatee closed 7 years ago

joshuatee commented 7 years ago

It seems $env:SLACK_TOKEN is not needed.

Expected Behavior

None

Current Behavior

$env:SLACK_TOKEN is mentioned in the 'Quickstart' section of README.MD and in the comments of 'test.ps1'

Possible Solution

Remove the 'Quickstart' ref delete 'test.ps1' *if any, move missing relevant comments to 'Quickstart' and or help/docs