Skip to content

nekiro/Foxy.dj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foxy.dj

Foxy.dj is a discord music bot that plays your favorite music. It is written purely in Javascript (CommonJs).

Features

  • Plays your favorite music
  • Written to handle several guilds (discord servers) at once
  • Asynchronous

Installation

Foxy.dj requires Node.js to run.

Edit .env file and put your bot token in required place.

If you don't know how to get a token, here is a nice guide for it.

Install the dependencies and devDependencies and start the main script.

cd foxy.dj
npm i
npm run start

How to use

Default prefix is >. To see all commands type >help To play music you can either use link or text ex. >play linkin park faint

About

Discord music bot written in plain javascript

Resources

Stars

Watchers

Forks

Releases

No releases published