refactor(blog): move content gen code to its own package
This commit is contained in:
parent
c9c8cd35c1
commit
5ab6b93fa3
66 changed files with 460 additions and 380 deletions
13
packages/blog-content/markdown/portfolio/llama bot.md
Normal file
13
packages/blog-content/markdown/portfolio/llama bot.md
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue