- Wordle
- Connections
- The Mini
- The Crossword
- Scoreboard commands (e.g.
/nyt wordle top
)
- Create Slack app https://api.slack.com/apps
- Enable Socket mode
- Add event subscriptions, e.g.
message.channels
for the bot to work in public channels
- Get your secrets (see .env.example)
$ npm i && npm start