# skopa general purpose discord bot ## running install dependencies: `npm install` initialize database: `node dbInit.js` deploy commands: `node delpoy-commands.js` start the bot: `node index.js` ## TODO - Finish currency system