Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 341 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 341 Bytes

Mauch

Manga Update Checker discord bot

Tools

  • Yarn
  • Node
  • Docker

How to download?

Open your terminal and enter the following:

$ git clone [email protected]:ThanMatt/mauch-bot.git

How to run?

Install the packages first using yarn install

then finally run the bot using docker

$ docker-compose up --build