diff --git a/README.md b/README.md index 1f152e3..49d3e3b 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,121 @@ -# 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] +
+
+
+
+
+
+ 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 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)
+##
》Screenshots
+
+
+
+
+
》Requirements
+- NodeJs v17+
+- 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/)
+- 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
+
+###
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
+```
+To start your bot
+
+```js
+node src/index.js
+```
+###
》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
+[](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 or run the below command.
+
+```bash
+npm add-dev YOUR_ID
+```
+# Donate
+
+ By Donating, You Will Help Me To Maintain This Project
+
+
》[Sponsor](https://github.com/sponsors/CorwinDev)
-## ⚒️ Requirements
-- Node.JS v17
-- FFMPEG
-- Discord bot
-
-Do you like the bot? Leave a star! Or donate at https://github.com/sponsors/CorwinDev
-
-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)
-
-### Replit: https://replit.com/@CorwinDeveloper/Discord-Bot-v14?v=1
-
-### Discord: https://discord.gg/qHXxpQKC2H
-
-
-*You may not claim this as your own!!*
-
-**Copyright to Graphix Development and CorwinDev**
+[version-shield]: https://img.shields.io/github/package-json/v/CorwinDev/Discord-Bot?style=for-the-badge
+[version-url]: https://github.com/brblacky/WaveMusic
+[contributors-shield]: https://img.shields.io/github/contributors/CorwinDev/Discord-Bot.svg?style=for-the-badge
+[contributors-url]: https://github.com/Corwindev/Discord-Bot/graphs/contributors
+[forks-shield]: https://img.shields.io/github/forks/Corwindev/Discord-Bot.svg?style=for-the-badge
+[forks-url]: https://github.com/Corwindev/Discord-Bot/network/members
+[stars-shield]: https://img.shields.io/github/stars/Corwindev/Discord-Bot.svg?style=for-the-badge
+[stars-url]: https://github.com/Corwindev/Discord-Bot/stargazers
+[issues-shield]: https://img.shields.io/github/issues/Corwindev/Discord-Bot.svg?style=for-the-badge
+[issues-url]: https://github.com/Corwindev/Discord-Bot/issues
+[license-shield]: https://img.shields.io/github/license/Corwindev/Discord-Bot.svg?style=for-the-badge
+[license-url]: https://github.com/Corwindev/Discord-Bot/blob/master/LICENSE