Ruby-Cogs/cyclestatus/info.json
2025-04-02 22:56:57 -04:00

20 lines
697 B
JSON

{
"name": "cyclestatus",
"short": "Cycle your bot's status",
"description": "Cycle the status on your bot so you don't have to update it constantly",
"end_user_data_statement": "This cog does not store user data",
"install_msg": "Thank you for installing Jojo's cycle status cog!\n\nIf you are running on an older version of python (eg. 3.8.1) you might not be able to have the guild and member counts (I don't know why yet)",
"author": [
"Jojo#7791"
],
"required_cogs": {},
"requirements": [],
"tags": [
"utility",
"status"
],
"min_bot_version": "3.5.0.dev0",
"hidden": false,
"disabled": false,
"type": "COG"
}