11 lines
397 B
JSON
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."
|
|
}
|