From 23f93a52a8520f5bcb3471bc8610c3e5862f0b8b Mon Sep 17 00:00:00 2001 From: Raf <89015458+RafeyGx@users.noreply.github.com> Date: Fri, 23 Dec 2022 19:08:25 +0600 Subject: [PATCH 1/7] Update README.md Made it look fancy --- README.md | 111 ++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 96 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1f152e3..4b679ac 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,105 @@ -# Discord-Bot -## 🤖 Discord bot with over 400 commands. -This contains: Moderation, Music, Economy and much more! - +[![Version][version-shield]](version-url) +[![Contributors][contributors-shield]][contributors-url] +[![Forks][forks-shield]][forks-url] +[![Stargazers][stars-shield]][stars-url] +[![Issues][issues-shield]][issues-url] +[![MIT License][license-shield]][license-url] +
+
+
+
-Do you like the bot? Leave a star! Or donate at https://github.com/sponsors/CorwinDev
+
+ Discord-bot is a Advanced Multipurpose bot containing more than 400+ Commands. It can do Moderation, Tickets, Radio, Games, Giveaways, Customisation, Economy, Leveling, Invites, Messages, Utilities, Suggestions, Server Stats etc.
+
+
+ Report Bug
+ ·
+ Request Feature
+
》Description
+[](https://github.com/corwindev/Discord-bot)
+##
》Feature
+- [x] Slash Commands
+- [x] Upto date with Discord.js v14
+- [x] Automod
+- [X] Custom Commands
+- [x] Music System
+- [x] Reaction Roles
+- [x] Giveaways
+- [x] Custom Filters
+- [x] Easy to use
+## 🖼️ Screenshots
+
+
+
+
+
@@ -68,8 +73,10 @@ To start your bot
```
node src/index.js
```
-### About
-Discord-Bot is a Multipurpose Discord bot base in [Discord.js](https://github.com/Discordjs/discordjs)
+###
》Notice
+> You may not claim this as your own!! **Copyright to Graphix Development and CorwinDev**
+
+> Discord-Bot is a Multipurpose Discord bot base in [Discord.js](https://github.com/Discordjs/discordjs)
If you liked this repository, feel free to leave a star ⭐ to motivate me!
## 💌 Support Server
@@ -80,7 +87,7 @@ If you liked this repository, feel free to leave a star ⭐ to motivate me!
By Donating, You Will Help Me To Maintain This Project
-- [Sponsor](https://github.com/sponsors/CorwinDev)
+
》[Sponsor](https://github.com/sponsors/CorwinDev)
[version-shield]: https://img.shields.io/github/package-json/v/CorwinDev/Discord-Bot?style=for-the-badge
From e20f44450c5a89b4539a7b93121362234143c577 Mon Sep 17 00:00:00 2001
From: Raf <89015458+RafeyGx@users.noreply.github.com>
Date: Fri, 23 Dec 2022 21:07:12 +0600
Subject: [PATCH 4/7] Update README.md
---
README.md | 36 +++++++++++++++++++-----------------
1 file changed, 19 insertions(+), 17 deletions(-)
diff --git a/README.md b/README.md
index b315f9d..c3c549b 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
》Description
+##
》Description
[](https://github.com/corwindev/Discord-bot)
-##
》Feature
+##
》Feature
- [x] Slash Commands
- [x] Upto date with Discord.js v14
- [x] Automod
@@ -44,7 +44,7 @@
- [x] Giveaways
- [x] Easy to use
- [x] Don't wanna host it yourself? [Use our public bot](https://discord.com/api/oauth2/authorize?client_id=1051755231848972328&permissions=8&scope=bot%20applications.commands)
-## 🖼️ Screenshots
+##
》Screenshots
》Requirements
- [x] NodeJs v17+
-- [x] Java v13 (for lavalink server)
+- [x] Java v13 (for lavalink server, [click here for a guide]())
- [x] Discord Token (Get it from [Discord Developers Portal](https://discord.com/developers/applications) )
- [x] Mongo Database URL (Get it from [MongoDB](https://cloud.mongodb.com/v2/635277bf9f5c7b5620db28a4#clusters) )
-- [x] Giphy API Token (Get it from ....)
-- [x] APi Key for OpenAi (Get it from [OpenAi Developers Portal](https://beta.openai.com/account/api-keys) )
+- [x] Giphy API Token (Get it from [Giphy Developers Portal](https://developers.giphy.com/))
+- [x] APi Key for OpenAi (Get it from [OpenAi Developers Portal](https://beta.openai.com/account/api-keys) )6
-## ⚙️ Installation
+##
》Installation Guide
Fill all requirement in `.env` **(rename `.env.example` to `.env`)**
+###
Installing via [NPM](https://www.npmjs.com/)
-Then Follow the below Steps
-
-• [Npm](https://www.npmjs.com/) 》For install all dependencies use
-```
+1. For installing all dependencies use
+```js
npm install
```
-To start your bot
-```
+2. To start your bot
+```js
node src/index.js
```
###
》Notice
@@ -79,15 +78,18 @@ node src/index.js
> Discord-Bot is a Multipurpose Discord bot base in [Discord.js](https://github.com/Discordjs/discordjs)
If you liked this repository, feel free to leave a star ⭐ to motivate me!
-## 💌 Support Server
+##
》Support Server
[](https://discord.gg/jVeC7cFX5T)
[Support Server](https://discord.gg/jVeC7cFX5T) - Discord-Bot's Support Server Invite
+#
》Faq
+> How to get access to Developers Commands? You will have to set them up via MongoDB [Click here for a guide]()
+
# Donate
By Donating, You Will Help Me To Maintain This Project
-
》[Sponsor](https://github.com/sponsors/CorwinDev)
+
》[Sponsor](https://github.com/sponsors/CorwinDev)
[version-shield]: https://img.shields.io/github/package-json/v/CorwinDev/Discord-Bot?style=for-the-badge
From 6e05497252a3b7c0b7d76c7c08f2a2c7c3020bfe Mon Sep 17 00:00:00 2001
From: Raf <89015458+RafeyGx@users.noreply.github.com>
Date: Fri, 23 Dec 2022 21:20:47 +0600
Subject: [PATCH 5/7] Update README.md
---
README.md | 36 ++++++++++++++++++++++++------------
1 file changed, 24 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index c3c549b..db76085 100644
--- a/README.md
+++ b/README.md
@@ -37,10 +37,14 @@
##
》Feature
- [x] Slash Commands
- [x] Upto date with Discord.js v14
-- [x] Automod
+- [x] Automod
- [X] Custom Commands
- [x] Music Commands
+- [x] Tickets
+- [x] Utility Commands
+- [x] Suggestions
- [x] Reaction Roles
+- [x] Family
- [x] Giveaways
- [x] Easy to use
- [x] Don't wanna host it yourself? [Use our public bot](https://discord.com/api/oauth2/authorize?client_id=1051755231848972328&permissions=8&scope=bot%20applications.commands)
@@ -53,22 +57,30 @@
##
》Requirements
-- [x] NodeJs v17+
-- [x] Java v13 (for lavalink server, [click here for a guide]())
-- [x] Discord Token (Get it from [Discord Developers Portal](https://discord.com/developers/applications) )
-- [x] Mongo Database URL (Get it from [MongoDB](https://cloud.mongodb.com/v2/635277bf9f5c7b5620db28a4#clusters) )
-- [x] Giphy API Token (Get it from [Giphy Developers Portal](https://developers.giphy.com/))
-- [x] APi Key for OpenAi (Get it from [OpenAi Developers Portal](https://beta.openai.com/account/api-keys) )6
+- NodeJs v17+
+- Java v13 for lavalink server, [click here for a guide]())
+- Discord Token. Get it from [Discord Developers Portal](https://discord.com/developers/applications)
+- Mongo Database URL. Get it from [MongoDB](https://cloud.mongodb.com/v2/635277bf9f5c7b5620db28a4#clusters)
+- Giphy API Token. Get it from [Giphy Developers Portal](https://developers.giphy.com/)
+- APi Key for OpenAi `for ai chatbot`. Get it from [OpenAi Developers Portal](https://beta.openai.com/account/api-keys)
+- ClientID `for loading slash commands.`
+- Spotify client ID `for spotify support` [Click here to get](https://developer.spotify.com/dashboard/login)
+- Spotify client Secret `for spotify support` [Click here to get](https://developer.spotify.com/dashboard/login)
##
》Installation Guide
-Fill all requirement in `.env` **(rename `.env.example` to `.env`)**
-###
Installing via [NPM](https://www.npmjs.com/)
-1. For installing all dependencies use
-```js
+###
Installing via [NPM](https://www.npmjs.com/)
+Clone the repo by running
+```bash
+git clone https://github.com/Corwindev/Discord-Bot.git
+```
+After cloning Fill all requirement in `.env` **(rename `.env.example` to `.env`)**, then run
+
+```bash
npm install
```
-2. To start your bot
+To start your bot
+
```js
node src/index.js
```
From 0418f1115b5753211ffa953ae6d672fa24d8f434 Mon Sep 17 00:00:00 2001
From: Raf <89015458+RafeyGx@users.noreply.github.com>
Date: Fri, 23 Dec 2022 21:27:50 +0600
Subject: [PATCH 6/7] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index db76085..7e842db 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@
##
》Requirements
- NodeJs v17+
-- Java v13 for lavalink server, [click here for a guide]())
+- Java v13 for lavalink server.
- Discord Token. Get it from [Discord Developers Portal](https://discord.com/developers/applications)
- Mongo Database URL. Get it from [MongoDB](https://cloud.mongodb.com/v2/635277bf9f5c7b5620db28a4#clusters)
- Giphy API Token. Get it from [Giphy Developers Portal](https://developers.giphy.com/)
From 259ca19996db5cb3fbbaecff398ada0e23cc8581 Mon Sep 17 00:00:00 2001
From: Raf <89015458+RafeyGx@users.noreply.github.com>
Date: Fri, 23 Dec 2022 21:30:54 +0600
Subject: [PATCH 7/7] Update README.md
---
README.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7e842db..49d3e3b 100644
--- a/README.md
+++ b/README.md
@@ -95,8 +95,11 @@ If you liked this repository, feel free to leave a star ⭐ to motivate me!
[Support Server](https://discord.gg/jVeC7cFX5T) - Discord-Bot's Support Server Invite
#
》Faq
-> How to get access to Developers Commands? You will have to set them up via MongoDB [Click here for a guide]()
+> How to get access to Developers Commands? You will have to set them up via MongoDB or run the below command.
+```bash
+npm add-dev YOUR_ID
+```
# Donate
By Donating, You Will Help Me To Maintain This Project