You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
discord report reliably fetches the latest state of a webdiplomacy game and displays it correctly. discord daemon, on the other hand, seems only to record the state of the game when it's first run, and never to fetch new state.
Since the two subcommands share most of their code this is a bit of a mystery.
The text was updated successfully, but these errors were encountered:
discord report
reliably fetches the latest state of a webdiplomacy game and displays it correctly.discord daemon
, on the other hand, seems only to record the state of the game when it's first run, and never to fetch new state.Since the two subcommands share most of their code this is a bit of a mystery.
The text was updated successfully, but these errors were encountered: