Ruby-Cogs/repoupdates/info.json

22 lines
No EOL
665 B
JSON

{
"author": [
"Valerie"
],
"install_msg": "Thanks for installing the RepoUpdates cog! Use `[p]help repoupdate` to see available commands.",
"name": "RepoUpdates",
"disabled": false,
"short": "Monitor cog repositories for updates",
"description": "Monitors GitHub repositories for updates and posts notifications in a specified channel when changes are detected.",
"tags": [
"utility",
"notifications",
"github",
"updates"
],
"required_cogs": {},
"requirements": [
"aiohttp"
],
"type": "COG",
"end_user_data_statement": "This cog does not store any user data."
}