File tree 1 file changed +11
-4
lines changed
1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
# 🎴 Cardian
2
2
3
- Yu-Gi-Oh! Master Duel Discord Bot
3
+ Yu-Gi-Oh! Paper and Master Duel Discord Bot
4
4
5
- Fetches data from the [ Master Duel Meta] ( https://masterduelmeta.com/ ) API
5
+ Fetches data from the [ YGOPRODeck ] ( https://ygoprodeck.com/ ) and [ Master Duel Meta] ( https://masterduelmeta.com/ ) APIs
6
6
7
- ### [ -> Invite Bot <- ] ( https://discord.com/api/oauth2/authorize?client_id=944183782745997362&permissions=274878221376&scope=applications.commands%20bot )
7
+ The bot is available in the new Discord app directory!
8
8
9
9
## Features
10
10
@@ -13,7 +13,8 @@ Fetches data from the [Master Duel Meta](https://masterduelmeta.com/) API
13
13
- Autocompletion
14
14
- Card suggestions with fuzzy searching
15
15
- Card info
16
- - Card art
16
+ - High quality art
17
+ - Add card info to messages with ` <card name> ` s via right click
17
18
18
19
## Docker container
19
20
@@ -46,6 +47,12 @@ docker exec cardian /app/bin/cardian rpc "Cardian.Interactions.deploy_commands()
46
47
47
48
## Changelog
48
49
50
+ ### 7.0
51
+ Added paper as the new default and changed the bot into a general purpose YuGiOh bot instead of just Masterduel.
52
+
53
+ ### 6.0
54
+ Added the ability to parse ` <card name> ` from messages with a right click menu option.
55
+
49
56
### 5.0
50
57
51
58
Added OCG art option to the art command with ` ocg:true ` , which requires a donation over on [ Ko-Fi] ( https://ko-fi.com/okkkk ) .\
You can’t perform that action at this time.
0 commit comments