Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ feat: Add steam plugin #17

Merged
merged 1 commit into from
Jan 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Create steam.json
  • Loading branch information
canisminor1990 authored Jan 26, 2024
commit 75fa254f5e9efaf604c77bfb81fff7bd72ffc4c9
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
}
Loading