All commands are case-insensitive.
Type
<card_name[, input_language][, output_language]>
to search for a Yu-Gi-Oh! card.
Searching with{}
instead of<>
results in a more compact response.
<Kuriboh>
gives the following result:
The following languages are available (Default:
en
):
English (en
), German (de
), French (fr
), Italian (it
), Spanish (es
), Japanese (ja
), Chinese (ch
) and Taiwanese (tw
).
<Bunilla, en, ja>
accesses the japanese database by only giving the english card name:
Type
.packopen [format] [language] [pack_name]
to open a pack.
Format:TCG
orOCG
(Default:TCG
)
Language:en
,de
,fr
,it
,es
,ja
orcn
(Default:en
).
Pack name: The name of any Yu-Gi-Oh! pack. Alias:.po
.po Breakers of Shadow
opens a pack with nine random cards, containing one holo, one rare and seven common cards:
Type
\trivia [end_score] [settings]
to play the trivia game.
The goal of the game is to guess the name of a card as fast as possible by only looking at its picture.
End Score: The number of points that are needed to win the game. A scoreboard is displayed after each card (Default: 1).
Settings:Anime
,TCG
,OCG
,Hard
,Hardmode
(Default:TCG
&OCG
)
Alias:\t
Type
.trivaquit
to stop the game.
Only the creator of the game and certain roles or users whitelisted in the server config are permitted to do this.
Alias.\tq
\t 10
starts a game that ends when someone reaches 10 points:
Type
.servers
to get a list of servers Simon is operating on.
Note: This series of commands is dedicated to the scripters of the YGOPro game and those that want to be part of those.
If you are interested in scripting Yu-Gi-Oh! cards join the scripting_lua_101
channel on the YGOPro Percy server.
An Invitation link can be found at the top of this file.
Type
.constant [keyword]
to search for a YGOPro Lua constant.
Keyword: The word that the your constant contains.
Alias:.c
The result is formatted like this:[index] hex_code | constant_name
.
Type
.function [keyword]
to search for a YGOPro Lua function.
Keyword: The word that the your function contains.
Alias:.f
The result is formatted like this:[index] return_type | function_name(params)
.
Type
.parameter [keyword]
to search for a parameter of a YGOPro Lua function.
Keyword: The word that the the parameter of a function contains.
Alias:.param
The result is formatted like this:[index] type | parameter_name
.
Type
.page [page_number]
to browse a page.
Displays the content of the next page by editing the last search response message.
Page number: The page you want to be displayed.
The current page number is displayed at the bottom of the response message of your search.
You can also edit the page number of your previous.page
message for more comfort.
Alias:.p
Type
.description [index]
to show the description of a result at an index.
Displays the descriptiong of a result at an index by editing the last search response message.
Index: The index.
The index of a result is displayed at the very left of its line.
You can also edit the index of your previous.description
message for more comfort.
Aliases:.desc
and.d
Simon was written in C# with the library Discord.NET. You can talk to me on Discord (Snrk#9259).