Skip to content

Commit

Permalink
Update .auto-generated/ folder
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 30, 2024
1 parent 00eec26 commit f132e30
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 68 deletions.
52 changes: 17 additions & 35 deletions .auto-generated/discord/cache.json
Original file line number Diff line number Diff line change
Expand Up @@ -7393,19 +7393,19 @@
},
{
"title": "Autotyper",
"version": "1.0.0",
"version": "2.0.0",
"_object": {
"title": "Autotyper",
"description": "Automatically sends a stored message in chat. To store your message, type ':setmsg {message}', and to send it, simply by saying '!'.",
"description": "The AutoTyper app features an intuitive, easy-to-use interface that simplifies repetitive messaging by automatically sending predefined messages at customizable intervals.",
"authors": [
{
"name": "Nanobyte",
"hotel": ".com",
"username": "Nanobyte",
"discord": "@boyd9037"
"discord": "@codemeneer"
}
],
"version": "1.0.0",
"version": "2.0.0",
"categories": [
"Usability"
],
Expand Down Expand Up @@ -7439,46 +7439,18 @@
"{port}",
"-f",
"{filename}"
],
"mac": [
"chmod",
"+x",
"autotyper-mac",
"&&",
"./autotyper-mac",
"-c",
"{cookie}",
"-p",
"{port}",
"-f",
"{filename}"
],
"linux": [
"chmod",
"+x",
"autotyper-linux",
"&&",
"./autotyper-linux",
"-c",
"{cookie}",
"-p",
"{port}",
"-f",
"{filename}"
]
},
"compatibility": {
"systems": [
"Windows",
"Mac",
"Linux"
"Windows"
],
"clients": [
"Origins"
]
},
"submissionDate": "27-07-2024 22:00:00",
"updateDate": "27-07-2024 22:00:00",
"updateDate": "23-08-2024 15:00:00",
"isOutdated": false
},
"discordMessages": [
Expand All @@ -7491,9 +7463,19 @@
"timestamp": 1722166075084,
"locked": false,
"score": 80
},
{
"channelId": "878094299403788330",
"guildId": "744927320871010404",
"messageId": "1279065279741300770",
"extVersion": "2.0.0",
"type": "update",
"timestamp": 1725023326877,
"locked": false,
"score": 0
}
],
"latestEmbed": 1722166075084
"latestEmbed": 1725023326877
},
{
"title": "GptReply",
Expand Down
38 changes: 5 additions & 33 deletions .auto-generated/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,18 +164,18 @@
},
{
"title": "Autotyper",
"description": "Automatically sends a stored message in chat. To store your message, type ':setmsg {message}', and to send it, simply by saying '!'.",
"description": "The AutoTyper app features an intuitive, easy-to-use interface that simplifies repetitive messaging by automatically sending predefined messages at customizable intervals.",
"authors": [
{
"name": "Nanobyte",
"hotel": ".com",
"username": "Nanobyte",
"discord": "@boyd9037",
"discord": "@codemeneer",
"extensionsCount": 3,
"reputation": 360
}
],
"version": "1.0.0",
"version": "2.0.0",
"categories": [
"Usability"
],
Expand Down Expand Up @@ -209,46 +209,18 @@
"{port}",
"-f",
"{filename}"
],
"mac": [
"chmod",
"+x",
"autotyper-mac",
"&&",
"./autotyper-mac",
"-c",
"{cookie}",
"-p",
"{port}",
"-f",
"{filename}"
],
"linux": [
"chmod",
"+x",
"autotyper-linux",
"&&",
"./autotyper-linux",
"-c",
"{cookie}",
"-p",
"{port}",
"-f",
"{filename}"
]
},
"compatibility": {
"systems": [
"Windows",
"Mac",
"Linux"
"Windows"
],
"clients": [
"Origins"
]
},
"submissionDate": "27-07-2024 22:00:00",
"updateDate": "27-07-2024 22:00:00",
"updateDate": "23-08-2024 15:00:00",
"isOutdated": false,
"rating": 90
},
Expand Down

0 comments on commit f132e30

Please sign in to comment.