17 lines
439 B
JSON
17 lines
439 B
JSON
{
|
|
"name": "Dice",
|
|
"author": [
|
|
"skins (skins#6969)"
|
|
],
|
|
"short": "Roll dice",
|
|
"description": "This cog allows you to roll dice",
|
|
"install_msg": "Thanks for installing dice, this will let you roll dice",
|
|
"requirements": [
|
|
"pyroll20"
|
|
],
|
|
"tags": [
|
|
"gaming",
|
|
"utility"
|
|
],
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
|
} |