diff --git a/tiamat/info.json b/tiamat/info.json new file mode 100644 index 0000000..8bce27d --- /dev/null +++ b/tiamat/info.json @@ -0,0 +1,17 @@ +{ + "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." +} \ No newline at end of file