DogeHouse Bot written in JS
Basic chat bot for DogeHouse written in JavaScript with DogeHouse.js
Clone this repo
git clone https://github.com/RChopin/korone-botInstall dependencies
npm installEdit example.env to .env and fill with your tokens etc.
Run node dbInit.js to initialize the currency database.
Run the bot
npm run devor
npm run startTODO
