bun-discord-bot/README.md

24 lines
573 B
Markdown
Raw Permalink Normal View History

# Bun discord bot
Official discord bot for [bun](https://bun.sh/) [discord server](https://bun.sh/discord)
## Contributing tags
2023-09-19 15:45:36 +02:00
To create a new tag, you need to fork this repository and add new file to `data/tags/name.md` file
Format:
2023-09-19 15:45:36 +02:00
```md
---
question: Question question question?
keywords:
- "keyword1"
- "keyword2"
---
comment 1
comment 2
comment 3
```
Informations:
- The bot uses interactions so you can use emoji from all discord servers. However, please only use ours as we can't control the others.
2022-07-16 15:40:06 +02:00
- You can use hyperlink `[bun.sh](<https://bun.sh>)`