Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# DiscordGameStatus
A userscript for setting the currently playing game in the Discord web client

This 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.