Skip to content

Yarondr/BeatM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

126 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BeatM

A Discord music bot made by YaronD

Supports YouTube and Spotify (videos, playlists and lives)


πŸ“‘ Installation

Use npm or yarn to install the dependencies

npm install

or

yarn

πŸ“‘ Configuration

Copy the config.example.json file to config.json and fill in the values

cp config.example.json config.json

πŸ“‘ Running

Run by using ts-node or build and run the compiled code

ts-node .

or

tsc
node .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published