A crazy experiment of using _Discord_ as a backend for Multiplayer Piano
 
Go to file
Lamp 0a290c4c10
Update README.md
2019-04-22 23:39:26 -07:00
README.md Update README.md 2019-04-22 23:39:26 -07:00
mpvd.user.js fix userset, store token in localStorage 2019-04-22 23:34:31 -07:00

README.md

MPP via Discord

A crazy experiment of using Discord as a backend for Multiplayer Piano. Using a Discord client, MPP's JSON data is sent to and received from a Discord server across multiple channels. Participants are based on members online. Supports notes, cursors, chat, and name changes.

Instructions

  1. Install Tampermonkey if you don't already have a userscript manager.
  2. Install the userscript.
  3. Join the Discord server.
  4. On your Developer Portal, create an app with a bot user.
  5. Invite it to the Discord server by generating an OAuth2 URL with the 'bot' scope and pasting it into your browser.
  6. Navigate to http://www.multiplayerpiano.com/mpp-via-discord and the script should activate.
  7. Paste the bot's token when prompted. This token will be stored in localStorage.token. You can change it with the local storage inspector of your developer tools.

Screenshot

Screenshot