Skip to content

Capyton/minter-bot

Repository files navigation

Installation and local launch

  1. Clone the repo
git clone git@github.com:Capyton/minter-bot.git
  1. Install the dependencies
npm install
  1. Create .env file accordingly to the sample provided in repo ( look .env.sample )
echo $'BOT_TOKEN=<...>\nADMIN_ID=<...>' > .env
  1. Launch the application
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages