From 4911c87ee94dd25e49b4f14407d3e61ac5cf7e40 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 18 Feb 2025 16:11:03 -0800 Subject: [PATCH] docs: update readme --- README.md | 94 +++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 84 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 47a840e..89293de 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,98 @@ -# New Repository Template +# Naomi's Discord Rich Presence -This template contains all of our basic files for a new GitHub repository. There is also a handy workflow that will create an issue on a new repository made from this template, with a checklist for the steps we usually take in setting up a new repository. +This is a linux binary which allows you to display a custom rich presence on Discord. -If you're starting a Node.JS project with TypeScript, we have a [specific template](https://github.com/naomi-lgbt/nodejs-typescript-template) for that purpose. +## Prerequisites -## Readme +You will need a Discord application. You can set one up in their [Developer Portal](https://discord.com/developers/applications). Note that the name of your application will be exposed in your status while you're running this app. For example, I named my app "on her computer": -Delete all of the above text (including this line), and uncomment the below text to use our standard readme template. +![Naomi's discord account in the member list, showing "playing on her computer" as the status](https://cdn.nhcarrigan.com/projects/drpc/status.png) -