This commit is contained in:
Andrew Z 2023-03-02 00:04:26 -05:00
parent e1d25f192d
commit 225d5b4c66
7 changed files with 166 additions and 15 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1677726267
"last_updated_timestamp": 1677733454
}

View File

@ -225380,10 +225380,10 @@
"CategoryList": [
"GameServers"
],
"downloads": 1181,
"downloads": 1376,
"stars": 1,
"LastUpdateScan": 1675134254,
"LastUpdate": 1672783973,
"LastUpdate": 1675470920,
"LastUpdateScan": 1677733454,
"FirstSeen": 1667340253
},
{
@ -273814,6 +273814,73 @@
"LastUpdate": 1675863978,
"FirstSeen": 1675971580
},
{
"Name": "ps2-continent-bot",
"Repository": "wupasscat/continentbot",
"Registry": "https://hub.docker.com/r/wupasscat/continentbot",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/135184-support-wupasscats-template-repository",
"Project": "https://github.com/wupasscat/continent-bot",
"Overview": "A Discord bot written in Python for Planetside 2 that checks which continents are open on a server so you don't have to.",
"TemplateURL": "https://raw.githubusercontent.com/wupasscat/unraid-templates/master/continent-bot/continent-bot.xml",
"Icon": "https://raw.githubusercontent.com/wupasscat/continent-bot/main/assets/icon.jpg",
"Config": [
{
"@attributes": {
"Name": "Discord Bot Token",
"Target": "DISCORD_TOKEN",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PlanetSide 2 API service ID",
"Target": "CENSUS_API_KEY",
"Default": "s:example",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "s:example"
},
{
"@attributes": {
"Name": "Guild IDs",
"Target": "GUILD_IDS",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "wupasscat's Repository",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/wupasscatsRepository/continent-bot/continent-bot.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 3,
"LastUpdate": 1677727499,
"LastUpdateScan": 1677733454,
"FirstSeen": 1677733454
},
{
"Name": "deluge-exporter",
"Repository": "ngosang/deluge-exporter",

View File

@ -1,7 +1,7 @@
{
"apps": 1991,
"last_updated_timestamp": 1677726267,
"last_updated": "2023-03-01 22:04",
"apps": 1992,
"last_updated_timestamp": 1677733454,
"last_updated": "2023-03-02 00:04",
"categories": [
{
"Cat": "Backup:",
@ -225542,10 +225542,10 @@
"CategoryList": [
"GameServers"
],
"downloads": 1181,
"downloads": 1376,
"stars": 1,
"LastUpdateScan": 1675134254,
"LastUpdate": 1672783973,
"LastUpdate": 1675470920,
"LastUpdateScan": 1677733454,
"FirstSeen": 1667340253
},
{
@ -273976,6 +273976,73 @@
"LastUpdate": 1675863978,
"FirstSeen": 1675971580
},
{
"Name": "ps2-continent-bot",
"Repository": "wupasscat/continentbot",
"Registry": "https://hub.docker.com/r/wupasscat/continentbot",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/135184-support-wupasscats-template-repository",
"Project": "https://github.com/wupasscat/continent-bot",
"Overview": "A Discord bot written in Python for Planetside 2 that checks which continents are open on a server so you don't have to.",
"TemplateURL": "https://raw.githubusercontent.com/wupasscat/unraid-templates/master/continent-bot/continent-bot.xml",
"Icon": "https://raw.githubusercontent.com/wupasscat/continent-bot/main/assets/icon.jpg",
"Config": [
{
"@attributes": {
"Name": "Discord Bot Token",
"Target": "DISCORD_TOKEN",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PlanetSide 2 API service ID",
"Target": "CENSUS_API_KEY",
"Default": "s:example",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "s:example"
},
{
"@attributes": {
"Name": "Guild IDs",
"Target": "GUILD_IDS",
"Default": "",
"Mode": "",
"Description": "",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "wupasscat's Repository",
"Beta": "true",
"templatePath": "/tmp/GitHub/AppFeed/templates/wupasscatsRepository/continent-bot/continent-bot.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 3,
"LastUpdate": 1677727499,
"LastUpdateScan": 1677733454,
"FirstSeen": 1677733454
},
{
"Name": "deluge-exporter",
"Repository": "ngosang/deluge-exporter",

View File

@ -2639,5 +2639,6 @@
"ghcr.io/paperless-ngx/tika:latest": 1677596687,
"https://raw.githubusercontent.com/SimonFair/IPMI-unRAID/master/plugin/ipmi.plg": 1677618268,
"https://raw.githubusercontent.com/SimonFair/NUT-unRAID/master/plugin/nut.plg": 1677618268,
"gotenberg/gotenberg": 1677690269
"gotenberg/gotenberg": 1677690269,
"wupasscat/continentbot": 1677733454
}

View File

@ -3386,6 +3386,7 @@ Processing /tmp/appFeed/templates/FreakErnsRepository/welle.io-cli/welle.io-cli.
Downloading wupasscat's Repository: https://github.com/wupasscat/unraid-templates -> /tmp/appFeed/templates/wupasscatsRepository Attempt 1...https://github.com/wupasscat/unraid-templates/archive/master.tar.gz Success!
Processing /tmp/appFeed/templates/wupasscatsRepository/ca_profile.xml...FOUND PROFILE
Processing /tmp/appFeed/templates/wupasscatsRepository/continent-bot/continent-bot.xml...Success
Processing /tmp/appFeed/templates/wupasscatsRepository/deluge-exporter/deluge-exporter.xml...Success
Processing /tmp/appFeed/templates/wupasscatsRepository/muse/muse.xml...Success
Processing /tmp/appFeed/templates/wupasscatsRepository/qbittorrent-exporter/qbittorrent-exporter.xml...Success
@ -3421,6 +3422,10 @@ Processing /tmp/appFeed/templates/professeurxsRepository/chibisafe.xml...Success
Updating stats on containers
goobaroo/stoneblock3
goobaroo/stoneblock3 Downloads: 1376 Stars: 1 Base: unknown
wupasscat/continentbot
wupasscat/continentbot Downloads: 3 Stars: 0 Base: unknown
Privileged: 106

View File

@ -223640,7 +223640,7 @@
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/115033-support-goobaroo-game-server-dockers/",
"Project": "https://feed-the-beast.com/modpack/ftb_inferno",
"Overview": "FTB Inferno Modded Minecraft Server[br][br][b]FTB Inferno[/b][br]A rite gone wrong, trapped in a dimension of fire and torment. Your only choice is to bend this world to your will... or be lost to the INFERNO[br]Version tags available:[br] - 1.5.0[br] - 1.4.0[br] - 1.3.0[br] - 1.2.1[br] - 1.2.0[br] - 1.1.1[br] - 1.0.3[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"Overview": "FTB Inferno Modded Minecraft Server[br][br][b]FTB Inferno[/b][br]A rite gone wrong, trapped in a dimension of fire and torment. Your only choice is to bend this world to your will... or be lost to the INFERNO[br]Version tags available:[br] - 1.6.0[br] - 1.5.0[br] - 1.4.0[br] - 1.3.0[br] - 1.2.1[br] - 1.2.0[br] - 1.1.1[br] - 1.0.3[br][br][br]Setup:[br][li]You must accept the EULA by setting the [b]EULA[/b] variable to [span style='color: #00E800;']true[/span] or the install will fail.[br]Optional:[br][li]You can setup a comma separated list of players who will have admin privileges in game by setting [b]OPS[/b]",
"ExtraSearchTerms": "minecraft",
"Icon": "https://apps.modpacks.ch/modpacks/art/94/logo_inferno.png",
"Config": [

View File

@ -68820,14 +68820,14 @@
},
"goobaroo/stoneblock3": {
"Base": null,
"Downloads": 1181,
"Downloads": 1376,
"Stars": 1,
"Time": 1675134254,
"Time": 1677733454,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1672783973
"LastUpdate": 1675470920
},
"ratomas/all-the-mods-7-to-the-sky": {
"Base": null,
@ -71239,5 +71239,16 @@
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1677147853
},
"wupasscat/continentbot": {
"Base": null,
"Downloads": 3,
"Stars": null,
"Time": 1677733454,
"trending": null,
"trends": null,
"downloadtrend": null,
"trendsDate": null,
"LastUpdate": 1677727499
}
}