From 9d7198796025f86d1160d7455770be6f4c83a3c1 Mon Sep 17 00:00:00 2001 From: staticfanfare Date: Sun, 17 Dec 2023 20:34:59 -0500 Subject: [PATCH] updated readme with instructions --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ba014c..aa4e5ee 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # skopa -general purpose discord bot \ No newline at end of file +general purpose discord bot + +## running + +install dependencies: `npm install` + +start the bot: `node index.js`