Skip to content

A Discord bot that streams listen.moe to your server.

Notifications You must be signed in to change notification settings

TheMilso/listen.moe-streaming-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

listen.moe music streaming Discord bot

status: fabulous Code Climate

A bot that streams music from listen.moe into your Discord channel. Add it to your server here!

Usage

  • After you've added the bot to your server, join a voice channel and type ~~join to bind the bot to that channel. You have to have the "Manage server" permission to use this command.
  • At any time, anyone can use the "Now playing" command to see what song is being played and who requested it.
  • The bot's "game" will alternate between the server count and the currently playing song every 15 seconds.

Command list

This list assumes a prefix of ~~.

  • ~~join
    Type this while in a voice channel to have the bot join that channel and start playing there. Limited to users with the "manage server" permission.

  • ~~nowplaying, ~~playing, ~~np
    Gets the currently playing song and artist. If the song was requested by someone, also gives their name and a link to their profile on forum.listen.moe.

  • ~~ignore
    Ignores commands in the current channel. Admin commands are exempt from the ignore.

  • ~~unignore
    Unignores commands in the current channel.

  • ~~ignoreall
    Ignores commands from all channels in the server.

  • ~~unignoreall
    Unignores commands from all channels in the server.

  • ~~prefix <new prefix>
    Changes the bot's prefix for this server. Prefixes cannot contain whitespace, letters, or numbers - anything else is fair game.

Run it yourself

  • Clone the repo
  • Install dependencies from NPM
  • Install FFMPEG - if on Windows, make sure to add it to your PATH
  • Run the bot with node index.js

About

A Discord bot that streams listen.moe to your server.

Resources

Stars

Watchers

Forks

Packages

No packages published