Skip to content

Data-Corruption/halsey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Halsey

Wip docs.

Requires ffmpeg and yt-dlp to be installed and on PATH.

Install

Linux

Default (installs latest version to /usr/local/bin) (recommended):

curl -sSfL https://raw.githubusercontent.com/Data-Corruption/halsey/main/scripts/install.sh | bash

Windows With WSL

Open a powershell terminal as administrator:

Set-ExecutionPolicy Bypass -Scope Process -Force; iex "& { $(irm https://raw.githubusercontent.com/Data-Corruption/halsey/main/scripts/install.ps1) }"

Usage

halsey -h

Set your bot token via halsey config bot-token <token>. Configure anything else as needed. Run it halsey run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published