Skip to content

igormath/chimpobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chimpobot 🐵

Badge under development Badge node version

A node.js discord music bot featuring play, queue and next song functions.

🔨 Bot commands

  • ;toca <URL> or ;toca <search-term>: Plays the audio from the url or returns a 5-itens array of search results (if a music is already playing, it is added to the queue).
  • ;prox: Plays the next queue song or stops the actual one.
  • ;ajuda: Show bot commands.

🛠️ Run the project

  • Download or clone this repository;
  • Install Node Version Manager ;
  • Now install Node-JS 16.7.0 version with nvm install v16.7.0 and select it with nvm use 16.7.0;
  • Go to local repo folder and install all the project library with npm install terminal command;
  • Create a .env file with your application token.
  • Finally run the project with npm run start command on terminal;
  • Enjoy!

Authors


Lucas Feijó

Igor Matheus

About

A simple but useful Discord music bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published