Find a file
Louis Hollingworth b62ab78325
Updated README and CONTRIBUTING to have
correct repository info

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2023-05-03 20:09:11 +01:00
.github Initial commit 2023-05-02 18:36:59 +00:00
src Add Discordx init 2023-05-02 19:59:36 +01:00
.gitignore Add Discordx init 2023-05-02 19:59:36 +01:00
CODE_OF_CONDUCT.md Initial commit 2023-05-02 18:36:59 +00:00
CONTRIBUTING.md Updated README and CONTRIBUTING to have 2023-05-03 20:09:11 +01:00
docker-compose.yml Add Discordx init 2023-05-02 19:59:36 +01:00
Dockerfile Add Discordx init 2023-05-02 19:59:36 +01:00
LICENSE Initial commit 2023-05-02 18:36:59 +00:00
package.json Add Discordx init 2023-05-02 19:59:36 +01:00
pnpm-lock.yaml Add Discordx init 2023-05-02 19:59:36 +01:00
README.md Updated README and CONTRIBUTING to have 2023-05-03 20:09:11 +01:00
tsconfig.json Add Discordx init 2023-05-02 19:59:36 +01:00

ER - Edvin Rydburg

A Discord bot designed around the Young Royals 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.