refactor(blog): move content gen code to its own package

This commit is contained in:
Kim, Jimin 2023-06-18 11:58:13 +09:00
parent c9c8cd35c1
commit 5ab6b93fa3
66 changed files with 460 additions and 380 deletions

View file

@ -0,0 +1,13 @@
---
name: Llama Bot
overview: A discord bot.
image: /img/portfolio/llama-bot.png
repo: https://github.com/developomp/llama-bot
badges:
- nodedotjs
- javascript
- typescript
---
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).