8000 GitHub - gsvsf00/Midori-Bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gsvsf00/Midori-Bot

Repository files navigation

Midori

Midori

Discord Music bot

This project is a open source from

Midori Discord bot coded in JavaScript with Discord.js Modify by: gsv99.
Feel free to add a star ⭐ to the repository to promote the project!

A simple discord bot that helps you manage your server by providing useful commands like playing music or deleting text messages.

You can find the Original Soucer of the bot

Table of content

Features

  • Ban
  • Userinfo
  • Purge text messages

Next Att's

  • Play music
  • Skip songs
  • Stop music
  • Volume

Requirements

Nome Tipo Versão
Node.js JS 12.17.0
Discord.js NPM 12.3.1
Mongoose NPM 5.10.2
Ms NPM 2.1.2
Path NPM 0.12.7
Colors NPM 1.4.0
Canvas NPM 2.6.1
Node-fetch NPM 2.6.0
Is-image NPM 3.0.0
Mathjs NPM 7.2.0
Check-links NPM 1.1.8
Twitch-Api-v5 NPM 2.0.4
MongoDB DB 3.8
Jikan API v3.4.0
Tenor API v1.0.0
Twitch API v5.0.0
OpenWeather API 2.5

Getting started

First, make sure you have all the required tools installed on your local machine then continue with these steps.

Installation

# Clone the repository
git clone https://github.com/gsv99/Midori-Bot.git

# Enter into the directory
cd Midori-Bott/

# Install the dependencies
npm install

Configuration

After cloning the project and installing all dependencies, you need to add your Discord API token in the config.json file.

Starting the application

node index.js

## Common errors

Here is a list of common errors and how you can fix them.

### Dependencies aren't up to date

The packages used in this repository get updated often, especially the ytdl-core package. That is why it is always worth a try updating those if you get an error like `invalid URL: undefined` or when the bot crashes when running the play command.

```bash
npm install ytdl-core@latest

Author

Gabriel da Silva Vasconcelos

Support me

Buy Me A Coffee

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0