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

15 lines
583 B
JSON

{
"author": ["AAA3A"],
"name": "Ip",
"install_msg": "This cog allows you to obtain the ip of the bot's host machine with the command `[p]ip`.",
"short": "A cog to get the ip address of the bot's host machine!",
"description": "A cog to get the ip address of the bot's host machine!",
"tags": [
"ip",
"host",
"machine"
],
"requirements": ["git+https://github.com/AAA3A-AAA3A/AAA3A_utils.git"],
"min_bot_version": "3.5.0",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}