Skip to content

A simple Discord Bot written in Java, that posts the lates Video of a YouTube Channel into a Channel.

License

Notifications You must be signed in to change notification settings

druffko/discord-youtube-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo-Image

Discord-YouTube-Bot

A simple Discord Bot written in Java, that posts content from a YouTube Channel into a Channel.


Table of Contents


About

This Discord-Bot enables you to send all the links from a YouTube Channel into a specified channel on a Discord server.


Features

  • ✅ Using YouTube API
  • ✅ Run once, forget about it
  • ✅ Specific YouTube Channel
  • ⚙️ Upcoming Feature: Slash-Commands for information about the bot

Installation

Make sure to have a Java Installation on your System (at least Java 17)

To get started with this project, download the latest release from the Releases Page

Put the .jar File onto your server and prepare get a Discord-Bot-Token and the Channel-ID of the desired Channel.

Fill in all the required information for the bot.properties file (including a YouTube API Key) and launch the bot:

java -jar discord-youtube-bot.jar

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-name)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature-name)
  5. Open a pull request

License

This project is licensed under the GPL 3.0 License.


Contact

Feel free to reach out if you have any questions or suggestions!