From 52d3c0aface87b6dc80f292ce64f5c0cafff8d99 Mon Sep 17 00:00:00 2001 From: Cooper Date: Mon, 5 Aug 2024 12:34:58 -0500 Subject: [PATCH] Remove platform info as that info is in README.md Co-authored-by: Scyye <97131358+Scyye@users.noreply.github.com> --- src/plugins/extraConnectionLinks/index.ts | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/plugins/extraConnectionLinks/index.ts b/src/plugins/extraConnectionLinks/index.ts index e78fcb19f..11443d8d0 100644 --- a/src/plugins/extraConnectionLinks/index.ts +++ b/src/plugins/extraConnectionLinks/index.ts @@ -7,20 +7,6 @@ import { Devs } from "@utils/constants"; import definePlugin from "@utils/types"; -/** - * platforms that dont open natively (and the status of them) - * * Roblox (Added) - * * Xbox/Xbox Live (Added) - * * Epic Games (Added) - * ! Riot Games (can't view profiles) - * ! Leage of Legends (can't view profiles) (same as Riot Games) - * ! PSN (no other known way to view profiles after Sony removed My PlayStation) - * ! Battle.net (can't view profiles) - * ! Bungie.net (can't view profiles) - * ! Facebook (don't have discord's token for facebook apis) - * ! Crunchyroll (can't view other peoples profiles nor your own profile) - * ! Amazon Music (the id that discord shows is "amzn1..") - **/ /** * All the connection types implemented into this plugin