mirror of
https://github.com/pelican-eggs/games-standalone.git
synced 2024-11-22 02:12:37 +01:00
bastion: fix variable description
This commit is contained in:
parent
cf59b041bc
commit
4b471d3ca3
@ -4,7 +4,7 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2022-12-15T16:06:15+01:00",
|
"exported_at": "2022-12-15T16:23:16+01:00",
|
||||||
"name": "Bastion",
|
"name": "Bastion",
|
||||||
"author": "parker@parkervcp.com",
|
"author": "parker@parkervcp.com",
|
||||||
"description": "Bastion is a multi-purpose Discord Bot that can help you automate most tasks in your server, from administration and moderation to keeping the members active through various incentives, games and other fun activities",
|
"description": "Bastion is a multi-purpose Discord Bot that can help you automate most tasks in your server, from administration and moderation to keeping the members active through various incentives, games and other fun activities",
|
||||||
@ -30,7 +30,7 @@
|
|||||||
"variables": [
|
"variables": [
|
||||||
{
|
{
|
||||||
"name": "Bot Token",
|
"name": "Bot Token",
|
||||||
"description": "The Bot ID you get from https:\/\/discordapp.com\/developers\/applications\/",
|
"description": "The Bot Token you get from https:\/\/discordapp.com\/developers\/applications\/",
|
||||||
"env_variable": "TESSERACT_BOT_TOKEN",
|
"env_variable": "TESSERACT_BOT_TOKEN",
|
||||||
"default_value": "GETABOTTOKEN",
|
"default_value": "GETABOTTOKEN",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
@ -40,7 +40,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Bot Client ID",
|
"name": "Bot Client ID",
|
||||||
"description": "",
|
"description": "The Bot ID you get from https:\/\/discordapp.com\/developers\/applications\/",
|
||||||
"env_variable": "TESSERACT_BOT_ID",
|
"env_variable": "TESSERACT_BOT_ID",
|
||||||
"default_value": "",
|
"default_value": "",
|
||||||
"user_viewable": true,
|
"user_viewable": true,
|
||||||
@ -119,4 +119,4 @@
|
|||||||
"field_type": "text"
|
"field_type": "text"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user