vault backup: 2023-03-10 15:46:33

This commit is contained in:
zleyyij 2023-03-10 15:46:34 -07:00
parent c12fd8c181
commit 71e3696af6

View File

@ -12,4 +12,4 @@ However, sticking with the system we currently definitely offers some pros:
Rewriting TS offers some pros: Rewriting TS offers some pros:
- We can document it as we go and decide on design patterns and practices to stick to before implementation begins - We can document it as we go and decide on design patterns and practices to stick to before implementation begins
- We evaluate the scale that TS needs to fit, and design according to that - We evaluate the scale that TS needs to fit, and design according to that
- We can switch to a language that may - We can switch to a language that may prove to be more performant/versatile, should we decide discord.py and python are not the best tool for our needs