MTGBot: Difference between revisions

From MTG Wiki
Jump to navigation Jump to search
>Hunterofsalvation
No edit summary
No edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''MTGBot''' is a Twitch Companion designed to help Magic: the Gathering streamers, by adding features such as card/price lookup, and integration with MTGO.
[[File:MTGBot logo.png|300px|right]]
'''MTGBot''' is a [[Wikipedia:Twitch (service)|Twitch]] companion designed to help ''[[Magic: the Gathering]]'' streamers, by adding features such as card/price lookup, and integration with [[MTGO]].
 
Developed by Daniel "danbopes" Beaupre, MTGBot is a frequently used, free chat bot for twitch. Originally created for displaying the [[Oracle]] text of Magic cards, it offers a wide variety of user interaction ranging from querying Magic-related data, broadcaster and moderation tools to custom commands.
 
==Usage==
To set up MTGBot, first go to [https://Mtgbot.tv mtgbot.tv] and click Connect to Twitch. Next, go to [https://Twitch.tv/mtgbot twitch.tv/mtgbot] and type !join.
 
After setting up, users can interact with the chat bot via text commands. Commands can be categorized into three levels:
 
* '''Broadcaster commands:''' commands exclusively for the owner of a twitch channel, for example setting the current language of the bot
* '''Moderator-only commands:''' commands only moderators have access to, for example adding and removing custom commands
* '''User commands:''' commands available to all users
 
===Example===
[[File:MTGBot example.jpg|thumb|right|Querying the Oracle text for {{Card|Grizzly Bears}} with MTGBot]]
To look up the Oracle text for a specific card a user types <code>!card</code> followed by the name of the card.
 
When entering <code>!card grizzly bears</code> the bot will reply with <code>Grizzly Bears, {1G} | Creature — Bear 2/2 |</code>.
 
Note: Card names are not case-sensitive. In case of a typing error the bot will also fetch the most probable correct card.
 
==In other games==
MTGBot has been know for making appearances in other games that are commonly played by MTG streamers.
 
For example it makes an appearance in games such as ''Marbles On Stream'' whenever it is summoned by typing <code>!price !play</code>.
 
==External links==
* [http://mtgbot.tv/commands/ Mtgbot.tv] (home and full command list)
* [https://www.twitch.tv/mtgbot MTGBot on twitch.tv]
* [https://twitter.com/twitch_mtgbot MTGBot on twitter]
* [https://discord.com/invite/0b3B6gqTwMzhvEsb MTGBot on discord]
* [https://www.patreon.com/mtgbot MTGBot on Patreon]


{{Stub}}
{{Magic software|Online{{!}} }}
{{Magic software|Online{{!}} }}

Latest revision as of 15:15, 30 December 2022

MTGBot is a Twitch companion designed to help Magic: the Gathering streamers, by adding features such as card/price lookup, and integration with MTGO.

Developed by Daniel "danbopes" Beaupre, MTGBot is a frequently used, free chat bot for twitch. Originally created for displaying the Oracle text of Magic cards, it offers a wide variety of user interaction ranging from querying Magic-related data, broadcaster and moderation tools to custom commands.

Usage

To set up MTGBot, first go to mtgbot.tv and click Connect to Twitch. Next, go to twitch.tv/mtgbot and type !join.

After setting up, users can interact with the chat bot via text commands. Commands can be categorized into three levels:

  • Broadcaster commands: commands exclusively for the owner of a twitch channel, for example setting the current language of the bot
  • Moderator-only commands: commands only moderators have access to, for example adding and removing custom commands
  • User commands: commands available to all users

Example

Querying the Oracle text for Grizzly Bears with MTGBot

To look up the Oracle text for a specific card a user types !card followed by the name of the card.

When entering !card grizzly bears the bot will reply with Grizzly Bears, {1G} | Creature — Bear 2/2 |.

Note: Card names are not case-sensitive. In case of a typing error the bot will also fetch the most probable correct card.

In other games

MTGBot has been know for making appearances in other games that are commonly played by MTG streamers.

For example it makes an appearance in games such as Marbles On Stream whenever it is summoned by typing !price !play.

External links