Ruby-Cogs/ttt/info.json
2025-02-19 22:02:13 -05:00

11 lines
429 B
JSON

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