dblock / slack-gamebot

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

Use slack-ruby-client's local store to lookup users instead of prompting them to register #89

Closed dblock closed 7 years ago

dblock commented 8 years ago

The local store contains user information, don't make web API calls and don't prompt to register, look the user up in the store first.