Skip to content

Commit e769044

Browse files
committed
adjust card command description
1 parent e891dc4 commit e769044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/cardian/interactions.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule Cardian.Interactions do
2020
def card_command do
2121
%{
2222
name: "card",
23-
description: "Get Yu-Gi-Oh! Master Duel card info",
23+
description: "Get Yu-Gi-Oh! card info",
2424
options: [
2525
%{
2626
type: 3,

0 commit comments

Comments
 (0)