2020-12-02 10:41:09 -08:00
|
|
|
{
|
2021-10-10 13:26:33 -07:00
|
|
|
"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"],
|
2021-10-19 01:56:05 +02:00
|
|
|
"type": "COG",
|
|
|
|
|
"end_user_data_statement": "This cog does store temporarily (in memory) data about users, which is cleared after the game is done."
|
2020-12-02 10:41:09 -08:00
|
|
|
}
|