mirror of
https://github.com/Xevion/v1.xevion.dev.git
synced 2026-01-31 02:26:24 -06:00
I was noticing that a lot of the Responses I was creating were literal duplicates, so I decided to move them all into a function so I could change them all at will. This could support optional args later so I could generate better and more concise Responses.