| app.js | ||
| asset.png | ||
| package.json | ||
| README.md | ||
'pv-bwrap' Embed for Discord.
A simple node application to workaround embedding your playing game on Discord.
Installation »
View Gallery
・
Report Bug
・
Request Feature
About pv-bwrap-embed
pv-bwrap-embed is a simple node application that is
designed to embed games from calling the Steam API
to your Discord client. This has been an issue for
a while, so this application solves that. You do
not need any additional game setup- it's all done
through Steams Public Web API. (๑′ᴗ‵๑)
Getting Started
To get the project installed, follow this simple guide.
Prerequisites:
This project depends on the following:
https://nodejs.org/en
https://steamcommunity.com/dev
https://discord.com/developers/applications
Installation:
-
Clone this repository and extract if needed.
-
Open the directory in a terminal, run:
npm ci
-
Edit the app.js file, include your Steam Web API Key, your Steam ID, and optionally, your Discord Application (or use the one provided.)
-
Start the application:
npm run dev
- Enjoy & make sure that Discord is running in the background.
Roadmap & Updates
- No roadmap provided. (yet?)
Please see the open issues for a list of proposed features (as well as known issues).
Contributing
If you want to make a contribution, please fork the repository & create a pull request. If you have a suggestion you would want to see, you can open a new issue with your request.
- Fork the project
- Create your Feature Branch (
git checkout -b feature/YourFeature) - Commit changes (
git commit -m 'This is my feature commit.') - Push to the Branch (
git push origin feature/YourFeature) - Open a Pull Request.
Contact & Support
- biz(at)spce.moe - Send me mail
- Git (This Project) - Project Link