BigOokie / skywire-wing-commander

Wing Commander is a Telegram bot written in GO designed to help the Skyfleet community manage their Skyminers
MIT License
13 stars 5 forks source link

Showconfig command fails #24

Closed BigOokie closed 6 years ago

BigOokie commented 6 years ago

Describe the bug The /showconfig command is not working on some systems.

To Reproduce Steps to reproduce the behavior:

  1. Ensure the latest version of the Bot is running (v0.2.0-beta.4)
  2. In Telegram, enter the /showconfig command
  3. The Bot responds with the following message
    Sorry,'/showconfig' is an unknown command.
    ...

Expected behavior The Bot should reply with the current runtime configuration based on the content of the config.toml file.

BigOokie commented 6 years ago

Fix released as part of v0.2.0.beta.5