Skip to content

Commit fa3287e

Browse files
Update README to include MatchMaker download instructions
1 parent ab66bee commit fa3287e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Powered by [Discord.js](https://discord.js.org/) and [Google Sheets API](https:/
1818
- You must have a Discord bot application setup with a token.
1919
- You must have a Google Sheet setup with an API Service Account.
2020
- You must have a `.env` file in the root of the project, see [`.env.example`](./.env.example) for an example.
21+
- Download MatchMaker using the instructions [here](https://github.com/SecondRobotics/SimTourneyBot/wiki/Setting-up-MatchMaker-for-schedule-generation).
2122
- Clone this repository and run `npm install` to install dependencies. Then run `npm run build` to build the project, and `npm start` to start the bot.
2223
- Use `npm run dev` to start the bot in development mode. Use `npm run lint` to lint the code.
2324

0 commit comments

Comments
 (0)