Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/potcfdk/discordgamestatus
A userscript for setting the currently playing game in the Discord web client
https://github.com/potcfdk/discordgamestatus
discord discord-api discordapp greasemonkey tampermonkey userscript websockets
Last synced: 3 months ago
JSON representation
A userscript for setting the currently playing game in the Discord web client
- Host: GitHub
- URL: https://github.com/potcfdk/discordgamestatus
- Owner: PotcFdk
- License: apache-2.0
- Archived: true
- Created: 2017-02-20T15:44:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T08:41:36.000Z (over 4 years ago)
- Last Synced: 2024-10-01T06:01:15.651Z (3 months ago)
- Topics: discord, discord-api, discordapp, greasemonkey, tampermonkey, userscript, websockets
- Language: JavaScript
- Size: 45.9 KB
- Stars: 23
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiscordGameStatus
A userscript for setting the currently playing game in the Discord web clientThis userscript adds a button to the official Discord Web Client that lets you set your current game status.
![screenshot](https://i.imgur.com/48boAsN.png)
## Installation
1. Install [Violentmonkey](https://addons.mozilla.org/en-us/firefox/addon/violentmonkey/) (Firefox) or [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) (Chrome) / [Tampermonkey](https://addons.opera.com/en/extensions/details/tampermonkey-beta/) (Opera).
2. Open `https://github.com/PotcFdk/DiscordGameStatus/raw/master/DiscordGameStatus.user.js` or click [here](https://github.com/PotcFdk/DiscordGameStatus/raw/master/DiscordGameStatus.user.js).
3. Click `Install`.## Problems?
Feel free to [open an issue](https://github.com/PotcFdk/DiscordGameStatus/issues) in case you feel that something is not the way it should be.If you want to create [pull requests](https://github.com/PotcFdk/DiscordGameStatus/pulls), please base your work on the `develop` branch and create a pull-request against the `develop` branch.