- Wordle
- Connections
- The Mini
- The Crossword
-
!leaderboard- current leaders for all games -
!leaderboard <game>- top 10 for specific game
- Create Slack app https://api.slack.com/apps
- Enable Socket mode
- Add event subscriptions, e.g.
message.channelsfor the bot to work in public channels
- Get your secrets (see .env.example)
$ npm i && npm start
