add info.json to tiamat cog
This commit is contained in:
parent
7fb6445a8d
commit
0dd78050a0
17
tiamat/info.json
Normal file
17
tiamat/info.json
Normal file
@ -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."
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user