Find a file
Louis Hollingworth 2d4504dbe0
More modifications to Dockerfile
Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2023-06-18 19:19:38 +01:00
.github Initial commit 2023-05-02 18:36:59 +00:00
prisma (#2) Members can now be in multiple guilds 2023-06-18 14:05:21 +01:00
src Corrected a build error 2023-06-18 18:17:10 +01:00
.gitignore Add Discordx init 2023-05-02 19:59:36 +01:00
.runner (chore) Added script to migrate on Jenkins 2023-06-18 16:53:02 +01:00
CODE_OF_CONDUCT.md (#1) User reporting now complete 2023-06-14 18:43:50 +01:00
CONTRIBUTING.md (#1) User reporting now complete 2023-06-14 18:43:50 +01:00
docker-compose.yml Add Discordx init 2023-05-02 19:59:36 +01:00
Dockerfile More modifications to Dockerfile 2023-06-18 19:19:38 +01:00
LICENSE Initial commit 2023-05-02 18:36:59 +00:00
package.json (chore) Added script to migrate on Jenkins 2023-06-18 16:53:02 +01:00
pnpm-lock.yaml (#1) User reporting now complete 2023-06-14 18:43:50 +01:00
README.md (#1) User reporting now complete 2023-06-14 18:43:50 +01:00
tsconfig.json (#2) Members can now be in multiple guilds 2023-06-18 14:05:21 +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.