diff --git a/README.md b/README.md index 8dd08c0..312b61f 100644 --- a/README.md +++ b/README.md @@ -1 +1,18 @@ -# furryDiscordBot \ No newline at end of file +# Siskel's Discord Bot for the Discord Server "◄Furry Chill Space►" + +## Requirements +NodeJS Version ```>= 18.19.1``` + +NPM Version ```>= 9.2.0``` + +## NodeJS package installation +In the Repository folder enter +```npm install``` + +## Run the Discord Bot +Run ```node main.js``` + +## Credits +> [Discord.JS](https://discord.js.org/) + +> [NodeJS](https://nodejs.org/)