mirror of
https://github.com/System-End/Discord-Bot.git
synced 2026-04-19 18:35:22 +00:00
Merge branch 'main' of https://github.com/CorwinDev/Discord-Bot
This commit is contained in:
commit
4237726859
1 changed files with 118 additions and 21 deletions
139
README.md
139
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]
|
||||
<center><img src="https://capsule-render.vercel.app/api?type=waving&color=gradient&height=200§ion=header&text=Discord-Bot&fontSize=80&fontAlignY=35&animation=twinkling&fontColor=gradient" /></center>
|
||||
|
||||
<br />
|
||||
|
||||
[](https://replit.com/@CorwinDeveloper/Discord-Bot-v14?v=1)
|
||||
[](https://glitch.com/edit/#!/import/github/CorwinDev/Discord-Bot)
|
||||
|
||||
<!-- PROJECT LOGO -->
|
||||
<br />
|
||||
<p align="center">
|
||||
<a href="https://github.com/corwindev/Discord-Bot">
|
||||
<img src="https://cdn.discordapp.com/attachments/778665159316209748/1055857473749274694/Corwin-1-modified.png" alt="Pbot-plus" width="200" height="200">
|
||||
</a>
|
||||
|
||||
<h3 align="center">Discord-Bot</h3>
|
||||
|
||||
<p align="center">
|
||||
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.
|
||||
<br />
|
||||
<br />
|
||||
<a href="https://github.com/corwindev/discord-bot/issues">Report Bug</a>
|
||||
·
|
||||
<a href="https://github.com/corwindev/discord-bot/issues">Request Feature</a>
|
||||
</p>
|
||||
</p>
|
||||
<!-- ABOUT THE PROJECT -->
|
||||
|
||||
## <img src="https://cdn.discordapp.com/emojis/859424401186095114.png" width="20px" height="20px">》Description
|
||||
[](https://github.com/corwindev/Discord-bot)
|
||||
## <img src="https://cdn.discordapp.com/emojis/852881450667081728.gif" width="20px" height="20px">》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)
|
||||
## <img src="https://cdn.discordapp.com/emojis/1028680849195020308.png" width="25px" height="25px">》Screenshots
|
||||
<br />
|
||||
<p align="center">
|
||||
<a href="https://github.com/corwindev/discord-bot">
|
||||
<img src="https://cdn.discordapp.com/attachments/778665159316209748/1055832339328024666/207117434-d98356b1-bf19-418e-9e12-0ef83e0d9a21.png">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
## <img src="https://cdn.discordapp.com/emojis/1009754836314628146.gif" width="25px" height="25px">》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)
|
||||
|
||||
## <img src="https://cdn.discordapp.com/emojis/814216203466965052.png" width="25px" height="25px">》Installation Guide
|
||||
|
||||
### <img src="https://cdn.discordapp.com/emojis/1028680849195020308.png" width="15px" height="15px"> 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
|
||||
```
|
||||
### <img src="https://cdn.discordapp.com/emojis/1055803759831294013.png" width="20px" height="20px"> 》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!
|
||||
|
||||
## <img src="https://cdn.discordapp.com/emojis/1036083490292244493.png" width="15px" height="15px">》Support Server
|
||||
[](https://discord.gg/jVeC7cFX5T)
|
||||
[Support Server](https://discord.gg/jVeC7cFX5T) - Discord-Bot's Support Server Invite
|
||||
|
||||
# <img src="https://cdn.discordapp.com/emojis/1015745034076819516.png" width="25px" height="25px">》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
|
||||
|
||||
<img src="https://cdn.discordapp.com/emojis/809085860632985630.png" width="15px" height="15px"> 》[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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue