diff --git a/dice/info.json b/dice/info.json new file mode 100644 index 0000000..83e865d --- /dev/null +++ b/dice/info.json @@ -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." +} \ No newline at end of file