Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
okkdev committed Sep 5, 2023
1 parent f2e287a commit 9081119
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# 🎴 Cardian

Yu-Gi-Oh! Master Duel Discord Bot
Yu-Gi-Oh! Paper and Master Duel Discord Bot

Fetches data from the [Master Duel Meta](https://masterduelmeta.com/) API
Fetches data from the [YGOPRODeck](https://ygoprodeck.com/) and [Master Duel Meta](https://masterduelmeta.com/) APIs

### [-> Invite Bot <-](https://discord.com/api/oauth2/authorize?client_id=944183782745997362&permissions=274878221376&scope=applications.commands%20bot)
The bot is available in the new Discord app directory!

## Features

Expand All @@ -13,7 +13,8 @@ Fetches data from the [Master Duel Meta](https://masterduelmeta.com/) API
- Autocompletion
- Card suggestions with fuzzy searching
- Card info
- Card art
- High quality art
- Add card info to messages with `<card name>`s via right click

## Docker container

Expand Down Expand Up @@ -46,6 +47,12 @@ docker exec cardian /app/bin/cardian rpc "Cardian.Interactions.deploy_commands()

## Changelog

### 7.0
Added paper as the new default and changed the bot into a general purpose YuGiOh bot instead of just Masterduel.

### 6.0
Added the ability to parse `<card name>` from messages with a right click menu option.

### 5.0

Added OCG art option to the art command with `ocg:true`, which requires a donation over on [Ko-Fi](https://ko-fi.com/okkkk).\
Expand Down

0 comments on commit 9081119

Please sign in to comment.