skopa/README.md

17 lines
235 B
Markdown
Raw Normal View History

2023-12-17 18:24:10 -05:00
# skopa
2023-12-17 20:34:59 -05:00
general purpose discord bot
## running
install dependencies: `npm install`
initialize database: `node dbInit.js`
deploy commands: `node delpoy-commands.js`
2023-12-17 20:34:59 -05:00
start the bot: `node index.js`
## TODO
- Finish currency system