Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 956 Bytes

File metadata and controls

50 lines (32 loc) · 956 Bytes

Korone

DogeHouse Bot written in JS

discord - users online

Basic Overview

Basic chat bot for DogeHouse written in JavaScript with DogeHouse.js

Quick start

Clone this repo

git clone https://github.com/RChopin/korone-bot

Install dependencies

npm install

Edit example.env to .env and fill with your tokens etc.

Run node dbInit.js to initialize the currency database.

Run the bot

npm run dev

or

npm run start

License

TODO