maxrosenb / TuneWalrus

A discord bot for listening to music with friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TuneWalrus

Screen Shot 2022-06-26 at 6 40 52 PM

Commands

  • Play <song title> or Play <youtube url>

    • Searches the song title on youtube and adds the first result to the queue, or if you pass a youtube url will just use that video
    • Examples: play Hey Ya or play https://www.youtube.com/watch?v=iGx5a1ifSDs
  • Skip

    • Skips Song
  • Stop

    • Stops play and deletes queue
  • emptyqueue

    • Empties queue
  • assertdominance <song title> or assertdominance <youtube url>

    • Skips current song and immediately plays this one

Installation

yarn install

ts-node src/server.ts

About

A discord bot for listening to music with friends


Languages

Language:TypeScript 96.1%Language:JavaScript 2.6%Language:Dockerfile 1.3%