Skip to content

Tibowl/Asashio

Repository files navigation

Asashio

ko-fi

Asashio is a discord bot with mainly KanColle related commands. An invite link for this bot can be found here.

Development

  1. Install dependencies with npm i
  2. Set up config in src/data/config.json. An example can be found in src/data/config-example.json.
  3. Develop with npm run-script dev

Running

  1. Build bot with npm run-script build.
  2. Start bot with npm start.