jake5691 / Alfred-2.0

Alfred 2.0 Discord bot to maintain and serve in the RBC server
2 stars 0 forks source link

[BUG] wrong graphics are sent from Advice #32

Closed jake5691 closed 2 years ago

jake5691 commented 2 years ago

Describe the bug The graphs are sent wrongly when multiple requests are sent in a short time.

To Reproduce Steps to reproduce the behavior:

  1. ask for advice quickly one after the other
  2. the graph will be sent correct amount of time but not with the correct data

Expected behavior Every Advice gets its correct graphs.

Screenshots

image image

Possible solution Give the graphs individual names when saving (add member name or such) and delete them after they are sent. That's how I do it with the keyboards

jj-jimjams commented 2 years ago

Fixed as per your suggestion (added userid to filename)