mirror of
https://github.com/DreamExposure/DisCal-Discord-Bot.git
synced 2026-05-12 20:58:30 -05:00
Fix issues with slash command json
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "linkCal",
|
||||
"name": "linkcal",
|
||||
"description": "Provides info and a link to the Guild's Calendar",
|
||||
"options": [
|
||||
{
|
||||
"name": "Calendar Number",
|
||||
"name": "number",
|
||||
"type": 4,
|
||||
"description": "The number of the calendar you wish to link (default 1)",
|
||||
"required": false
|
||||
|
||||
Reference in New Issue
Block a user