Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

lezetho/YouTube-Radio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo Banner

Warning

⚠️ This project is unmaintained. ⚠️

Notice: This project is no longer maintained for a number of reasons. For one, I do not use Discord.JS v13 anymore. It's simply out-of-date and I'd rather use v14. Another reason is that it goes against YouTube's ToS. YouTube has banned the use of YouTube on Discord bots (something around that, you should research it in your free time) and the package I am using for this (ytdl) is impacted with this. You can make edits if you'd like however there will be no updates on this project anymore.

YouTube Radio

The YouTube radio is a bot that takes specific YouTube video URLs and plays it in a specifc channel!

How to fork

git clone https://github.com/lezetho/YouTube-Radio.git
cd YouTube-Radio
npm install
npm start

Be sure to edit the config.json before starting the bot.

{
  "token": "your-token-here",
  "dj": "dj-role-id",
  "targetChannel": "target-channel-id-for-the-bot",
  "clientID": "your-client-id",
  "guildID": "your-guild-id"
}

Example of the Bot

Example: https://discord.com/invite/S2SjzfGM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published