Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.2 KB

File metadata and controls

32 lines (16 loc) · 1.2 KB

Discbot

A Discord bot written in javascript with Nodejs, Discordjs and MongoDB.

Features

Here are a few of the most notable features of the bot:

  • Play music from Youtube to your voice channel, either by giving it a link or a song title. [!play "url or title"]. This feature uses the YouTube API to find the video you searched for.

  • Using LastFM's API the bot can "Duoscrobble" as I call it. [!duoscrobble "lastFMuser"]. The bot will make sure you get the same scrobbles as the user "lastFMuser". Very useful command when listening to music with your friends. You will have to connect your LastFM account to your Discord account. Examples:

    • Duoscrobble example:

    til

    • List scrobbles example:

    til

    • Multiscrobble example:

    til

  • Search up a persons match history in the game League of Legends, using the Riot Games API.[/summoner "username"]

    • Example

    til

  • And a few more minor features!