updated readme with instructions

This commit is contained in:
staticfanfare 2023-12-17 20:34:59 -05:00
parent 3b7a206ac0
commit 9d71987960
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# skopa # skopa
general purpose discord bot general purpose discord bot
## running
install dependencies: `npm install`
start the bot: `node index.js`