skopa/README.md

17 lines
235 B
Markdown

# 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