OperationXen / UnseenServant

Game management system (inc Discord bot interface) for adventurers league
GNU General Public License v3.0
3 stars 2 forks source link

Users who leave the server should be removed from games #517

Open OperationXen opened 3 months ago

OperationXen commented 3 months ago

A user was successfully promoted to a game from the waitlist but left the server.

Unseen servant logged the problem and logged the exception:

2024-07-20 17:36:57;ERROR;Exception occured adding discord user Smallville219 to channel

But did nothing to resolve the problem, should have removed the player from the channel if not the game

MykeMyke commented 3 months ago

This is an extreme edge case. No action required at this time.