Skip to content

Autapomorph/trex-gamebot

Repository files navigation

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