From 1c3ae30c49b797b1dace56680e30270d6b0a27c5 Mon Sep 17 00:00:00 2001
From: ThunderE75 <74486623+ThunderE75@users.noreply.github.com>
Date: Tue, 27 Jul 2021 03:27:01 +0530
Subject: [PATCH 1/2] Update the steps for more clarification
---
.env.example | 2 +-
README.md | 28 ++++++++++++++++------------
2 files changed, 17 insertions(+), 13 deletions(-)
diff --git a/.env.example b/.env.example
index 1d45125..902c5d6 100644
--- a/.env.example
+++ b/.env.example
@@ -1,5 +1,5 @@
TOKEN =
-MONGO = mongodb://127.0.0.1:27017/test
+MONGO =
CLIENT_SECRET =
CLIENT_ID =
SPOTIFY_ID =
diff --git a/README.md b/README.md
index 3263c21..d766a52 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
CATH.EXE TEMPLATE
+ CATH.EXE
> This is a Bot Template based on Cath.exe, This templated **does not** conatain any data from Project Lighthouse. For Call of duty mobile stats invite the main instance using the **INVITE ME** badge.
@@ -11,6 +11,7 @@ If you like this bot, feel free to
CATH.EXE
-> This is a Bot Template based on Cath.exe, This templated **does not** conatain any data from Project Lighthouse. For Call of duty mobile stats invite the main instance using the **INVITE ME** badge.
+> This is a Bot Template based on Cath.exe, This templated **does not** conatain any data from Project Lighthouse.
+
+>For Call of duty mobile stats, Please invite the main instance using the **INVITE ME** badge.
**Cath.exe** is a Multipurpose Discord Bot with many features that include but are not limited to Moderation, Music and Economy. The Call of Duty Stats are courtesy of [**Project Lighthouse**](https://discord.gg/ARNFCu9NxK) by [**Path.exe**](https://www.youtube.com/channel/UC0hvUWYhyx_DOEBzLWEJxsw).
If you like this bot, feel free to **Star** and **fork** this repository.
@@ -47,7 +49,7 @@ git clone https://github.com/night0721/cath.exe
```
2. Rename the [`.env.example`➚
-](https://github.com/night0721/cath.exe/blob/main/.env.example) into `.env`.
+](https://github.com/night0721/cath.exe/blob/main/.env.example) file into `.env`.
3. Create an application from Discord Developer's Portal then copy these things into the `.env` file.
[![Open Discord Developer Portal](https://badgen.net/badge/icon/discord?icon=discord&label=Developer%20Portal&color=5865F2&style=for-the-badge)](https://discord.com/developers/applications)
@@ -68,9 +70,9 @@ git clone https://github.com/night0721/cath.exe
5. One by one paste the webhook url in a web browser & copy the **ID** & the **TOKEN** and paste it in the corresponding feilds in the `.env` file.
-6. Setup the **MongoDB Database** as [instructed](https://github.com/night0721/cath.exe#additional-steps) below.
+6. Setup the **MongoDB Database** as [instructed](https://github.com/night0721/cath.exe#mongo-db-setup) below.
-7. Setup a **Spotify Application** as [instructed](https://github.com/night0721/cath.exe#additional-steps) below.
+7. Setup a **Spotify Application** as [instructed](https://github.com/night0721/cath.exe#spotify-setup) below.
8. After this, you need to install all dependencies by using this command. This will takes a few minutes.
@@ -85,7 +87,7 @@ git clone https://github.com/night0721/cath.exe
# Additional Steps
## Mongo DB Setup
-To enable the Economy Commands, you need to Setup a MongoDB Database. You can also watch a video guide [here](https://youtu.be/dQw4w9WgXcQ).
+To use the Economy Commands, you need to Setup a MongoDB Database.
1. Create a Free [MongoDB Account](https://www.mongodb.com/cloud/atlas/register)
2. Click on the `Create a New Database`.