Skip to content

Commit

Permalink
add ping command
Browse files Browse the repository at this point in the history
  • Loading branch information
Starman3787 committed Apr 23, 2024
1 parent 7d102b8 commit 91d5865
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions langs/en_gb/bot/slash_commands/ping.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "ping",
"description": "Pong?"
}
4 changes: 4 additions & 0 deletions langs/en_us/bot/slash_commands/ping.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "ping",
"description": "Pong?"
}
4 changes: 4 additions & 0 deletions langs/vi/bot/slash_commands/ping.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"name": "ping",
"description": "Pong?"
}

0 comments on commit 91d5865

Please sign in to comment.