Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.21 KB

README.md

File metadata and controls

53 lines (32 loc) · 1.21 KB

Ryo-Bot

Ryo-Bot is a Discord bot designed to provide various features and functionality to your Discord server. The bot includes features such as music, user suggestions, and other interactions.

Features

  • Anime Search: Plays music from various sources.
  • User Suggestion: Users can give suggestions through the input modal.
  • Interaction: Various commands and interactive features.

Prerequisites

Make sure you have installed:

Installation

  1. Clone Repository:

    git clone https://github.com/VernSG/Ryo-Bot.git
    
  2. Log into Project Directory:

    cd Ryo-Bot
    
  3. Install Dependencies:

    npm install
    
  4. Configuration: Copy the template configuration file and fill it with the appropriate information.

    cp config.example.json config.json
    

Edit config.json and add the Discord bot token, client ID, guild ID, and MongoDB URI.

  1. Run Bot:
    node index
    
    

Usage

This bot can be used for various purposes according to the configured commands. To see the list of commands, type:

$help