diff --git a/Rewriting TS.md b/Rewriting TS.md index d9e96b4..f0d47bc 100644 --- a/Rewriting TS.md +++ b/Rewriting TS.md @@ -1,3 +1,4 @@ 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 codeba \ No newline at end of file +- The codebase is not documented very well, which makes changes to the core system difficult. +- \ No newline at end of file