From e30c67e21f5161f280e4c88b2b97040be34a6cdf Mon Sep 17 00:00:00 2001 From: Tee Date: Sat, 25 Nov 2023 14:51:09 +0100 Subject: [PATCH] changed names --- .github/FUNDING.yml | 4 ++-- GUIDE.md | 4 ++-- README.md | 2 +- build-scripts/deploy.js | 4 ++-- build-scripts/webpack.rpc_client.config.js | 4 ++-- src/client-src/App.jsx | 4 ++-- src/client-src/cat.js | 4 ++-- src/client-src/components/ConfigItem.jsx | 4 ++-- src/client-src/components/Navigator.jsx | 4 ++-- src/client-src/controller.js | 4 ++-- src/client-src/discord.css | 4 ++-- src/client-src/index.css | 6 +++--- src/client-src/index.js | 4 ++-- src/client-src/page/Config.jsx | 4 ++-- src/client-src/page/Debug.jsx | 4 ++-- src/client-src/page/Preview.jsx | 4 ++-- src/client-src/page/Repository.jsx | 2 +- src/index.html | 4 ++-- src/rpc.html | 4 ++-- src/rpc_client-src/localstorage.js | 4 ++-- 20 files changed, 39 insertions(+), 39 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 57f118a..a9ba7fb 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,9 +1,9 @@ # These are supported funding model platforms -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: [teeteeteeteetee] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] patreon: # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username -ko_fi: lolitee +ko_fi: teeteeteeteetee tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry liberapay: # Replace with a single Liberapay username diff --git a/GUIDE.md b/GUIDE.md index fffc4d7..3c7a837 100644 --- a/GUIDE.md +++ b/GUIDE.md @@ -1,5 +1,5 @@ # Adobe Discord Rich Presence -![](https://github.com/lolitee/adobe-discord-rpc/raw/master/demo/demo.gif "Preview of Discord x Adobe Rich Presence.") +![](https://github.com/teeteeteeteetee/adobe-discord-rpc/raw/master/demo/demo.gif "Preview of Discord x Adobe Rich Presence.") # special thanks to Stxyl for helping me test macOS compatibility! @@ -8,7 +8,7 @@ This extension works on **CEP 8+ (2018+)** # How to -![](https://github.com/lolitee/adobe-discord-rpc/raw/master/demo/installation1.gif "Quick Demo of the Extension being installed") +![](https://github.com/teeteeteeteetee/adobe-discord-rpc/raw/master/demo/installation1.gif "Quick Demo of the Extension being installed") ## Method 1 [video guide](https://www.youtube.com/watch?v=uZUnG9jf9RI) diff --git a/README.md b/README.md index a423a7e..f20f5cd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Adobe Discord Rich Presence is an extension that connects Adobe apps with Discord and provides information for your profile. The extension auto-launches on app start up! [UXP Version of extension](https://github.com/teeteeteeteetee/adobe-discord-rpc-uxp) (in progress) -# Please do not clone the repository, get the extension from "Releases" https://github.com/lolitee/adobe-discord-rpc/releases +# Please do not clone the repository, get the extension from "Releases" https://github.com/teeteeteeteetee/adobe-discord-rpc/releases ![](demo/preview.gif) diff --git a/build-scripts/deploy.js b/build-scripts/deploy.js index 4d1d597..cf29289 100644 --- a/build-scripts/deploy.js +++ b/build-scripts/deploy.js @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Saturday, 4th February 2023 9:16:06 am * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Wednesday, 10th May 2023 12:06:52 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/build-scripts/webpack.rpc_client.config.js b/build-scripts/webpack.rpc_client.config.js index f8c4be6..088b6de 100644 --- a/build-scripts/webpack.rpc_client.config.js +++ b/build-scripts/webpack.rpc_client.config.js @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Thursday, 11th May 2023 1:23:48 pm * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Sunday, 2nd July 2023 1:45:15 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/App.jsx b/src/client-src/App.jsx index 6d0e5c0..219d55a 100644 --- a/src/client-src/App.jsx +++ b/src/client-src/App.jsx @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Saturday, 4th February 2023 9:16:06 am * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Saturday, 25th November 2023 12:05:51 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/cat.js b/src/client-src/cat.js index 30b5ec0..5b62d90 100644 --- a/src/client-src/cat.js +++ b/src/client-src/cat.js @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Sunday, 12th February 2023 2:31:38 pm * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Sunday, 12th February 2023 2:47:24 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/components/ConfigItem.jsx b/src/client-src/components/ConfigItem.jsx index 94e9f62..7717e99 100644 --- a/src/client-src/components/ConfigItem.jsx +++ b/src/client-src/components/ConfigItem.jsx @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Sunday, 12th February 2023 2:50:08 pm * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Tuesday, 19th September 2023 10:25:12 am + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/components/Navigator.jsx b/src/client-src/components/Navigator.jsx index b8bd94e..b75b616 100644 --- a/src/client-src/components/Navigator.jsx +++ b/src/client-src/components/Navigator.jsx @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Monday, 6th February 2023 9:35:09 pm * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Saturday, 25th November 2023 1:52:40 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/controller.js b/src/client-src/controller.js index 259df52..13a8c0e 100644 --- a/src/client-src/controller.js +++ b/src/client-src/controller.js @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Saturday, 4th February 2023 9:16:06 am * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Monday, 18th September 2023 11:35:31 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/discord.css b/src/client-src/discord.css index af3d8b2..9997d37 100644 --- a/src/client-src/discord.css +++ b/src/client-src/discord.css @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Sunday, 12th February 2023 6:59:21 pm * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Sunday, 12th February 2023 7:42:33 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/index.css b/src/client-src/index.css index ec0ee7b..0d7768c 100644 --- a/src/client-src/index.css +++ b/src/client-src/index.css @@ -3,11 +3,11 @@ * Project: discord-rpc * File Created: Tuesday, 7th February 2023 1:05:16 am * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Sunday, 12th February 2023 2:44:08 pm - * Modified By: Tee Tee + * Last Modified: Saturday, 25th November 2023 2:49:42 pm + * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love */ diff --git a/src/client-src/index.js b/src/client-src/index.js index a9b71da..080050f 100644 --- a/src/client-src/index.js +++ b/src/client-src/index.js @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Saturday, 4th February 2023 9:16:06 am * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Saturday, 25th November 2023 2:40:52 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/page/Config.jsx b/src/client-src/page/Config.jsx index a0a50cf..89886e0 100644 --- a/src/client-src/page/Config.jsx +++ b/src/client-src/page/Config.jsx @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Tuesday, 7th February 2023 11:30:23 am * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Saturday, 25th November 2023 1:02:43 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/page/Debug.jsx b/src/client-src/page/Debug.jsx index 18827e5..6ce2fa1 100644 --- a/src/client-src/page/Debug.jsx +++ b/src/client-src/page/Debug.jsx @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Tuesday, 7th February 2023 11:30:54 am * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Sunday, 12th February 2023 2:47:27 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/page/Preview.jsx b/src/client-src/page/Preview.jsx index db9237c..23ca643 100644 --- a/src/client-src/page/Preview.jsx +++ b/src/client-src/page/Preview.jsx @@ -3,10 +3,10 @@ * Project: discord-rpc * File Created: Tuesday, 7th February 2023 11:30:36 am * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Thursday, 23rd November 2023 2:52:08 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love diff --git a/src/client-src/page/Repository.jsx b/src/client-src/page/Repository.jsx index cbc61dc..a9711ec 100644 --- a/src/client-src/page/Repository.jsx +++ b/src/client-src/page/Repository.jsx @@ -6,7 +6,7 @@ * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Saturday, 25th November 2023 2:47:33 pm + * Last Modified: Saturday, 25th November 2023 2:49:53 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Demon Cat diff --git a/src/index.html b/src/index.html index 98a69dc..bd41681 100644 --- a/src/index.html +++ b/src/index.html @@ -3,10 +3,10 @@ Project: discord-rpc File Created: Saturday, 4th February 2023 9:16:06 am Author: Tee (tee@stainless.love) -Github: https://github.com/lolitee +Github: https://github.com/teeteeteeteetee Discord: Tee#0001 -Last Modified: Sunday, 12th February 2023 2:47:32 pm +Last Modified: Saturday, 25th November 2023 2:49:42 pm Modified By: Tee (tee@stainless.love) Copyright (c) 2023 Tee, Stainless Love diff --git a/src/rpc.html b/src/rpc.html index 1b49e8c..ea90071 100644 --- a/src/rpc.html +++ b/src/rpc.html @@ -3,10 +3,10 @@ Project: discord-rpc File Created: Saturday, 4th February 2023 10:58:06 am Author: Tee (tee@stainless.love) -Github: https://github.com/lolitee +Github: https://github.com/teeteeteeteetee Discord: Tee#0001 -Last Modified: Sunday, 12th February 2023 2:47:35 pm +Last Modified: Saturday, 25th November 2023 2:49:42 pm Modified By: Tee (tee@stainless.love) Copyright (c) 2023 Tee, Stainless Love diff --git a/src/rpc_client-src/localstorage.js b/src/rpc_client-src/localstorage.js index 81cbe56..539d801 100644 --- a/src/rpc_client-src/localstorage.js +++ b/src/rpc_client-src/localstorage.js @@ -3,10 +3,10 @@ * Project: discord-rpc-client * File Created: Sunday, 12th February 2023 9:36:50 pm * Author: Tee (tee@stainless.love) - * Github: https://github.com/lolitee + * Github: https://github.com/teeteeteeteetee * Discord: Tee#0001 * - * Last Modified: Saturday, 25th November 2023 12:23:38 pm + * Last Modified: Saturday, 25th November 2023 2:49:42 pm * Modified By: Tee (tee@stainless.love) * * Copyright (c) 2023 Tee, Stainless Love