Updated README and CONTRIBUTING to have

correct repository info

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
Louis Hollingworth 2023-05-03 20:09:11 +01:00
parent 429504787a
commit b62ab78325
Signed by: lucxjo
GPG key ID: B140F8923EF88DA9
2 changed files with 18 additions and 4 deletions

View file

@ -1,2 +1,16 @@
# template
A general template repo
# ER - Edvin Rydburg
A Discord bot designed around the [Young Royals](https://discord.gg/youngroyals)
Discord guild. This bot is the first generation of what will become Klara.
The intent for this bot is as a playground for features of the future Klara bot
that will be written in Rust or Go.
## Why TS/JS then Rust or Go?
Discordx makes it extremely easy to build a bot, so while I'm figuring things
out, this will ensure that I can quickly realise what will be needed. Once what
is needed is known, a more stable version can be made that, in Rust or Go, will
consume far less resources.
## Will the future Klara still be open-source?
Yes! Of course! Practically everything I do is open-source, I don't believe that
hiding work particularly helps anyone.