dblock / slack-gamebot

Ping pong, chess, pool and other games bot for Slack.
MIT License
129 stars 103 forks source link

An unregistered user can still challenge other users, effectively re-registering themselves #197

Open dblock opened 3 years ago

dblock commented 3 years ago
  1. User unregisters
  2. Another user challenges the unregistered user, which fails as expected
  3. Unregistered user can still challenge another user

Expect to get a message that the user needs to explicitly register like the first time.