/gmi-bot

GameMaker Italia Bot

Primary LanguageTypeScriptMIT LicenseMIT

GameMaker Italia Bot

Get started

  1. Install Redis v5.0+ and Node.js v10.16+
  2. Copy the .env.default file and rename it to .env, by customizing the variables like the bot token
  3. Execute npm ci to install the dependencies

Run for dev environemnt

$ npm run watch

Build and run for production

$ npm run build
$ node dist