added project description for llama bot

This commit is contained in:
Kim, Jimin 2022-03-05 17:14:32 +09:00
parent b7602e6cc1
commit 4a3e7db83c

View file

@ -13,3 +13,16 @@ badges:
- css3 - css3
- express - 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.