From 09655ada869c0bf2f0da7837103474c16e677342 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Fri, 10 Mar 2023 15:39:34 -0700 Subject: [PATCH] vault backup: 2023-03-10 15:39:34 --- Rewriting TS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Rewriting TS.md b/Rewriting TS.md index f0d47bc..f1bb280 100644 --- a/Rewriting TS.md +++ b/Rewriting TS.md @@ -1,4 +1,5 @@ TS is currently written in Python, depending on a technically EOL version of the discord.py library. It has grown to a massive scale, and provides all of the functionality that is critical for the server, but has some downsides. - The codebase is not documented very well, which makes changes to the core system difficult. -- \ No newline at end of file +- Python suffers from performance issues that have proven be meaningful at the scale of the server (they have been addressed) +- The migration to a new discord, \ No newline at end of file