dice: added info.json

This commit is contained in:
skins 2021-10-16 23:45:56 +01:00
parent 52d8818ba1
commit 08004f3c39

17
dice/info.json Normal file
View File

@ -0,0 +1,17 @@
{
"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."
}