Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 365 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 365 Bytes

trex-gamebot

Telegram bot to play classic Chrome Dino game (chrome://dino)

Running locally

  • configure .env file (see .env.example)
  • npm i
  • npm start
  • npm run start:api