From d637a197b22f0255eb78a00d49e011e9e247471c Mon Sep 17 00:00:00 2001 From: Erik Date: Fri, 12 Jul 2024 15:47:20 +0200 Subject: [PATCH] Add README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f5d67d0 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Galactic Bot + +Welcome to the Galactic Bot repository. +I've decided to open this up as I struggle to find motivation and time to work on this, so contributions welcome. + +I do require that any contributions conform to the linter rules present and code should strive to be legible and follow generally good programming practises. Pull requests must explain what they change/add and why. + +Discussion and questions are to be had in the [discord server](https://discord.gg/WDCTKGp). + +I will hopefully expand on this file and add others to help document this project, as it stands there is very little internal documentation. \ No newline at end of file