Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
christinna9031 committed Jan 13, 2025
2 parents 43e92dd + 26a28ba commit 55980bd
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 7 deletions.
20 changes: 16 additions & 4 deletions extensions/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@
"details": {
"author": "Christina K.",
"description": "Adds a Spotify player to SAMMI for enhanced music control and display.",
"latest_version": "2.1",
"latest_version": "3.1",
"download_link": "https://christinak.itch.io/sammi-spotify"
}
},
Expand Down Expand Up @@ -1131,6 +1131,15 @@
"download_link": "https://ko-fi.com/s/f23ff15063"
}
},
{
"extension_name": "Bluesky",
"details": {
"author": "wolbee",
"description": "An extension to post to Bluesky, retrieve profile information, update your profile, and delete posts. Also provides notification triggers.",
"latest_version": "1.0.0",
"download_link": "https://ko-fi.com/s/e0410a1294"
}
},
{
"extension_name": "Emoji & Emote Sanitiser",
"alternate_names": [
Expand All @@ -1144,11 +1153,14 @@
}
},
{
"extension_name": "More String & Number Commands",
"extension_name": "Niche Commands",
"alternate_names": [
"More String & Number Commands"
],
"details": {
"author": "wolbee",
"description": "Extension to add additional String and Number commands to SAMMI",
"latest_version": "0.7.1",
"description": "Extension to add additional commands to SAMMI, that probably aren't useful enough to add natively, but wolbee thought they were cool",
"latest_version": "1.0.0",
"download_link": "https://ko-fi.com/s/54bc315b2d"
}
},
Expand Down
16 changes: 13 additions & 3 deletions extensions/wolbee.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"extensions": [
{
"extension_name": "Bluesky",
"details": {
"author": "wolbee",
"description": "An extension to post to Bluesky, retrieve profile information, update your profile, and delete posts. Also provides notification triggers.",
"latest_version": "1.0.0",
"download_link": "https://ko-fi.com/s/e0410a1294"
}
},
{
"extension_name": "Emoji & Emote Sanitiser",
"alternate_names": ["Emote Stripper"],
Expand All @@ -11,11 +20,12 @@
}
},
{
"extension_name": "More String & Number Commands",
"extension_name": "Niche Commands",
"alternate_names": ["More String & Number Commands"],
"details": {
"author": "wolbee",
"description": "Extension to add additional String and Number commands to SAMMI",
"latest_version": "0.7.1",
"description": "Extension to add additional commands to SAMMI, that probably aren't useful enough to add natively, but wolbee thought they were cool",
"latest_version": "1.0.0",
"download_link": "https://ko-fi.com/s/54bc315b2d"
}
},
Expand Down

0 comments on commit 55980bd

Please sign in to comment.