Yu-Gi-Oh! Card Search Discord Bot
Dysis includes autocomplete for searches with paginated results for much improved accuracy
| Command | Description |
|---|---|
/search |
Search for TCG / OCG / Skill cards |
/arts |
Search for all artworks of a card |
/rulings |
Search for all rulings related to a card |
/servers |
Get the server count of Dysis |
Every command includes the following options:
-
card- An autocompleting card name (Required) -
mention- A member you would like to share your search results with (Optional) -
public- The option of a ephemeral response to help with channel clogging (Optional)
question- Sort results by keywords in the question (Optional)qa- Sort results by YGOrg Q&A ID (Optional)
Setup Your Own Instance
Requires Python 3.10.x or later
-
Create a Discord bot with
- Scopes:
bot,applications.commands - Permissions:
None
- Scopes:
-
Execute
% python -m pip install --requirement requirements.txt
% python bot.py
Credits
- Liz (Lead Designer)
- Mac (Lead Tester)
- Sam (Tester)