Skip to content

Commit

Permalink
Implement about command
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY committed Feb 27, 2024
1 parent 6b50095 commit 5055f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/dice.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

import discord
from discord import app_commands

from utils.translator import Localization, DEFAULT_LANGUAGE

resources = [os.path.join("commands", "dice.ftl")]
Expand Down

0 comments on commit 5055f7d

Please sign in to comment.