Go to file
Louis Hollingworth 6cbcb66cf3
(chore) Updated licences on last commit
Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
2023-10-29 17:42:08 +00:00
.github (#8) Now Reuse compliant and we now display the thread list! 2023-10-28 16:23:26 +01:00
.reuse (#8) Now Reuse compliant and we now display the thread list! 2023-10-28 16:23:26 +01:00
LICENSES (#8) Now Reuse compliant and we now display the thread list! 2023-10-28 16:23:26 +01:00
migrations (#8) Reporting now added, admin commands are also here 2023-10-29 14:40:12 +00:00
src (chore) Updated licences on last commit 2023-10-29 17:42:08 +00:00
translations (chore) Updated licences on last commit 2023-10-29 17:42:08 +00:00
.gitignore (#8) Now Reuse compliant and we now display the thread list! 2023-10-28 16:23:26 +01:00
build.rs (#8) Reporting now added, admin commands are also here 2023-10-29 14:40:12 +00:00
Cargo.lock (feat) Commands are now translatable. 2023-10-29 17:39:36 +00:00
Cargo.toml (feat) Commands are now translatable. 2023-10-29 17:39:36 +00:00
CODE_OF_CONDUCT.md (#8) Now Reuse compliant and we now display the thread list! 2023-10-28 16:23:26 +01:00
CONTRIBUTING.md (#8) Now Reuse compliant and we now display the thread list! 2023-10-28 16:23:26 +01:00
docker-compose.yml (#8) Now Reuse compliant and we now display the thread list! 2023-10-28 16:23:26 +01:00
Dockerfile (#8) Now Reuse compliant and we now display the thread list! 2023-10-28 16:23:26 +01:00
README.md (#8) Now Reuse compliant and we now display the thread list! 2023-10-28 16:23:26 +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.