JBader89 / PlugBot

A Plug.dj bot for the popular music sharing site Plug.dj
6 stars 5 forks source link

PlugBot

A Plug.dj bot for the popular music sharing site Plug.dj

General Commands

.about - Returns a description of the bot's purpose, creator, and usability.
.album - Returns the album of the current song.
.artist - Returns Last.fm info about the current artist, .artist [givenArtist] returns Last.fm info about a given artist.
.calc - Calculates the solution to a given mathematical problem with .calc [equation].
.commands - Returns a list of the most important commands.
.define - Returns the Merriam-Webster dictionary definition of a given word with .define [givenWord].
.events - Returns the artist's upcoming events, .events [givenArtist] returns a given artist's upcoming events.
.facebook - Returns a link to the Chillout Mixer Facebook page.
.forecast - Returns a four day forecast of the weather in given city with .forecast [givenCity], [givenState].
.genre - Returns the genres of the current artist, .genre [givenArtist] returns the genres of a given artist.
.github - Returns a link to the bot's GitHub repository.
.google - Returns a lmgtfy (google) link with .google [givenWord].
.hey - Makes the bot greet the user.
.props - Makes the bot give props to the user.
.similar - Returns similar artists of the current artist, .similar [givenArtist] returns similar artists of a given artist.
.soundcloud - Returns the current artist's SC page, .soundcloud [givenArtist] returns a given artist's SC page.
.temp - Returns the current temperature in given city with .temp [givenCity], [givenState].
.time - Returns the current time in a given city with .time [givenCity], givenState].
.track - Returns Last.fm info about the current song.
.translate - Returns a translation of given words with .translate [givenWords] '([language])', English by default.
.twitter - Returns a link to the Chillout Mixer Twitter page.
.wiki - Returns Wikipedia article summary of a given query with .wiki [givenQuery].

Mod Only Commands

.autoskip - Turns auto-skip on.
.autotranslate - Autotranslates a given user with .autotranslate [givenUser].
.banuser - Bans a user from the room permanently with .banuser [givenUser].
.front - Moves a user to the front of the waitlist with .front [givenUser].
.join - Makes the bot join the waitlist.
.leave - Makes the bot leave the waitlist.
.meh - Makes the bot cast a downvote.
.move - Moves a user in the waitlist with .move [givenUser], [givenSpot].
.setmehs - Sets the number of mehs for auto-skipping with .setmehs [givenNumber].
.skip - Makes the bot skip the current song.
.unskip - Turns auto-skip off.
.untranslate - Stops autotranslating a given user with .untranslate [givenUser].
.warn - Skips a user playing an off-genre song.
.woot - Makes the bot cast an upvote.