Skip to content

Commit

Permalink
Merge pull request #17 from lobehub/feat/add-steam-plugin
Browse files Browse the repository at this point in the history
✨ feat: Add steam plugin
  • Loading branch information
canisminor1990 authored Jan 26, 2024
2 parents 8e16c9a + 75fa254 commit 44ccb7a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/steam.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"author": "LobeHub",
"createdAt": "2024-01-27",
"homepage": "https://github.com/lobehub/chat-plugin-steam",
"identifier": "steam",
"manifest": "https://steam.chat-plugin.lobehub.com/manifest.json",
"meta": {
"avatar": "https://steam.chat-plugin.lobehub.com/logo.webp",
"tags": ["steam", "game"],
"title": "Steam",
"description": "Obtain game information and user reviews from Steam."
},
"schemaVersion": 1
}

0 comments on commit 44ccb7a

Please sign in to comment.