Skip to content

just-tugsuu/Rim-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rim Discord Bot

Installation

First of all you need to install Node.js at least v14.x.x or install the latest LTS version from the official website for your platform. After you installed Node.js you need few more setups to work with it.

  1. Get Discord Bot Token here is the guide
  2. Main functional feature is music player so you definitely need YouTube Data API v3 guide

🚀 Getting Started

git https://github.com/PSazu/Rim-Discord-Bot.git
cd Rim-Discord-Bot
npm install

After installing necessary packages you can start Bot using npm start or node Rim.js command in terminal.

Don't forget to put your token in .env file as RIM_TOKEN = {TOKEN} and your Youtube API key YOUTUBE_API_KEY = {TOKEN}

Todo

  • Music features ( Currently only supporting youtube)
  • Support spotify and soundcloud
  • Save the music queue and playlist in mongoDB.
  • Add configuration file so it can easily change bot prefix and any other api keys.
  • CodeWars API support

About

Multipurpose discord bot built with pure JS. Easy set up and run yourself 🍳

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published