Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
/ hellion-bot Public archive

Discord music bot with YouTube support and made in TypeScript.

License

Notifications You must be signed in to change notification settings

arulog/hellion-bot

Repository files navigation

Nashira Deer // Hellion

Warning: Hellion hasn't been maintained since 2023. If you're searching for a music bot, consider using Hydrogen.

Hellion (previously Hellion Warden) is a Discord bot created by Nashira Deer to play videos from YouTube, and other medias in a voice chat.

Building

Hellion can be built using Docker or using Node.js directly, but the Docker way is recommended.

Node.js

  1. Download and install Node.js v16
  2. Install the packages using npm ci
  3. Build the TypeScript source using npm run build
  4. Run with npm start

Docker

  1. Build an image using docker build -t hellion:latest .
  2. Create a .env file containing the necessary variables.
  3. Run the container using docker run --env-file .env hellion:latest

License

Created by Nashira Deer and licensed under General Public License v3.0.

About

Discord music bot with YouTube support and made in TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project