From 4a3e7db83c7b2a830f2e45bd0fc9a17aef3444bb Mon Sep 17 00:00:00 2001 From: developomp Date: Sat, 5 Mar 2022 17:14:32 +0900 Subject: [PATCH] added project description for llama bot --- markdown/portfolio/llama bot.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/markdown/portfolio/llama bot.md b/markdown/portfolio/llama bot.md index 82e2040..8843b31 100644 --- a/markdown/portfolio/llama bot.md +++ b/markdown/portfolio/llama bot.md @@ -13,3 +13,16 @@ badges: - css3 - express --- + +The llama bot is a discord bot made for the [Llama's Pyjamas community discord server](discord.gg/2fsar34APa). +It is written in typescript and uses the [sapphire framework](https://sapphirejs.dev). + +It is unique in that it uses google firebase for most, if not all of its tasks and that it has a graphical web interface. + +## Web interface + +The web interface is written in typescript and svelte. + +## Documentation + +The documentation is built using docusaurus.