(#1) User reporting now complete

closes #1

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
Louis Hollingworth 2023-06-14 18:43:50 +01:00
parent faca0b2fda
commit 6770bd8d35
Signed by: lucxjo
GPG key ID: A11415CB3DC7809B
7 changed files with 856 additions and 349 deletions

View file

@ -1,4 +1,5 @@
# 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.
@ -6,11 +7,13 @@ 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.