Skip to content

Pax-0/user-song

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User-song link bot

The bot will save a song, and play whenever the target user joins a voice channel

Setup:

  • Firstly clone this repo where you plan to have the bot hosted like:

  • Open a terminal where you want the bot files, run git clone https://github.com/Unknown401/user-song.git This may prompt you to login since this is a private repo afterwards there should be a new folder, navigate to it using cd user-song then:

  • Rename config_example.json to config.json and paste your discord bot token in the token variable. -You can pick a prefix for the bot here, fyi it responds to @mentions aswell.

  • Run npm install in the console.

  • Run the bot with node index.js Or any other runtime you have installed.

Requirements:

  • Python 2.7
  • A C++ compiler for your system.
  • NodeJS 8.0.0 or higher.
  • ffmpeg.

About

A Discord bot that saves a custom audio track and plays it whenever a designated user joins a voice channel, adding a personalized touch to your server experience.

Resources

License

Stars

Watchers

Forks

Contributors