This bot will allow you to play games with your friends in discord sorta like twitch plays pokemon. It does this by sending the keyboard commands typed in chat to the game of your choice (game must have a screenshot key. Pause and resume keys are helpful but not required).
- Make a discord bot and get a discord token. See here
- Download this repo
npm install
node start.js
(it will make config.json for you and then exit.)- edit config.json and put your discord bot token in there. Change anything else as needed.
node start.js
- Make sure the game is in focus.
MIT