This commit is contained in:
Andrew Z 2022-04-06 16:03:35 -04:00
parent 15df72a979
commit 08006442b4
3 changed files with 107 additions and 3 deletions

View File

@ -19397,8 +19397,8 @@
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/gmail-order-bot.xml",
"downloads": 181,
"LastUpdate": 1649261814,
"LastUpdateScan": 1649268208,
"LastUpdate": 1649261814,
"FirstSeen": 1649268208
},
{

View File

@ -2749,8 +2749,6 @@ Processing /tmp/appFeed/templates/Darkside138sRepository/discordsoundboard/disco
Updating stats on containers
lsiodev/gmail-order-bot
lscr.io/lsiodev/gmail-order-bot Downloads: 181 Stars: 0 Base: unknown
Updating GitHub

View File

@ -19295,6 +19295,112 @@
"FirstSeen": 1475899200,
"topTrending": -0.9470000000000001
},
{
"Name": "gmail-order-bot",
"Repository": "lscr.io/lsiodev/gmail-order-bot",
"Registry": "https://github.com/orgs/lsiodev/packages/container/package/gmail-order-bot",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"DonateImg": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/lsiodev/docker-gmail-order-bot/issues/new/choose",
"Shell": "bash",
"GitHub": "https://github.com/lsiodev/docker-gmail-order-bot#application-setup",
"ReadMe": "https://github.com/lsiodev/docker-gmail-order-bot#readme",
"Project": "https://developers.google.com/gmail/api",
"Overview": "Gmail-order-bot(https://developers.google.com/gmail/api) - A bot used to leverage a Gmail account as an order messaging service to consume email orders from Nano Checkout(https://github.com/linuxserver/nano-checkout) and process them using any custom logic you choose.",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/gmail-order-bot.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png",
"Config": [
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "Path to gmail tokens and custom/default bots",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "BOT_NAME",
"Target": "BOT_NAME",
"Default": "discord",
"Description": "On successful order receive send the order payload to this bot (default bots are located in root/defaults/bots)",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "LOOP_TIME",
"Target": "LOOP_TIME",
"Default": "60",
"Description": "Time in seconds to reach into gmail and get new messages to process",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "linuxserver's Repository",
"ChangeLogPresent": true,
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/unraid/gmail-order-bot.xml",
"downloads": 181,
"LastUpdate": 1649261814,
"LastUpdateScan": 1649268208,
"FirstSeen": 1649268208
},
{
"Name": "grav",
"Repository": "lscr.io/linuxserver/grav",