forked from cswimr/SeaCogs
17 lines
549 B
JSON
17 lines
549 B
JSON
{
|
|
"author": [
|
|
"SeaswimmerTheFsh", "Neuro Assassin"
|
|
],
|
|
"install_msg": "Thank you for downloading this cog.",
|
|
"name": "updatechecker",
|
|
"short": "Notifies you when an update for a repo is available.",
|
|
"description": "This cog will tell when there is an update available for a repository you have added for your bot, and, depending on settings, will auto update or will just notify you.",
|
|
"tags": [
|
|
"tools"
|
|
],
|
|
"requirements": [
|
|
"feedparser"
|
|
],
|
|
"hidden": false,
|
|
"disabled": false
|
|
}
|