From 04eaf3a43de7cc92884663d9cdfbea61a27df304 Mon Sep 17 00:00:00 2001 From: Pranshu Patel <70943732+pranshu05@users.noreply.github.com> Date: Sat, 4 Dec 2021 21:50:38 +0530 Subject: [PATCH] Create README.md --- README.md | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..93f0052 --- /dev/null +++ b/README.md @@ -0,0 +1,42 @@ +

Elpha! The bot being developed

+ + +![Version](https://img.shields.io/badge/version-1.0.0-green.svg?cacheSeconds=2592000&style=for-the-badge) +![botlib](https://img.shields.io/badge/powered_by-discord.js-blue?style=for-the-badge) + + +## Installing the modules + +```sh +npm install +``` + +## Running the bot +```sh +node . +``` + +## .env file +```json +DATABASE_URL= +token= +``` + +## Elpha's prefix + +Elpha uses Discord slash commands however the custom command's prefix will be added soon! + + +## Open Source + +***What can i do with this code?*** + +You are allowed to use and add-to this code to help make the bot better. + +***Can i claim what i add as MY code?*** + +Yes! However you cannot claim my portions as yours + +***When will this code be updated?*** + +I will do my best to update the code when i get a full feature made. I will have a folder of test features i'm working on that you can help with