Skip to content

Instantly share code, notes, and snippets.

@MrMcyeet
Created March 25, 2021 10:29
Show Gist options
  • Save MrMcyeet/7333d06e1cb508e01f7af349279fd02b to your computer and use it in GitHub Desktop.
Save MrMcyeet/7333d06e1cb508e01f7af349279fd02b to your computer and use it in GitHub Desktop.
{
"name": "RPC-Builder",
"author": "<3 MrMcyeet <3",
"description": "An automated discord RPC builder made by MrMcyeet <3",
"version": "1.0",
"main": "bot.js",
"scripts": {
"start": "node index.js"
},
"dependencies": {
"discord-rpc": "3.1.4"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment