rssnyder / discord-stock-ticker

Add live stock & crypto prices to your discord sidebar.
https://rssnyder.github.io/discord-stock-ticker/
MIT License
293 stars 113 forks source link

[BUG] Docker - 401 Discord #129

Closed Gildraen closed 2 years ago

Gildraen commented 2 years ago

Describe the bug Hi, i can't add any ticker/gas or other with docker i always have a 401, and it seems this prevent me to delete it after too

To Reproduce Steps to reproduce the behavior:

  1. Run a docker-compose up with compose file provided in the doc
  2. Post a new ticker
  3. First error 401
  4. See error

image

  1. Try to Delete any bot
  2. The app stop and can't send any more request, the bot does not delete

Expected behaviour Connection to discord and deletion possible

Python (please complete the following information):

rssnyder commented 2 years ago

The unable to delete is a known bug.

The 401 error is because your discord token is invalid. Regenerate a new one and try again.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.