mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 16:30:08 +00:00
269 B
269 B
Contributing
- This isn't a job! Have fun!
Code Philosophy
- Similar to how DD supports cross platform runtimes, we also are very flexible in the codebase. Where it makes sense to use Classes they can be used but mostly we prefer using no-class based approach.