We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e891dc4 commit e769044Copy full SHA for e769044
lib/cardian/interactions.ex
@@ -20,7 +20,7 @@ defmodule Cardian.Interactions do
20
def card_command do
21
%{
22
name: "card",
23
- description: "Get Yu-Gi-Oh! Master Duel card info",
+ description: "Get Yu-Gi-Oh! card info",
24
options: [
25
26
type: 3,
0 commit comments