Skip to content

CamTosh/elevator-song-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elevator song Discord bot 🎶🤖

This bot play elevator song when conversation go silent for at least 30 seconds.

Idea came from uhmmm.app

Installation 🔧

  • Create bot
  • yarn install / npm install
  • cp .env.default .env
  • Edit .env var
  • node src/app.js
  • Got to voice channel and invite bot with !elevator

Customize bot 🚀

You can edit config here

Convert mp3 to ogg : ffmpeg -i input.mp3 -c:a libopus -b:a 96k output.ogg (Convert mp3 to ogg)

TODO (feel free to contribute 🎉)

  • 📶 Smooth transition (start / stop)
  • 🔊 Admin can change volume
  • 🔀 Random songs