MTGBot Commands
Channel Commands
Command | Description |
---|
Broadcaster Commands
Command | Description | Example |
---|---|---|
!addplug message | Displays a message in the channel every X minutes. This is useful for broadcasters who want to throw out plugs, advertising clans, upcoming raffles, or simply to ask users to follow the channel. To set the number of minutes (X), use !plugtime. |
: !addplug Follow danbopes on twitter: https://twitter.com/danbopes
: Plug added.
|
!delplug message | Deletes a plug from the plug list (Enter the full message to be deleted). |
: !delplug Follow danbopes on twitter: https://twitter.com/danbopes
: Plug deleted.
|
!plugoff | Deletes all plugs from the plug list. |
: !plugoff
: Auto-plug disabled!
|
!plugtime time | Sets the interval in minutes at which a plug will be outputted to the channel. (Default: 60 minutes) |
: !plugtime 30
: Plug time changed! Remember to add plugs with !addplug
|
!submessage message | Set the message when a user subscribes to the channel. message is the message to send or 'off' to disable sub message. %user% will be replaced with the new subscriber name, %count% will be replaced with the current sub count for the stream, and %total% will be replaced with current subs+resub count. Defaults to: 'BloodTrail Boros fist bump to you! Todays Storm Count: %count%' |
: !submessage BloodTail Welcome to the sub club %user%
: Updated sub message
|
!resubmessage message | Set the message when a user resubscribes to the channel. message is the message to send or 'off' to disable resub message. %user% will be replaced with the new subscriber name, %count% will be replaced with the current resub count for the stream, %total% will be replaced with current subs+resub count, and %months% will be replaced with the amount of months subscribed. Defaults to: off |
: !resubmessage BloodTail Thanks for your continuing commitment to the sub club %user%
: Updated sub message
|
!mtgousername username | Set your MTGO Username to have me auto post when round starts, and enables the !record command. |
: !mtgousername danbopes
: MTGO Username Set
|
!mtgousername add/remove username | Adds or removes additional usernames to recieve auto post when round starts and enables the !record command for your active account. Intended for players with multiple MTGO accounts or streams who host multiple players. |
: !mtgousername add thoughtsneeze
: MTGO Username Added
|
!autopost level | Sets the autopost level of how I post MTGO round starts in chat. For example !autopost minimal will no longer display ratings when rounds start. Possible Levels: off - Disables autopost. minimal - Will display the round, and who you're playing and their multi-queue status. minimal+goldfish - Will display the round, who you're playing, their multiqueue status, and any last seen constructed decks via MTGGoldfish. ratings - Will display the round, who you're playing, and their ratings and multi-queue status. ratings+goldfish (Default) - Will display the round, who you're playing, their ratings and multi-queue status, and any last seen constructed decks via MTGGoldfish. |
: !autopost minimal
: AutoPost Level Set
|
!antispam # of responses minutes | Sets how often I respond to non mods. Ex: "!antispam 3 5" would allow me to answer 3 times every 5 minutes for non mods. This is the default setting I come with. |
: !antispam 2 10
: Bot will now answer 2 time(s) every 10 minutes for non mods.
|
!pricesource source | Sets the source for the !price command. Current valid options: MTGO Traders, DOJO, Cardhoarder or GoatBots (Default is MTGO Traders). |
: !pricesource DOJO
: Price source set to DojoTrade Bots: http://dojotradebots.com/
|
!puntthreshold threshold | Set's the threshold for a punt to be considered a punt, or 0 to disable punts. (Defaults to 1, which will automatically increment the punt counter). |
: !puntthreshold 5
: !punts will be registered after 5 users concur.
|
!defaultcommand command | Set's the default command the bot will respond to if a command isn't specified. For example typing: !defaultcommand !card will transform requests (That don't match a command) like this !Pack Rat to !card Pack Rat automatically. Use !defaultcommand off to disable this functionality. |
: !defaultcommand !card
: !card is now the default command.
|
!override command userlevel | Overrides a command's default userlevel. For instance, typing !override !catfacts moderators will make !catfacts a mod only command. Possible userlevels: moderators - Moderators Only broadcaster - Broadcaster only users - Will allow any user to use the command disable - Will completely ignore the command (And allow the command to be overwritten with a custom command) default - Reset the command back to it's default userlevel. |
: !override !catfacts broadcaster
: !catfacts has been overridden to broadcasters only.
|
!lang language | Sets the current language of the bot. Will use best effort to return cards/text of the bot in the chosen language. Help out with translations here. Possible languages: english, pirate, french, german, japanese, russian, portuguese, and taiwanese. |
: !lang pirate
: Set language to: Pirate English
|
!mtgbot part | This will have me leave the channel. |
: !mtgbot part
: I will now leave the channel.
|
!queue open | Opens a queue for users to join using !queue join or !queue add |
: !queue open
: The queue has been opened.
|
!queue close | Closes a queue to prevent new users from joining |
: !queue close
: The queue has been closed.
|
!queue clear | Clears all players currently in the queue |
: !queue clear
: The queue has been cleared.
|
!queue random | Randomize the current queue, shuffling all players in the queue |
: !queue random
: The queue has been shuffled
|
!queue next | Fetches the next player in the queue, and removes them from the queue |
: !queue next
: Next up: @danbopes
|
Moderator Only Commands
Command | Description | Example |
---|---|---|
!poll seconds option 1, option n | Starts a poll. I will count the first answer from each person, and answers are not case sensitive. |
: !poll 60 red, blue, green, white, black
: === POLL STARTED! ===
: Please type one of the following to vote (without quotes): "red", "blue", "green", "white", "black" : You have 60 seconds! |
!strawpoll option 1, option n | Creates a strawpoll and returns the link to chat. |
: !strawpoll red, blue, green, white, black
: Strawpoll Created! http://strawpoll.me/4482097
|
!giveaway keyword | Starts a giveaway a keyword required to enter the raffle. If one is started, type only "!giveaway" to end the giveaway and pick a username. You can continue to use "!giveaway" to keep picking usernames until there's no more left. |
: !giveaway car
: === GIVEAWAY STARTED! ===
: Please type the following to join the giveaway (without quotes): "car". |
!addcom !command -ul=userlevel response | Adds a custom command that I will respond to. An optional userlevel (-ul=userlevel) can be added to restrict this command to. If omitted, will allow anyone to use the command. Possible userlevels: broadcaster or mod." To allow anyone to use a command, don't include the "-ul" flag at all. Variables: %user% - User who requested it %count% - how many times the command has been used %input% - Any possible user input when they use the command %remoteapi (endpoint url)% - Query the URL, and display the string result here |
: !addcom !slap -ul=mod %user% slaps %input% with a large trout
: Command has been added.
: !slap Overvoltage
: Danbopes slaps Overvoltage with a large trout
: !addcom !joecoolfacts %remoteapi https://random-spark.000webhostapp.com/joecoolfacts.php%
: Command has been added.
: !joecoolfacts
: Luis Scott-Vargas once played three Oblivion Rings into an otherwise empty board on MTGO. As a result of the stack fully resolving, Joe Cool won another Pro Tour.
|
!delcom !command | Deletes a custom command. |
: !delcom !slap
: Command has been deleted.
|
!rviewer | Selects a random viewer in the channel. |
: !rviewer
: Danbopes chooses a random viewer: Overvoltage. (Overvoltage is currently following Danbopes)
|
!skipsong | Skips the currently playing song. |
: !skipsong
: Song has been skipped.
|
!volume volume OR !vol volume | Updates the volume of the currently playing song. volume should be between 0 and 100. |
: !volume 10
: Volume has been set to 10.
|
!ignore user | Adds a user to the ignorelist, which prevents the bot from responding to them. |
: !ignore overvoltage
: Bot will now ignore: overvoltage
|
!unignore user | Removes a user from the ignorelist, which allows the bot to respond to them. |
: !unignore overvoltage
: Bot will now respond to: overvoltage
|
!ignorelist | Displays the current ignorelist. |
: !ignorelist
: Bot ignorelist: vinespammer321
|
!addreg user | Add a regular to the regular list. Regulars are able to query MTGBot while running in !modonly mode, and around any !antispam filters. |
: !addreg overvoltage
: overvoltage is now a regular
|
!delreg user | Removes a regular to the regular list. Regulars are able to query MTGBot while running in !modonly mode, and around any !antispam filters. |
: !delreg overvoltage
: overvoltage is no longer a regular
|
!reglist | Display the current list of regulars. |
: !reglist
: Regular List: AwesomeUser3, AnotherAwesomeUser6
|
!unpunt | Undo a recent punt that occurred. |
: !unpunt
: FrankerZ Today's Punt Count: 2 (1.3 punts per hour), Total Punt Count: 1337
|
!modonly | Toggles modonly mode, which only allows me to respond to mods. This feature is useful if I am is being abused. While it is harder now to spam because you can set !antispam settings, this can be used to tell me to only respond to mods. (If this is toggled on, subonly will be toggled off) |
: !modonly
: Bot will now respond to mods only.
|
!subonly | Toggles subscriber only mode, which only allows me to respond to mods or subscribers. This feature is useful in high user environments. (If this is toggled on, modonly will be toggled off) |
: !subonly
: Bot will now respond to subscribers or mods only
|
!trivia number | Begins a Trivia game of number questions. (Default is 10 questions) |
: !trivia 5
: Starting the trivia. Round of 5 questions. Type '!trivia stop' to stop.
|
!trivia stop | Stops the current game of Trivia. |
: !trivia stop
: Stopping the trivia. Type '!trivia
|
User Commands
Command | Description | Example |
---|---|---|
!card card OR !oracle card | The basic use of MTGBot. Looks up a CCG card (Which is found based on the streamers current game), and displays the oracle text. |
: !card giant growth
: Giant Growth, {G} | Instant | Target creature gets +3/+3 until end of turn.
|
!flavor card | Fetches the flavor text(s) of a magic card. |
: !flavor null rod
: Null Rod: Gerrard: "But it doesn't do anything!" / Hanna: "No—it does nothing." [VMA,WL]
|
!magiccard card OR !magicoracle card | Looks up a magic: the gathering card, and displays the oracle text. |
: !magiccard giant growth
: Giant Growth, {G} | Instant | Target creature gets +3/+3 until end of turn.
|
!hscard card OR !hsoracle card | Looks up a hearthstone card, and displays the oracle text. |
: !hscard fireball
: Fireball | Spell【4】 ( only) | Deal 6 damage.
|
!hsflavor card | Fetches the flavor text of a hearthstone card. |
: !hsflavor core hound
: Core Hound | You don't tame a Core Hound. You just train it to eat someone else before it eats you.
|
!ecard card OR !eoracle card | Looks up an Eternal card, and displays the oracle text. Card database provided by eternalwarcry.com. |
: !ecard charchain flail
: Charchain Flail | Relic Weapon +0/+1 0 {F}{F} | Powersurge; Summon: +Attack equal to your power.
|
!snapcard card | Looks up an Snap card (Graciously provided by Snap.fan), and displays the oracle text. |
: !snapcard ghostrider
: Ghost Rider | Pool 3 | Character | Cost 4 | Power 3 | On Reveal: Bring back one of your discarded cards to this location.
|
!snaplink card | Looks up an Snap card (Graciously provided by Snap.fan), and displays a link to the website with additional details. |
: !snaplink ghostrider
: https://snap.fan/cards/GhostRider/
|
!lorcard card OR !lororacle card | Looks up an legends of runeterra card, and displays the oracle text. |
: !lorcard Wraithling Swarm
: Swain 【5】 | Champion 3/6 | Nexus Strike: Deal 3 to the enemy Nexus. | Level Up: When we've done 12 non-combat damage this game.
|
!link card | Fetches the gatherer link for a card. |
: !link path to exile
: Path to Exile | Instant | https://gatherer.wizards.com/Pages/Card/Details.aspx?multiverseid=470541
|
!artist card | Fetches the artist(s) of a card. |
: !artist path to exile
: Todd Lockwood [CFX,ARC,CMD,MMA,MD1]; Erica Yang [DDI]; Rebecca Guay [GRC]
|
!eprice card | Looks up a card on based on your price source (See !pricesource in broadcaster commands), and fetches the MTGO prices. (Paper prices coming soon) |
: !eprice path to exile
: Path to Exile prices via MTGOTraders: MTGO: CMD: 7.86tix, CON: 8.38tix, DDI: 8.54tix, MMA: 8.09tix, PRM: 8.55tix | MTGO FOIL: CON: 9.65tix
|
!status new status | Fetches or sets the current stream status/title if new status is provided. (Mods and above will be the only ones able to update stream status) |
: !status Having fun stream MTGO!
: Updated status to: Having fun stream MTGO!
|
!game new game | Fetches or sets the current stream game if new game is provided. (Mods and above will be the only ones able to update stream game) |
: !game Magic: The Gathering
: Updated game to: Magic: The Gathering
|
!song OR !currentsong | If broadcaster has song requests enabled, it will list the currently playing song, otherwise will listen to the stream, and attempt to display the currently playing song. Music Recognition Powered by ACRCloud. |
: !song
: Current playing song via ACRCloud: No Quarter by Led Zeppelin (http://play.spotify.com/track/3NC2oK4MkK7TSAxkUCsArZ)
|
!songlist | If broadcaster has song requests enabled, it will list the currently playing songlist. |
: !song
: Current song list: http://mtgbot.tv/song_requests/mtgradio
|
!songrequest song OR !sr song | If broadcaster has song requests enabled, it will attempt to add song (A video ID, or song title) to the playlist. |
: !sr Calvin Harris Summer
: Added Calvin Harris - Summer in position #1 to the queue.
|
!top5 | Displays the trivia leaderboard. |
: !top5
: Trivia Leadboard: tantaburs: 23, naifaux: 23, wolftreemtg: 17, masayah: 12, radnortuws: 10
|
!addquote quote [optional context] | Adds a quote for the stream. |
: !addquote Those damn shells [playing mario kart]
: Quote #3 added: "Those damn shells" - Julian23, playing mario kart [Added by Danbopes].
|
!delquote number OR text | Deletes the quote with that number, or matching that text (Mods will be able to delete any quote, users will only be able to delete their own.) |
: !delquote 2
: Quote deleted. Please note: Quote numbers may have shifted.
|
!quote number | Shows a quote from the stream. If number isn't specified, shows a random quote. |
: !quote
: "I am actually a pretty good cook, Overvoltage, lying since 2015" -overvoltage [Added by magus_of_the_moon 2/3]
|
!queue join OR !queue add | Add yourself to the queue. |
: !queue add
: You've been added to the queue at position #3.
|
!queue | Shows the current list of users in the queue |
: !queue
: Current queue: Danbopes, Overvoltage
|
!random | Selects a random card and displays the oracle text. |
: !random
: Nihil Spellbomb | Artifact | {T}, Sacrifice Nihil Spellbomb: Exile all cards from target player's graveyard. / When Nihil Spellbomb is put into a graveyard from the battlefield, you may pay {B}. If you do, draw a card.
|
!spoiler card | Fetches a card from the MTG Salvation spoiler and displays the possible oracle text. If card is omitted, then it will show the latest 5 spoilers. |
: !spoiler Aethersnipe
: Æthersnipe | Creature - Elemental 4/4, {5}{U} (6) | When Æthersnipe enters the battlefield, return target nonland permanent to its owner's hand. // Evoke 1UU (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.)
|
!commanders | Fetches the current commanders from the current game the broadcaster is playing in. |
: !commanders
: Commanders this game: Freyalise, Llanowar's Fury (BlackFireDemon), Kresh the Bloodbraided (Mmurphy123091), Iname, Life Aspect (planewalkerross), Elesh Norn, Grand Cenobite (Dragonas77)
|
!commander OR !general | Fetches the current broadcaster's commander and oracle text from the game they are playing in. |
: !commander
: Dragonas77's commander: Elesh Norn, Grand Cenobite, {5WW} | Legendary Creature — Praetor 4/7 | Vigilance / Other creatures you control get +2/+2. / Creatures your opponents control get -2/-2.
|
!record | Fetches the current MTGO tournament status for the current broadcaster. |
: !record
: Danbopes is currently playing in a Modern Daily (Round: 1). Game 2 (Down a game).
|
!cube | Checks if a card is currently part of a Magic Online cube set. |
: !cube Kiki-Jiki, Mirror Breaker
: Kiki-Jiki, Mirror Breaker is not in the current cube list: Cultic - 5/20/2020 - 5/27/2020.
|
!last | Fetches the last MTGO tournament status (event and record) for the current broadcaster. |
: !last
: Danbopes completed a Modern Daily tournament with a 4-0 record (1st place).
|
!format mtgo username | Displays the most recent deck results for the chosen player via MTGGoldfish. Supported formats are Standard, Modern, Legacy, Vintage and Pauper. |
: !legacy oarsman
: oarsman's top 3 decks: 70.0% UWR Miracles, 10.0% Reanimator, 5.0% WUBRG // Recent Decks: 2015-05-13 UWR Miracles, 2015-04-30 UWR Miracles, 2015-04-02 UWR Miracles
|
!odds Number of Cards in Deck Number of Successes Number of Draws Number of Successes Needed | Calculates the Hypergeometric distribution for the provided values. |
: !odds 60, 3, 5, 2
: Odds of drawing 2 of 3 cards from 5 draws in a 60 card deck: 1.60725%
|
!q searchterm OR !query searchterm | Queries the Wolfram Alpha Computational Knowledge Engine for searchterm and displays the result. |
: !q Weather in michigan
: temperature | 63 °F (wind chill: 63 °F), conditions | clear, relative humidity | 72% (dew point: 54 °F), wind speed | 5 mph, (34 minutes ago)
|
!flip | Flips a coin. |
: !flip
: Danbopes flips a coin: tails
|
!roll n | Roll an n-sided die. As a broadcaster this could be really useful. Let's say you have a raffle with a list of users, each assigned a number (Let's say 17 for this example). You can do "!roll 17" and pick a person from your list. |
: !roll 5
: Danbopes rolls a 5-sided die: 4
|
!topdeck | For those moments when you topdeck the perfect card. |
: !topdeck
: ლ(ಠ益ಠლ)
|
!8ball question | Shake the magic 8ball and ask it your most important questions. |
: !8ball Will MTGBot take over twitch?
: Magic 8ball says ...It is decidedly so
|
!punt | For those moments when a punt occurs. |
: !punt
: FailFish Today's Punt Count: 3 (1.2 punts per hour), Total Punt Count: 1337
|
!puntcount | Displays the current !punt count. |
: !puntcount
: Today's Punt Count: 3 (1.2 punts per hour), Total Punt Count: 1337
|
!tableflip or !fliptable | For those moments when you need to let your frustrations out. |
: !fliptable
: ʕノ•ᴥ•ʔノ ︵ ┻━┻
|
!explain what | Displays a commonly occurring message for newcomers. Some examples that you can use: mtgo, layers, standard, draft/drafting/sealed/limited, block, extended, modern, vintage, legacy, f8, any shard or guild. |
: !explain mtgo
: Magic Online is the online version of the world's premier trading card game, Magic: The Gathering. Its inital cost is $9.99, but follows a similar pattern as physical MTG for purchasing packs. For more information check here: http://mtgonline.com Just Starting? Try duels of the planeswalkers: http://j.mp/dotp2015
|
!uptime | Displays the stream uptime. |
: !uptime
: Danbopes has been live for 2 hours 50 minutes
|
!help | Displays a help message sending the user here. |
: !help
: You can find a list of my commands here: http://mtgbot.tv/#/commands/danbopes
|