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

 
 
 

Contributors