Files
aikaterna-cogs/ttt/info.json
2021-10-18 16:56:05 -07:00

11 lines
397 B
JSON

{
"author": ["aikaterna", "HizkiFW"],
"description": "Tic Tac Toe",
"install_msg": "Thanks for installing.",
"short": "Tic Tac Toe",
"tags": ["game", "games", "tic tac toe", "ttt"],
"permissions": ["add_reactions"],
"type": "COG",
"end_user_data_statement": "This cog does store temporarily (in memory) data about users, which is cleared after the game is done."
}