tiamat-cogs/tiamat/info.json
2021-08-05 23:50:54 +01:00

17 lines
521 B
JSON

{
"name": "Dice",
"author": [
"skins (skins#6969)"
],
"short": "Get info on 5e rules.",
"description": "This cog allows you to get information for Dungeons and Dragons 5th Edition",
"install_msg": "Thanks for installing Tiamat, this will let you get information on D&D 5th edition",
"requirements": [
"requests"
],
"tags": [
"gaming",
"utility"
],
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}