Ruby-Cogs/pokemonduel/info.json
2025-04-02 22:57:51 -04:00

12 lines
No EOL
816 B
JSON

{
"author" : ["Flame442"],
"install_msg" : "Thanks for installing Pokemon Duels. Use `[p]help pokemonduel` to get started.\nThis cog comes with bundled data.",
"name" : "PokemonDuel",
"short" : "Battle in a Pokemon Duel with another member of your server.",
"requirements" : [],
"description" : "Battle in a Pokemon Duel with another member of your server. Supports all moves, abilities, and pokemon from generation 8, with partial item support and partial support for generation 9 additions. Also supports the inverse type effectiveness format. Run [p]pokemonduel to play!",
"tags" : ["fun", "games", "pokemon"],
"min_bot_version": "3.5.0.dev1",
"min_python_version": [3, 6, 0],
"end_user_data_statement": "This cog stores user ids in order to track your party of pokemon."
}